Gemfile.lock in decanter-0.5.4 vs Gemfile.lock in decanter-0.5.5

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - decanter (0.5.2) + decanter (0.5.4) activesupport GEM remote: https://rubygems.org/ specs: @@ -25,11 +25,15 @@ json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) builder (3.2.2) + codeclimate-test-reporter (0.4.8) + simplecov (>= 0.7.1, < 1.0.0) diff-lcs (1.2.5) + docile (1.1.5) + dotenv (2.1.0) erubis (2.7.0) i18n (0.7.0) json (1.8.3) loofah (2.0.3) nokogiri (>= 1.5.9) @@ -69,20 +73,27 @@ rspec-core (~> 3.3.0) rspec-expectations (~> 3.3.0) rspec-mocks (~> 3.3.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) + simplecov (0.11.2) + docile (~> 1.1.0) + json (~> 1.8) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) thor (0.19.1) thread_safe (0.3.5) tzinfo (1.2.2) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES bundler (~> 1.9) + codeclimate-test-reporter decanter! + dotenv rake (~> 10.0) rspec-rails BUNDLED WITH 1.10.6