Skip to content

Commit

Permalink
Merge pull request #251 from gocardless/bump-gc-ruboconfig
Browse files Browse the repository at this point in the history
[deps] - Bump gc_ruboconfig 4.3 -> 5.0
  • Loading branch information
piiraa authored Aug 5, 2024
2 parents 8598003 + f6471b6 commit df14cd8
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 @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.required_ruby_version = ">= 2.7.0"
spec.add_development_dependency "gc_ruboconfig", "~> 4.3"
spec.add_development_dependency "gc_ruboconfig", "~> 5.0"
spec.add_development_dependency "nokogiri", "~> 1.6"
spec.add_development_dependency "pry", "~> 0.13"
spec.add_development_dependency "pry-byebug", "~> 3.10"
Expand Down

0 comments on commit df14cd8

Please sign in to comment.