Gemfile.lock in messages_dictionary-0.0.1.rc2 vs Gemfile.lock in messages_dictionary-0.0.1

- old
+ new

@@ -1,20 +1,55 @@ PATH remote: . specs: - messages_dictionary (0.0.1.rc2) + messages_dictionary (0.0.1) hashie (~> 3.4) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: + codeclimate-test-reporter (0.5.0) + simplecov (>= 0.7.1, < 1.0.0) + coderay (1.1.1) + diff-lcs (1.2.5) + docile (1.1.5) hashie (3.4.3) + 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) + rake (11.1.2) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.4) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + simplecov (0.11.2) + docile (~> 1.1.0) + json (~> 1.8) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.0) + slop (3.6.0) PLATFORMS ruby x86-mingw32 DEPENDENCIES + codeclimate-test-reporter (~> 0.5) messages_dictionary! + pry + rake (~> 11.1) + rspec (~> 3.4) BUNDLED WITH 1.11.2