Gemfile.lock in itrp-client-1.0.0 vs Gemfile.lock in itrp-client-1.0.1
- old
+ new
@@ -1,31 +1,23 @@
PATH
remote: .
specs:
- itrp-client (1.0.0)
+ itrp-client (1.0.1)
activesupport
gem_config
mime-types
GEM
remote: https://rubygems.org/
specs:
- 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)
+ activesupport (3.0.0)
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)
+ mime-types (1.25)
multi_json (1.8.0)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
@@ -37,12 +29,9 @@
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