Gemfile.lock in itrp-client-1.0.9 vs Gemfile.lock in itrp-client-1.0.10
- old
+ new
@@ -1,33 +1,34 @@
PATH
remote: .
specs:
- itrp-client (1.0.8)
+ itrp-client (1.0.9)
activesupport
gem_config
mime-types
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.3)
+ activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
- docile (1.1.5)
gem_config (0.3.1)
+ hashdiff (0.2.3)
i18n (0.7.0)
json (1.8.3)
- mime-types (2.6.1)
- minitest (5.8.0)
- rake (10.4.2)
+ mime-types (2.6.2)
+ minitest (5.8.3)
+ multi_json (1.8.0)
+ rake (10.1.0)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
@@ -38,20 +39,20 @@
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
safe_yaml (1.0.4)
- simplecov (0.10.0)
- docile (~> 1.1.0)
- json (~> 1.8)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.0)
+ simplecov (0.7.1)
+ multi_json (~> 1.0)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- webmock (1.21.0)
+ webmock (1.22.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
+ hashdiff
PLATFORMS
ruby
DEPENDENCIES