Skip to content

Commit 5ada059

Browse files
update gem dependencies
1 parent ff9e40a commit 5ada059

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
@@ -34,7 +34,7 @@ GEM
3434
cmdparse (3.0.7)
3535
concurrent-ruby (1.3.4)
3636
connection_pool (2.4.1)
37-
csv (3.3.1)
37+
csv (3.3.2)
3838
diff-lcs (1.5.1)
3939
dorian (2.6.3)
4040
csv
@@ -78,16 +78,16 @@ GEM
7878
openssl (>= 2.2.1)
7979
i18n (1.14.6)
8080
concurrent-ruby (~> 1.0)
81-
json (2.9.0)
81+
json (2.9.1)
8282
language_server-protocol (3.17.0.3)
8383
libv8-node (18.19.0.0)
8484
libv8-node (18.19.0.0-arm64-darwin)
8585
libv8-node (18.19.0.0-x86_64-linux)
86-
logger (1.6.3)
86+
logger (1.6.4)
8787
mini_racer (0.16.0)
8888
libv8-node (~> 18.19.0.0)
8989
minitest (5.25.4)
90-
openssl (3.2.0)
90+
openssl (3.2.1)
9191
ostruct (0.6.1)
9292
parallel (1.26.3)
9393
parser (3.3.6.0)
@@ -146,7 +146,7 @@ GEM
146146
rubocop (~> 1.61)
147147
rubocop-rspec (~> 3, >= 3.0.1)
148148
ruby-progressbar (1.13.0)
149-
securerandom (0.4.0)
149+
securerandom (0.4.1)
150150
syntax_tree (6.2.0)
151151
prettier_print (>= 1.2.0)
152152
syntax_tree-haml (4.0.3)
@@ -160,7 +160,7 @@ GEM
160160
terminal-table (3.0.2)
161161
unicode-display_width (>= 1.1.1, < 3)
162162
thor (1.3.2)
163-
tilt (2.4.0)
163+
tilt (2.5.0)
164164
tzinfo (2.0.6)
165165
concurrent-ruby (~> 1.0)
166166
unicode-display_width (2.6.0)
@@ -192,4 +192,4 @@ RUBY VERSION
192192
ruby 3.3.5p100
193193

194194
BUNDLED WITH
195-
2.5.23
195+
2.6.1

0 commit comments

Comments
 (0)