Skip to content

Commit

Permalink
Bump simplycop from 2.6.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 2.6.0 to 2.7.1.
- [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 Nov 1, 2024
1 parent 191556c commit 0c40a82
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -16,6 +17,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
coderay (1.1.3)
concurrent-ruby (1.3.4)
Expand All @@ -30,7 +32,7 @@ GEM
faraday (~> 2.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.4)
json (2.7.5)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.0.0)
Expand All @@ -42,7 +44,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand Down Expand Up @@ -76,7 +78,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.33.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -85,12 +87,12 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.1.0)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
Expand All @@ -100,14 +102,14 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
simplycop (2.6.0)
simplycop (2.7.1)
rubocop (= 1.67.0)
rubocop-ast (= 1.32.3)
rubocop-ast (= 1.33.0)
rubocop-capybara (= 2.21.0)
rubocop-factory_bot (= 2.26.1)
rubocop-performance (= 1.22.1)
rubocop-rails (= 2.26.2)
rubocop-rspec (= 3.1.0)
rubocop-rails (= 2.27.0)
rubocop-rspec (= 3.2.0)
rubocop-rspec_rails (= 2.30.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 0c40a82

Please sign in to comment.