We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7403c24 commit 3f72c6fCopy full SHA for 3f72c6f
1 file changed
Gemfile
@@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
6
7
# Dev dependencies
8
gem 'awesome_print', '~> 1.8'
9
-gem 'bundler', '~> 2.0'
+gem 'bundler', '>= 2.0'
10
gem 'codecov', '~> 0.1'
11
gem 'erb'
12
gem 'guard', '~> 2.16'
0 commit comments