Skip to content

Commit

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

Update gc_ruboconfig requirement from ~> 2.29.0 to ~> 2.30.0
  • Loading branch information
thekeshavgoel authored Jan 5, 2022
2 parents f4d213e + be0f4ad commit 2344cdb
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.29.0"
gem.add_development_dependency "gc_ruboconfig", "~> 2.30.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 2344cdb

Please sign in to comment.