diff --git a/Gemfile.lock b/Gemfile.lock index e91bebd..d9fe450 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,8 +104,8 @@ GEM i18n (1.14.4) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.12.0) - rdoc + irb (1.13.1) + rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) language_server-protocol (3.17.0.3) @@ -194,7 +194,7 @@ GEM rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.3) + reline (0.5.5) io-console (~> 0.5) rexml (3.2.6) rspec (3.13.0) @@ -229,8 +229,8 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) @@ -242,7 +242,7 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.1) + rubocop-rspec (2.29.2) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) diff --git a/gemfiles/rails-7.1/Gemfile.lock b/gemfiles/rails-7.1/Gemfile.lock index 3609dee..71be229 100644 --- a/gemfiles/rails-7.1/Gemfile.lock +++ b/gemfiles/rails-7.1/Gemfile.lock @@ -103,8 +103,8 @@ GEM i18n (1.14.4) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.12.0) - rdoc + irb (1.13.1) + rdoc (>= 4.0.0) reline (>= 0.4.2) loofah (2.22.0) crass (~> 1.0.2) @@ -185,7 +185,7 @@ GEM rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) - reline (0.5.3) + reline (0.5.5) io-console (~> 0.5) rspec (3.13.0) rspec-core (~> 3.13.0) diff --git a/gemfiles/rails-main/Gemfile.lock b/gemfiles/rails-main/Gemfile.lock index cc80147..d17f66b 100644 --- a/gemfiles/rails-main/Gemfile.lock +++ b/gemfiles/rails-main/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: a94938f10ce0f34c765028e518caed6527a31d11 + revision: f6fd15cb7563740ba3896207ed28e1308301d9dc branch: main specs: actioncable (7.2.0.alpha) @@ -88,7 +88,7 @@ GIT railties (7.2.0.alpha) actionpack (= 7.2.0.alpha) activesupport (= 7.2.0.alpha) - irb + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -125,8 +125,8 @@ GEM i18n (1.14.4) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.12.0) - rdoc + irb (1.13.1) + rdoc (>= 4.0.0) reline (>= 0.4.2) loofah (2.22.0) crass (~> 1.0.2) @@ -180,7 +180,7 @@ GEM rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) - reline (0.5.3) + reline (0.5.5) io-console (~> 0.5) rspec (3.13.0) rspec-core (~> 3.13.0)