Skip to content

Commit 47b3f27

Browse files
update gem dependencies in Gemfile.lock
1 parent 49f055a commit 47b3f27

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
@@ -32,7 +32,7 @@ GEM
3232
cmdparse (3.0.7)
3333
concurrent-ruby (1.3.4)
3434
connection_pool (2.4.1)
35-
csv (3.3.1)
35+
csv (3.3.2)
3636
diff-lcs (1.5.1)
3737
dorian (2.6.3)
3838
csv
@@ -76,16 +76,16 @@ GEM
7676
openssl (>= 2.2.1)
7777
i18n (1.14.6)
7878
concurrent-ruby (~> 1.0)
79-
json (2.9.0)
79+
json (2.9.1)
8080
language_server-protocol (3.17.0.3)
8181
libv8-node (18.19.0.0)
8282
libv8-node (18.19.0.0-arm64-darwin)
8383
libv8-node (18.19.0.0-x86_64-linux)
84-
logger (1.6.3)
84+
logger (1.6.4)
8585
mini_racer (0.16.0)
8686
libv8-node (~> 18.19.0.0)
8787
minitest (5.25.4)
88-
openssl (3.2.0)
88+
openssl (3.2.1)
8989
ostruct (0.6.1)
9090
parallel (1.26.3)
9191
parser (3.3.6.0)
@@ -144,7 +144,7 @@ GEM
144144
rubocop (~> 1.61)
145145
rubocop-rspec (~> 3, >= 3.0.1)
146146
ruby-progressbar (1.13.0)
147-
securerandom (0.4.0)
147+
securerandom (0.4.1)
148148
syntax_tree (6.2.0)
149149
prettier_print (>= 1.2.0)
150150
syntax_tree-haml (4.0.3)
@@ -158,7 +158,7 @@ GEM
158158
terminal-table (3.0.2)
159159
unicode-display_width (>= 1.1.1, < 3)
160160
thor (1.3.2)
161-
tilt (2.4.0)
161+
tilt (2.5.0)
162162
tzinfo (2.0.6)
163163
concurrent-ruby (~> 1.0)
164164
unicode-display_width (2.6.0)
@@ -190,4 +190,4 @@ RUBY VERSION
190190
ruby 3.3.5p100
191191

192192
BUNDLED WITH
193-
2.5.23
193+
2.6.1

0 commit comments

Comments
 (0)