Skip to content

Commit

Permalink
Merge pull request #113 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/rubocop-rspec-2.25.0
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
2 parents c6b2d8e + 07a285f commit e64de4c
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 @@ -22,7 +22,7 @@ gem 'byebug', '~> 11.1'

# For linting
gem 'rubocop', '~> 1.57'
gem 'rubocop-rspec', '~> 2.24'
gem 'rubocop-rspec', '~> 2.25'

# For running tests in parallel
gem 'parallel_tests', '~> 4.3.0'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,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 @@ -179,7 +179,7 @@ DEPENDENCIES
parallel_tests (~> 4.3.0)
rspec (~> 3.12.0)
rubocop (~> 1.57)
rubocop-rspec (~> 2.24)
rubocop-rspec (~> 2.25)
selenium-webdriver (~> 4.14.0)
site_prism (~> 4.0)

Expand Down

0 comments on commit e64de4c

Please sign in to comment.