Skip to content

Commit

Permalink
Merge pull request #622 from somleng/dependabot/bundler/components/ap…
Browse files Browse the repository at this point in the history
…p/rubocop-rspec-3.0.0

Bump rubocop-rspec from 2.31.0 to 3.0.0 in /components/app
  • Loading branch information
github-actions[bot] authored Jun 11, 2024
2 parents 900ce1c + 7085072 commit 737e985
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions components/app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ GEM
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.5)
parallel (1.24.0)
parallel (1.25.1)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -222,8 +222,8 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.0)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -250,10 +250,6 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
Expand All @@ -270,12 +266,7 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
rubocop-rspec (2.31.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop-rspec (3.0.0)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 737e985

Please sign in to comment.