Skip to content

Commit

Permalink
Bump simplycop from 1.14.15 to 1.14.16
Browse files Browse the repository at this point in the history
Bumps [simplycop](https://github.com/simplybusiness/simplycop) from 1.14.15 to 1.14.16.
- [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 Jan 3, 2024
1 parent 404d5c2 commit 97fc9c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :development, :test do
gem 'rspec'
gem 'rspec-mocks', '~> 3.12.6'
gem 'simplecov', '< 0.18'
gem 'simplycop', '1.14.15'
gem 'simplycop', '1.14.16'
end

gem "faraday-retry", "~> 2.2"
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.5)
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand All @@ -32,7 +32,7 @@ GEM
faraday (~> 2.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
json (2.7.1)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
Expand All @@ -41,7 +41,7 @@ GEM
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
parallel (1.24.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
Expand All @@ -52,7 +52,7 @@ GEM
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
Expand All @@ -107,7 +107,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
simplycop (1.14.15)
simplycop (1.14.16)
rubocop (= 1.57.2)
rubocop-performance (= 1.19.1)
rubocop-rails (= 2.22.2)
Expand All @@ -128,7 +128,7 @@ DEPENDENCIES
rspec-mocks (~> 3.12.6)
semantic
simplecov (< 0.18)
simplycop (= 1.14.15)
simplycop (= 1.14.16)

BUNDLED WITH
2.4.12

0 comments on commit 97fc9c7

Please sign in to comment.