Skip to content

Commit

Permalink
Update gc_ruboconfig requirement from ~> 3.6.2 to ~> 4.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [gc_ruboconfig](https://github.com/gocardless/ruboconfig) to permit the latest version.
- [Release notes](https://github.com/gocardless/ruboconfig/releases)
- [Changelog](https://github.com/gocardless/gc_ruboconfig/blob/master/CHANGELOG.md)
- [Commits](gocardless/gc_ruboconfig@v3.6.2...v4.3.0)

---
updated-dependencies:
- dependency-name: gc_ruboconfig
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 9a25b27 commit ee1ffbb
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.6.2"
gem.add_development_dependency "gc_ruboconfig", "~> 4.3.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 ee1ffbb

Please sign in to comment.