Gemfile.lock in uniqush-rb-0.0.4 vs Gemfile.lock in uniqush-rb-0.0.5
- old
+ new
@@ -1,22 +1,27 @@
PATH
remote: .
specs:
- uniqush-rb (0.0.4)
- rest-client (~> 1.7.2)
+ uniqush-rb (0.0.1)
+ rest-client (~> 1.8.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
- mime-types (2.4.3)
- netrc (0.8.0)
+ domain_name (0.5.20160310)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ mime-types (2.99.1)
+ netrc (0.11.0)
rake (10.3.2)
- rest-client (1.7.2)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
@@ -28,10 +33,13 @@
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
safe_yaml (1.0.4)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.2)
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
PLATFORMS
@@ -41,5 +49,8 @@
bundler (~> 1.7)
rake (~> 10.0)
rspec (~> 3.1.0)
uniqush-rb!
webmock (~> 1.18.0)
+
+BUNDLED WITH
+ 1.11.2