We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9916b91 commit b5c9f60Copy full SHA for b5c9f60
1 file changed
Gemfile
@@ -1,9 +1,8 @@
1
-# encoding: utf-8
2
-
3
source 'https://rubygems.org'
4
5
gem 'highline', '~> 1.6.0'
6
gem 'inspec', '~> 1'
+gem 'rack', '1.6.4'
7
gem 'rake'
8
gem 'rubocop', '~> 0.46.0'
9
0 commit comments