Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit d6bb6ae

Browse files
Update gc_ruboconfig requirement from ~> 2.33.0 to ~> 3.0.0
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@v2.33.0...v3.0.0) --- updated-dependencies: - dependency-name: gc_ruboconfig dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07ef4a6 commit d6bb6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source "https://rubygems.org"
66
gemspec
77

88
group :development, :test do
9-
gem "gc_ruboconfig", "~> 2.33.0"
9+
gem "gc_ruboconfig", "~> 3.0.0"
1010
gem "pry", "~> 0.14.1"
1111
gem "rake", "~> 13.0"
1212
gem "rspec", "~> 3.11.0"

0 commit comments

Comments
 (0)