Skip to content

Commit 4e2946d

Browse files
dependabot[bot]drwl
authored andcommitted
Update ruby_dep requirement from 1.3.1 to 1.5.0 (#605)
Updates the requirements on [ruby_dep](https://github.com/e2/ruby_dep) to permit the latest version. - [Release notes](https://github.com/e2/ruby_dep/releases) - [Commits](e2/ruby_dep@v1.3.1...v1.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee524ba commit 4e2946d

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
@@ -27,7 +27,7 @@ group :development, :test do
2727
gem 'coveralls'
2828

2929
gem 'overcommit'
30-
gem 'ruby_dep', '1.3.1'
30+
gem 'ruby_dep', '1.5.0'
3131

3232
platforms :mri, :mingw do
3333
gem 'pry', require: false

0 commit comments

Comments
 (0)