Commit 4e2946d1 by dependabot[bot] Committed by Andrew W. Lee

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](https://github.com/e2/ruby_dep/compare/v1.3.1...v1.5.0) Signed-off-by: 's avatardependabot[bot] <support@dependabot.com>
parent ee524baa
......@@ -27,7 +27,7 @@ group :development, :test do
gem 'coveralls'
gem 'overcommit'
gem 'ruby_dep', '1.3.1'
gem 'ruby_dep', '1.5.0'
platforms :mri, :mingw do
gem 'pry', require: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment