Skip to content

Commit ba3aba1

Browse files
update gem versions in Gemfile.lock
1 parent 0ffed34 commit ba3aba1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ GEM
3333
cmdparse (3.0.7)
3434
concurrent-ruby (1.3.4)
3535
connection_pool (2.4.1)
36-
csv (3.3.1)
36+
csv (3.3.2)
3737
diff-lcs (1.5.1)
3838
dorian (2.6.3)
3939
csv
@@ -77,16 +77,16 @@ GEM
7777
openssl (>= 2.2.1)
7878
i18n (1.14.6)
7979
concurrent-ruby (~> 1.0)
80-
json (2.9.0)
80+
json (2.9.1)
8181
language_server-protocol (3.17.0.3)
8282
libv8-node (18.19.0.0)
8383
libv8-node (18.19.0.0-arm64-darwin)
8484
libv8-node (18.19.0.0-x86_64-linux)
85-
logger (1.6.3)
85+
logger (1.6.4)
8686
mini_racer (0.16.0)
8787
libv8-node (~> 18.19.0.0)
8888
minitest (5.25.4)
89-
openssl (3.2.0)
89+
openssl (3.2.1)
9090
ostruct (0.6.1)
9191
parallel (1.26.3)
9292
parser (3.3.6.0)
@@ -145,7 +145,7 @@ GEM
145145
rubocop (~> 1.61)
146146
rubocop-rspec (~> 3, >= 3.0.1)
147147
ruby-progressbar (1.13.0)
148-
securerandom (0.4.0)
148+
securerandom (0.4.1)
149149
syntax_tree (6.2.0)
150150
prettier_print (>= 1.2.0)
151151
syntax_tree-haml (4.0.3)
@@ -159,7 +159,7 @@ GEM
159159
terminal-table (3.0.2)
160160
unicode-display_width (>= 1.1.1, < 3)
161161
thor (1.3.2)
162-
tilt (2.4.0)
162+
tilt (2.5.0)
163163
tzinfo (2.0.6)
164164
concurrent-ruby (~> 1.0)
165165
unicode-display_width (2.6.0)
@@ -191,4 +191,4 @@ RUBY VERSION
191191
ruby 3.3.5p100
192192

193193
BUNDLED WITH
194-
2.5.23
194+
2.6.1

0 commit comments

Comments
 (0)