We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d41ef commit ba56359Copy full SHA for ba56359
1 file changed
Gemfile
@@ -1,5 +1,7 @@
1
+# encoding: utf-8
2
+
3
source 'https://rubygems.org'
4
5
gem 'rake'
6
gem 'serverspec'
-gem 'rubocop', '~> 0.23'
7
+gem 'rubocop', '~> 0.23'
0 commit comments