Skip to content

Commit

Permalink
Merge pull request #161 from gocardless/dependabot/bundler/rubocop-tw…
Browse files Browse the repository at this point in the history
…-1.48.1

Update rubocop requirement from ~> 1.43.0 to ~> 1.48.1
  • Loading branch information
JoeSouthan authored Mar 31, 2023
2 parents 4c9ccff + 0265751 commit d84e3d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion business.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "gc_ruboconfig", "~> 3.6.0"
spec.add_development_dependency "rspec", "~> 3.1"
spec.add_development_dependency "rubocop", "~> 1.43.0"
spec.add_development_dependency "rubocop", "~> 1.48.1"
spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit d84e3d0

Please sign in to comment.