Skip to content

Commit

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

Update gc_ruboconfig requirement from ~> 3.1.0 to ~> 3.2.0
  • Loading branch information
JoeSouthan authored May 25, 2022
2 parents ab09b75 + 1b0fa16 commit 79d14a9
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", "~> 3.1.0"
gem.add_development_dependency "gc_ruboconfig", "~> 3.2.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 79d14a9

Please sign in to comment.