Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent dcf1f88 commit b8c0aba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.4)
Expand All @@ -68,7 +68,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.63.2)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -79,8 +79,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand All @@ -104,8 +104,8 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simplycop (1.16.5)
rubocop (= 1.63.2)
simplycop (1.17.0)
rubocop (= 1.63.4)
rubocop-performance (= 1.21.0)
rubocop-rails (= 2.24.1)
rubocop-rspec (= 2.29.1)
Expand Down

0 comments on commit b8c0aba

Please sign in to comment.