Gemfile.lock in moosex-0.0.16 vs Gemfile.lock in moosex-0.0.17

- old
+ new

@@ -1,17 +1,26 @@ PATH remote: . specs: - moosex (0.0.16) + moosex (0.0.17) GEM remote: https://rubygems.org/ specs: + coveralls (0.7.0) + multi_json (~> 1.3) + rest-client + simplecov (>= 0.7) + term-ansicolor + thor diff-lcs (1.2.5) docile (1.1.3) + mime-types (2.1) multi_json (1.8.4) rake (10.1.1) + rest-client (1.6.7) + mime-types (>= 1.16) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.7) @@ -21,15 +30,20 @@ simplecov (0.8.2) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) + term-ansicolor (1.3.0) + tins (~> 1.0) + thor (0.18.1) + tins (1.0.0) PLATFORMS ruby DEPENDENCIES bundler (~> 1.5) + coveralls (>= 0.7.0) moosex! rake rspec - simplecov + simplecov (>= 0.8.2)