Skip to content

Commit

Permalink
Merge pull request #598 from ivgiuliani/dependabot/bundler/rubocop-rs…
Browse files Browse the repository at this point in the history
…pec-2.25.0

Bump rubocop-rspec from 2.24.1 to 2.25.0
  • Loading branch information
ivgiuliani authored Oct 29, 2023
2 parents cd62230 + ca07c01 commit 258531e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ group :development do
gem "factory_bot", "~> 6.3.0"
gem "rspec", "~> 3.12.0"
gem "rubocop", "~> 1.57.2"
gem "rubocop-rspec", "~> 2.24.1"
gem "rubocop-rspec", "~> 2.25.0"
gem "webmock", "~> 3.19.1"

gem "pry-byebug"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -176,7 +176,7 @@ DEPENDENCIES
rspec (~> 3.12.0)
rspec_junit_formatter (= 0.6.0)
rubocop (~> 1.57.2)
rubocop-rspec (~> 2.24.1)
rubocop-rspec (~> 2.25.0)
rufus-scheduler (~> 3.9.1)
sentry-raven (~> 3.1.2)
songkick-transport (~> 1.11.0)
Expand Down

0 comments on commit 258531e

Please sign in to comment.