From 5f4c32af87401fbd13754a92214050494689a921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Sun, 15 Dec 2024 17:09:04 +0100 Subject: [PATCH] update gem dependencies in Gemfile.lock --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fe703b..240143c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -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 @@ -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) @@ -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) @@ -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) @@ -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) @@ -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)