Gemfile.lock in rubocop-rspec-0.18.1 vs Gemfile.lock in rubocop-rspec-1.0.rc1
- old
+ new
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- rubocop-rspec (0.18.1)
- rubocop (~> 0.18)
+ rubocop-rspec (1.0.rc1)
+ rubocop (~> 0.19, >= 0.19)
GEM
remote: https://rubygems.org/
specs:
- ast (1.1.0)
+ ast (2.0.0)
columnize (0.3.6)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
@@ -25,12 +25,12 @@
docile (1.1.2)
ffi2-generators (0.1.1)
json (1.8.1)
mime-types (2.1)
multi_json (1.8.4)
- parser (2.1.4)
- ast (~> 1.1)
+ parser (2.1.9)
+ ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
powerpack (0.0.9)
racc (1.4.11)
rainbow (2.0.0)
rake (10.1.1)
@@ -52,15 +52,17 @@
rubinius-developer_tools (2.0.0)
rubinius-coverage (~> 2.0)
rubinius-debugger (~> 2.0)
rubinius-profiler (~> 2.0)
rubinius-profiler (2.0.1)
- rubocop (0.18.1)
+ rubocop (0.21.0)
json (>= 1.7.7, < 2)
- parser (~> 2.1.3)
+ parser (~> 2.1.9)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
+ ruby-progressbar (~> 1.4)
+ ruby-progressbar (1.5.1)
rubysl (2.0.15)
rubysl-abbrev (~> 2.0)
rubysl-base64 (~> 2.0)
rubysl-benchmark (~> 2.0)
rubysl-bigdecimal (~> 2.0)
@@ -264,10 +266,10 @@
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- slop (3.4.7)
+ slop (3.5.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.13.1)