Skip to content

Commit

Permalink
update gem dependencies in Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Dec 15, 2024
1 parent 163aa5d commit 5f4c32a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.0)
activesupport (8.0.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -48,7 +48,7 @@ GEM
cmdparse (3.0.7)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
csv (3.3.1)
diff-lcs (1.5.1)
dorian-arguments (1.2.2)
bigdecimal
Expand All @@ -59,7 +59,7 @@ GEM
dorian-to_struct (2.0.2)
drb (2.2.1)
geom2d (0.4.1)
git (2.3.2)
git (2.3.3)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
Expand All @@ -68,21 +68,21 @@ GEM
temple (>= 0.8.2)
thor
tilt
hexapdf (1.0.2)
hexapdf (1.0.3)
cmdparse (~> 3.0, >= 3.0.3)
geom2d (~> 0.4, >= 0.4.1)
openssl (>= 2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.8.2)
json (2.9.0)
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.1)
logger (1.6.3)
mini_racer (0.16.0)
libv8-node (~> 18.19.0.0)
minitest (5.25.2)
minitest (5.25.4)
openssl (3.2.0)
ostruct (0.6.1)
parallel (1.26.3)
Expand All @@ -96,7 +96,7 @@ GEM
rack (3.1.8)
rainbow (3.1.1)
rchardet (1.8.0)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -109,18 +109,18 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.68.0)
rspec-support (3.13.2)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.36.1)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -136,13 +136,13 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.2.0)
rubocop-rspec (3.3.0)
rubocop (~> 1.61)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
securerandom (0.3.2)
securerandom (0.4.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
syntax_tree-haml (4.0.3)
Expand Down

0 comments on commit 5f4c32a

Please sign in to comment.