Gemfile.lock in itrp-client-1.0.4 vs Gemfile.lock in itrp-client-1.0.5

- old
+ new

@@ -1,23 +1,31 @@ PATH remote: . specs: - itrp-client (1.0.3) + itrp-client (1.0.5) activesupport gem_config mime-types GEM remote: https://rubygems.org/ specs: - activesupport (3.0.0) + activesupport (4.0.1) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) addressable (2.3.5) + atomic (1.1.14) crack (0.4.1) safe_yaml (~> 0.9.0) diff-lcs (1.2.4) gem_config (0.2.4) + i18n (0.6.5) mime-types (2.0) + minitest (4.7.5) multi_json (1.8.0) rake (10.1.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) @@ -29,9 +37,12 @@ safe_yaml (0.9.5) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) + thread_safe (0.1.3) + atomic + tzinfo (0.3.38) webmock (1.13.0) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS