Skip to content

Commit

Permalink
Bump simplycop from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 2.7.1 to 2.7.2.
- [Commits](https://github.com/simplybusiness/simplycop/commits)

---
updated-dependencies:
- dependency-name: simplycop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 4, 2024
1 parent 6912921 commit b80128c
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 @@ -11,7 +11,7 @@ group :development, :test do
gem 'rspec'
gem 'rspec-mocks', '~> 3.13.2'
gem 'simplecov', '< 0.18'
gem 'simplycop', '2.7.1'
gem 'simplycop', '2.7.2'
end

gem "faraday-retry", "~> 2.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
simplycop (2.7.1)
simplycop (2.7.2)
rubocop (= 1.67.0)
rubocop-ast (= 1.33.0)
rubocop-capybara (= 2.21.0)
Expand All @@ -138,7 +138,7 @@ DEPENDENCIES
rspec-mocks (~> 3.13.2)
semantic
simplecov (< 0.18)
simplycop (= 2.7.1)
simplycop (= 2.7.2)

BUNDLED WITH
2.5.22

0 comments on commit b80128c

Please sign in to comment.