Skip to content

Commit

Permalink
Bump simplycop from 1.16.2 to 1.16.4
Browse files Browse the repository at this point in the history
Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 1.16.2 to 1.16.4.
- [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] authored Apr 9, 2024
1 parent c8d236f commit 70a78d8
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
hashdiff (1.1.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.22.3)
mutex_m (0.2.0)
Expand All @@ -50,7 +50,7 @@ GEM
racc
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rainbow (3.1.1)
rbtree3 (0.7.1)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -85,27 +85,30 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.20.2)
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.24.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.27.1)
rubocop-rspec (2.29.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
simplycop (1.16.2)
simplycop (1.16.4)
rubocop (= 1.62.1)
rubocop-performance (= 1.20.2)
rubocop-rails (= 2.24.0)
rubocop-rspec (= 2.27.1)
rubocop-performance (= 1.21.0)
rubocop-rails (= 2.24.1)
rubocop-rspec (= 2.29.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 70a78d8

Please sign in to comment.