Gemfile.lock in platform-api-0.0.9 vs Gemfile.lock in platform-api-0.1.0

- old
+ new

@@ -1,21 +1,23 @@ PATH remote: . specs: - platform-api (0.0.8) - heroics (~> 0.0.5) + platform-api (0.1.0) + heroics (~> 0.0.9) GEM remote: https://rubygems.org/ specs: + erubis (2.7.0) excon (0.33.0) - heroics (0.0.6) + heroics (0.0.9) + erubis (~> 2.7.0) excon moneta - multi_json + multi_json (>= 1.9.2) netrc moneta (0.7.20) - multi_json (1.9.3) + multi_json (1.10.0) netrc (0.7.7) rake (10.2.2) yard (0.8.7.2) PLATFORMS