Skip to content

Commit

Permalink
Merge pull request #75 from gocardless/dependabot/bundler/gc_ruboconf…
Browse files Browse the repository at this point in the history
…ig-tw-2.24.0

Update gc_ruboconfig requirement from ~> 2.23.0 to ~> 2.24.0
  • Loading branch information
JoeSouthan authored Feb 2, 2021
2 parents df182a7 + 99f5541 commit 180eb55
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,7 +20,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_development_dependency "gc_ruboconfig", "~> 2.23.0"
spec.add_development_dependency "gc_ruboconfig", "~> 2.24.0"
spec.add_development_dependency "rspec", "~> 3.1"
spec.add_development_dependency "rspec_junit_formatter", "~> 0.4.1"
spec.add_development_dependency "rubocop", "~> 1.9.1"
Expand Down

0 comments on commit 180eb55

Please sign in to comment.