summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Kopiński <bartosz.kopinski@netguru.pl>2014-04-04 00:39:24 +0200
committerBartosz Kopiński <bartosz.kopinski@netguru.pl>2014-04-04 00:39:24 +0200
commit7a92282fdb85e435c05f953112e0d39f4211e207 (patch)
tree9be36fceb8497643a1c60acf017056ca5aa9b818
parent6e46973bc122503581ca3b0151fe92608d4b53a3 (diff)
downloadhashie-7a92282fdb85e435c05f953112e0d39f4211e207.tar.gz
upgrading rubocop to 0.20.0 to work with ruby-head builds
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2582b00..a2606c8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,4 +8,4 @@ end
gemspec
-gem 'rubocop', '~> 0.19.1'
+gem 'rubocop', '~> 0.20.0'