Gemfile.lock in hubspot-ruby-0.1.5 vs Gemfile.lock in hubspot-ruby-0.1.6

- old
+ new

@@ -2,16 +2,17 @@ remote: http://rubygems.org/ specs: activesupport (3.2.12) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.3.3) + addressable (2.3.6) awesome_print (1.1.0) celluloid (0.16.0) timers (~> 4.0.0) coderay (1.1.0) - crack (0.3.2) + crack (0.4.2) + safe_yaml (~> 1.0.0) diff-lcs (1.2.1) ffi (1.9.6) formatador (0.2.5) git (1.2.5) guard (2.6.1) @@ -31,11 +32,11 @@ jeweler (1.8.4) bundler (~> 1.0) git (>= 1.2.5) rake rdoc - json (1.7.7) + json (1.8.1) listen (2.7.11) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) @@ -59,21 +60,22 @@ rspec-mocks (~> 2.13.0) rspec-core (2.13.1) rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.0) + safe_yaml (1.0.4) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.6.0) thor (0.19.1) timecop (0.7.1) timers (4.0.1) hitimes vcr (2.4.0) - webmock (1.11.0) + webmock (1.9.3) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby @@ -89,6 +91,6 @@ rr rspec simplecov timecop vcr - webmock + webmock (< 1.10)