Skip to content

Commit 7ebf11a

Browse files
update gem dependencies
1 parent a6b5dfc commit 7ebf11a

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
@@ -35,7 +35,7 @@ GEM
3535
cmdparse (3.0.7)
3636
concurrent-ruby (1.3.4)
3737
connection_pool (2.4.1)
38-
csv (3.3.1)
38+
csv (3.3.2)
3939
diff-lcs (1.5.1)
4040
dorian (2.6.3)
4141
csv
@@ -81,16 +81,16 @@ GEM
8181
openssl (>= 2.2.1)
8282
i18n (1.14.6)
8383
concurrent-ruby (~> 1.0)
84-
json (2.9.0)
84+
json (2.9.1)
8585
language_server-protocol (3.17.0.3)
8686
libv8-node (18.19.0.0)
8787
libv8-node (18.19.0.0-arm64-darwin)
8888
libv8-node (18.19.0.0-x86_64-linux)
89-
logger (1.6.3)
89+
logger (1.6.4)
9090
mini_racer (0.16.0)
9191
libv8-node (~> 18.19.0.0)
9292
minitest (5.25.4)
93-
openssl (3.2.0)
93+
openssl (3.2.1)
9494
ostruct (0.6.1)
9595
parallel (1.26.3)
9696
parser (3.3.6.0)
@@ -149,7 +149,7 @@ GEM
149149
rubocop (~> 1.61)
150150
rubocop-rspec (~> 3, >= 3.0.1)
151151
ruby-progressbar (1.13.0)
152-
securerandom (0.4.0)
152+
securerandom (0.4.1)
153153
syntax_tree (6.2.0)
154154
prettier_print (>= 1.2.0)
155155
syntax_tree-haml (4.0.3)
@@ -163,7 +163,7 @@ GEM
163163
terminal-table (3.0.2)
164164
unicode-display_width (>= 1.1.1, < 3)
165165
thor (1.3.2)
166-
tilt (2.4.0)
166+
tilt (2.5.0)
167167
tzinfo (2.0.6)
168168
concurrent-ruby (~> 1.0)
169169
unicode-display_width (2.6.0)
@@ -196,4 +196,4 @@ RUBY VERSION
196196
ruby 3.3.5p100
197197

198198
BUNDLED WITH
199-
2.5.23
199+
2.6.1

0 commit comments

Comments
 (0)