gemfiles/rails_4.2.gemfile.lock in heavy_control-0.1.1 vs gemfiles/rails_4.2.gemfile.lock in heavy_control-0.1.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: ../ specs: - heavy_control (0.1.0) + heavy_control (0.1.1) rails (> 4) GEM remote: https://rubygems.org/ specs: @@ -47,13 +47,16 @@ rake thor (>= 0.14.0) arel (6.0.3) ast (2.3.0) builder (3.2.2) + codeclimate-test-reporter (0.6.0) + simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) concurrent-ruby (1.0.2) diff-lcs (1.2.5) + docile (1.1.5) erubis (2.7.0) globalid (0.3.7) activesupport (>= 4.1.0) i18n (0.7.0) json (1.8.3) @@ -125,10 +128,15 @@ powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) + simplecov (0.12.0) + docile (~> 1.1.0) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) slop (3.6.0) sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.1.1) @@ -145,9 +153,10 @@ ruby DEPENDENCIES appraisal bundler (~> 1.12) + codeclimate-test-reporter heavy_control! pry rails (~> 4.2) rake (~> 10.0) rspec (~> 3.0)