Skip to content

Commit

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

Update gc_ruboconfig requirement from ~> 2.33.0 to ~> 3.0.0
  • Loading branch information
JoeSouthan authored Feb 14, 2022
2 parents 2dcc07b + 0a7cf9f commit 34672a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibandit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require File.expand_path("lib/ibandit/version", __dir__)

Gem::Specification.new do |gem|
gem.add_development_dependency "gc_ruboconfig", "~> 2.33.0"
gem.add_development_dependency "gc_ruboconfig", "~> 3.0.0"
gem.add_development_dependency "nokogiri", "~> 1.6"
gem.add_development_dependency "pry", "~> 0.13"
gem.add_development_dependency "pry-byebug", "~> 3.9"
Expand Down

0 comments on commit 34672a2

Please sign in to comment.