Skip to content

Commit

Permalink
Merge pull request #194 from openSUSE/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-3.0.1

Bump rubocop-rspec from 2.30.0 to 3.0.1
  • Loading branch information
hellcp authored Jun 18, 2024
2 parents ec26a57 + b9e1d97 commit ca7b1f6
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ GEM
tzinfo
validate_url
webfinger (~> 2.0)
parallel (1.24.0)
parallel (1.25.1)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -313,8 +313,8 @@ GEM
regexp_parser (2.9.2)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.0)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
Expand Down Expand Up @@ -345,22 +345,13 @@ 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-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.30.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 (~> 1.40)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-vips (2.2.1)
ffi (~> 1.12)
Expand Down
Binary file removed vendor/cache/parallel-1.24.0.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.25.1.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.2.8.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-capybara-2.20.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-factory_bot-2.25.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rspec-2.30.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-rspec-3.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-rspec_rails-2.28.3.gem
Binary file not shown.

0 comments on commit ca7b1f6

Please sign in to comment.