Skip to content

Commit

Permalink
Merge pull request gocardless#127 from gocardless/dependabot/bundler/…
Browse files Browse the repository at this point in the history
…rubocop-tw-1.30.0
  • Loading branch information
kevinrobayna authored May 30, 2022
2 parents a0c9b96 + 35033f2 commit ec51084
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 @@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "gc_ruboconfig", "~> 3.2.0"
spec.add_development_dependency "rspec", "~> 3.1"
spec.add_development_dependency "rspec_junit_formatter", "~> 0.5.1"
spec.add_development_dependency "rubocop", "~> 1.29.1"
spec.add_development_dependency "rubocop", "~> 1.30.0"
spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit ec51084

Please sign in to comment.