Skip to content

Commit

Permalink
update gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Dec 21, 2024
1 parent 24df681 commit 4e47bda
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
cmdparse (3.0.7)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.1)
csv (3.3.2)
diff-lcs (1.5.1)
dorian (2.6.3)
csv
Expand Down Expand Up @@ -78,16 +78,16 @@ GEM
openssl (>= 2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
libv8-node (18.19.0.0)
libv8-node (18.19.0.0-arm64-darwin)
libv8-node (18.19.0.0-x86_64-linux)
logger (1.6.3)
logger (1.6.4)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.25.4)
openssl (3.2.0)
openssl (3.2.1)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.6.0)
Expand Down Expand Up @@ -146,7 +146,7 @@ GEM
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
securerandom (0.4.0)
securerandom (0.4.1)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
syntax_tree-haml (4.0.3)
Expand All @@ -160,7 +160,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Expand Down Expand Up @@ -192,4 +192,4 @@ RUBY VERSION
ruby 3.3.5p100

BUNDLED WITH
2.5.23
2.6.1

0 comments on commit 4e47bda

Please sign in to comment.