Skip to content

Commit

Permalink
Merge pull request #516 from gocardless/dependabot/bundler/gc_rubocon…
Browse files Browse the repository at this point in the history
…fig-tw-4.3.0

Update gc_ruboconfig requirement from ~> 3.6.0 to ~> 4.3.0
  • Loading branch information
ivgiuliani authored Sep 7, 2023
2 parents 53a450b + cd0245b commit a45a827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statesman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "ammeter", "~> 1.1"
spec.add_development_dependency "bundler", "~> 2"
spec.add_development_dependency "gc_ruboconfig", "~> 3.6.0"
spec.add_development_dependency "gc_ruboconfig", "~> 4.3.0"
spec.add_development_dependency "mysql2", ">= 0.4", "< 0.6"
spec.add_development_dependency "pg", ">= 0.18", "<= 1.6"
spec.add_development_dependency "rails", ">= 5.2"
Expand Down

0 comments on commit a45a827

Please sign in to comment.