Gemfile.lock in cloudsight-0.0.2 vs Gemfile.lock in cloudsight-0.0.3
- old
+ new
@@ -1,18 +1,36 @@
+PATH
+ remote: .
+ specs:
+ cloudsight (0.0.2)
+ json
+ rest-client (~> 1.6)
+
GEM
remote: https://rubygems.org/
specs:
- json (1.8.1)
- mime-types (2.2)
- rake (10.3.2)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- simple_oauth (0.2.0)
+ domain_name (0.5.20170404)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ json (2.1.0)
+ mime-types (2.99.3)
+ netrc (0.11.0)
+ rake (12.0.0)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.4)
PLATFORMS
ruby
DEPENDENCIES
- json
+ bundler (~> 1.6)
+ cloudsight!
rake
- rest-client
- simple_oauth
+
+BUNDLED WITH
+ 1.13.7