gemfiles/rails_5.0.gemfile.lock in heavy_control-0.1.1 vs gemfiles/rails_5.0.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: @@ -49,17 +49,21 @@ rake thor (>= 0.14.0) arel (7.1.1) 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 (2.0.2) loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) method_source (0.8.2) @@ -126,10 +130,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) @@ -149,9 +158,10 @@ ruby DEPENDENCIES appraisal bundler (~> 1.12) + codeclimate-test-reporter heavy_control! pry rails (~> 5.0) rake (~> 10.0) rspec (~> 3.0)