Skip to content

Commit

Permalink
Merge pull request #245 from simplybusiness/dependabot/bundler/simply…
Browse files Browse the repository at this point in the history
…cop-2.11.1
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
2 parents 1d0f1e9 + 98b3962 commit 23f85ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.11.0'
gem 'simplycop', '2.11.1'
end

gem "faraday-retry", "~> 2.2"
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GEM
benchmark (0.4.0)
bigdecimal (3.1.9)
coderay (1.1.3)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
diff-lcs (1.5.1)
docile (1.4.1)
Expand All @@ -34,7 +34,7 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
json (2.9.1)
jwt (2.10.1)
Expand All @@ -49,7 +49,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pry (0.15.2)
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.11.0)
simplycop (2.11.1)
rubocop (= 1.70.0)
rubocop-ast (= 1.37.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.11.0)
simplycop (= 2.11.1)

BUNDLED WITH
2.5.22

0 comments on commit 23f85ce

Please sign in to comment.