Skip to content

Commit

Permalink
Merge pull request #189 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/rubocop-rspec-3.4.0
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
2 parents 4c92248 + bd96f53 commit 6156da3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'rubocop', '~> 1.70'
gem 'rubocop-capybara', '~> 2.20'
gem 'rubocop-rails', '~> 2.29'
gem 'rubocop-rake', '~> 0.6'
gem 'rubocop-rspec', '~> 3.3'
gem 'rubocop-rspec', '~> 3.4'

# Gems for documenting the package
gem 'yard', '~> 0.9'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.3.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
Expand Down Expand Up @@ -275,7 +275,7 @@ DEPENDENCIES
rubocop-capybara (~> 2.20)
rubocop-rails (~> 2.29)
rubocop-rake (~> 0.6)
rubocop-rspec (~> 3.3)
rubocop-rspec (~> 3.4)
simplecov (~> 0.21)
yard (~> 0.9)

Expand Down

0 comments on commit 6156da3

Please sign in to comment.