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 c8bcc0d commit 7396338Copy full SHA for 7396338
Gemfile
@@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
6
7
# Dev dependencies
8
gem 'awesome_print', '~> 1.9'
9
-gem 'bundler', '~> 2.6'
+gem 'bundler', '~> 2.2'
10
gem 'codecov', '~> 0.6'
11
gem 'erb', '~> 4.0'
12
gem 'guard', '~> 2.19'
0 commit comments