From c35bbd8509ae6a86c01477d877323f8f8dc2507d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Sun, 15 Dec 2024 17:05:51 +0100 Subject: [PATCH] update gemfile.lock with latest dependencies --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4704d78..c9d5663 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -43,7 +43,7 @@ GEM zeitwerk concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.1) did-you-mean (0.1.1) levenshtein (>= 0.2.0) diff-lcs (1.5.1) @@ -74,7 +74,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) @@ -83,13 +83,13 @@ 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-ruby (1.1.2) dorian-arguments zeitwerk @@ -97,10 +97,10 @@ GEM levenshtein (0.2.2) 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) @@ -114,7 +114,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) @@ -127,18 +127,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) @@ -154,14 +154,14 @@ 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-prof (1.7.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)