Gemfile.lock in remocon-0.3.0 vs Gemfile.lock in remocon-0.3.1
- old
+ new
@@ -1,11 +1,10 @@
PATH
remote: .
specs:
- remocon (0.3.0)
+ remocon (0.3.1)
activesupport
- google-api-client (~> 0.11)
googleauth
thor
GEM
remote: https://rubygems.org/
@@ -18,39 +17,26 @@
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
- declarative (0.0.10)
- declarative-option (0.1.0)
diff-lcs (1.3)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
- google-api-client (0.23.4)
- addressable (~> 2.5, >= 2.5.1)
- googleauth (>= 0.5, < 0.7.0)
- httpclient (>= 2.8.1, < 3.0)
- mime-types (~> 3.0)
- representable (~> 3.0)
- retriable (>= 2.0, < 4.0)
googleauth (0.6.4)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.7)
- httpclient (2.8.3)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
jwt (2.1.0)
memoist (0.16.0)
method_source (0.9.0)
- mime-types (3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
os (1.0.0)
parallel (1.12.1)
@@ -61,15 +47,10 @@
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rainbow (3.0.0)
rake (10.5.0)
- representable (3.0.4)
- declarative (< 0.1.0)
- declarative-option (< 0.2.0)
- uber (< 0.2.0)
- retriable (3.1.2)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
@@ -97,10 +78,9 @@
multi_json (~> 1.10)
thor (0.20.0)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
- uber (0.1.0)
unicode-display_width (1.4.0)
PLATFORMS
ruby