Gemfile.lock in itrp-client-1.0.14 vs Gemfile.lock in itrp-client-1.1.0
- old
+ new
@@ -1,36 +1,38 @@
PATH
remote: .
specs:
- itrp-client (1.0.13)
+ itrp-client (1.1.0)
activesupport
gem_config
mime-types
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.5.1)
+ activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.4.0)
+ addressable (2.5.0)
+ public_suffix (~> 2.0, >= 2.0.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
gem_config (0.3.1)
- hashdiff (0.2.3)
+ hashdiff (0.3.1)
i18n (0.7.0)
json (1.8.3)
- mime-types (3.0)
+ mime-types (3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2015.1120)
- minitest (5.8.4)
- rake (10.5.0)
+ mime-types-data (3.2016.0521)
+ minitest (5.9.1)
+ public_suffix (2.0.4)
+ rake (11.3.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)
@@ -41,19 +43,19 @@
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.11.1)
+ simplecov (0.12.0)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- webmock (1.22.6)
+ webmock (2.1.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
PLATFORMS
@@ -63,9 +65,9 @@
bundler (~> 1.3)
itrp-client!
rake
rspec (~> 3.3.0)
simplecov
- webmock
+ webmock (~> 2)
BUNDLED WITH
- 1.10.6
+ 1.11.2