Skip to content

Commit

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

Update gc_ruboconfig requirement from ~> 2.25.0 to ~> 2.26.0
  • Loading branch information
JoeSouthan authored Jun 29, 2021
2 parents 0e5571d + ec38c35 commit 5ad3c76
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.25.0"
gem.add_development_dependency "gc_ruboconfig", "~> 2.26.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 5ad3c76

Please sign in to comment.