Skip to content

Commit

Permalink
Bump simplycop from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 2.12.0 to 2.12.1.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2025
1 parent df6778b commit 1b775ac
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 @@ -11,7 +11,7 @@ group :development, :test do
gem 'rspec'
gem 'rspec-mocks', '~> 3.13.2'
gem 'simplecov', '< 0.18'
gem 'simplycop', '2.12.0'
gem 'simplycop', '2.12.1'
end

gem "faraday-retry", "~> 2.2"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
method_source (~> 1.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rainbow (3.1.1)
regexp_parser (2.10.0)
rspec (3.13.0)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
simplycop (2.12.0)
simplycop (2.12.1)
rubocop (= 1.71.0)
rubocop-ast (= 1.38.0)
rubocop-capybara (= 2.21.0)
Expand Down Expand Up @@ -141,7 +141,7 @@ DEPENDENCIES
rspec-mocks (~> 3.13.2)
semantic
simplecov (< 0.18)
simplycop (= 2.12.0)
simplycop (= 2.12.1)

BUNDLED WITH
2.5.22

0 comments on commit 1b775ac

Please sign in to comment.