bump rubocop
This commit is contained in:
parent
e0e2ab01af
commit
6404f5df2b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -232,7 +232,7 @@ group :development do
|
|||
|
||||
# Linters
|
||||
gem "jshintrb", "0.3.0"
|
||||
gem "rubocop", "0.32.1"
|
||||
gem "rubocop", "0.34.2"
|
||||
|
||||
# Preloading environment
|
||||
|
||||
|
|
|
|||
|
|
@ -636,7 +636,7 @@ GEM
|
|||
rspec-mocks (~> 3.3.0)
|
||||
rspec-support (~> 3.3.0)
|
||||
rspec-support (3.3.0)
|
||||
rubocop (0.32.1)
|
||||
rubocop (0.34.2)
|
||||
astrolabe (~> 1.3)
|
||||
parser (>= 2.2.2.5, < 3.0)
|
||||
powerpack (~> 0.1)
|
||||
|
|
@ -856,7 +856,7 @@ DEPENDENCIES
|
|||
roxml (= 3.1.6)
|
||||
rspec-instafail (= 0.4.0)
|
||||
rspec-rails (= 3.3.3)
|
||||
rubocop (= 0.32.1)
|
||||
rubocop (= 0.34.2)
|
||||
ruby-oembed (= 0.8.14)
|
||||
rubyzip (= 1.1.7)
|
||||
sass-rails (= 5.0.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue