Skip to content

Commit 3f72c6f

Browse files
committed
Update Gemfile
1 parent 7403c24 commit 3f72c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

77
# Dev dependencies
88
gem 'awesome_print', '~> 1.8'
9-
gem 'bundler', '~> 2.0'
9+
gem 'bundler', '>= 2.0'
1010
gem 'codecov', '~> 0.1'
1111
gem 'erb'
1212
gem 'guard', '~> 2.16'

0 commit comments

Comments
 (0)