Gemfile.lock in noip-0.1 vs Gemfile.lock in noip-0.2

- old
+ new

@@ -1,15 +1,20 @@ PATH remote: . specs: - noip (0.1) + noip (0.2) + thor GEM remote: https://rubygems.org/ specs: + codeclimate-test-reporter (0.4.8) + simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) diff-lcs (1.2.5) + docile (1.1.5) + json (1.8.3) method_source (0.8.2) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -25,16 +30,23 @@ rspec-support (~> 3.3.0) rspec-mocks (3.3.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) + simplecov (0.10.0) + docile (~> 1.1.0) + json (~> 1.8) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) slop (3.6.0) + thor (0.19.1) PLATFORMS ruby DEPENDENCIES bundler + codeclimate-test-reporter noip! pry rake rspec