diff --git a/Gemfile.lock b/Gemfile.lock index 01d8748..827e5dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT remote: https://github.com/panorama-ed/panolint-ruby - revision: 465233325a7ee2051d41dc98d93b05749ac215b0 + revision: 507a53649491fea260811767ac544a80d8ec5e52 branch: main specs: panolint-ruby (0) rubocop (= 1.64.1) rubocop-performance (= 1.21.1) - rubocop-rspec (= 2.29.2) + rubocop-rspec (= 3.0.2) GEM remote: https://rubygems.org/ @@ -22,7 +22,7 @@ GEM racc (1.8.0) rainbow (3.1.1) regexp_parser (2.9.2) - rexml (3.3.0) + rexml (3.3.1) strscan rspec (3.13.0) rspec-core (~> 3.13.0) @@ -50,19 +50,10 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.31.3) parser (>= 3.3.1.0) - rubocop-capybara (2.21.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.26.1) - rubocop (~> 1.61) rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rspec (2.29.2) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.29.1) + rubocop-rspec (3.0.2) rubocop (~> 1.61) ruby-progressbar (1.13.0) strscan (3.1.0)