Gemfile.lock in lt-lcms-0.3.1 vs Gemfile.lock in lt-lcms-0.4.0
- old
+ new
@@ -2,35 +2,35 @@
remote: .
specs:
lt-lcms (0.3.1)
google-api-client (~> 0.38)
httparty (~> 0.18)
- lt-google-api (~> 0.1)
+ lt-google-api (~> 0.2)
nokogiri (~> 1.10, >= 1.10.8)
rubyzip (~> 2)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
- ast (2.4.0)
- childprocess (1.0.0)
+ ast (2.4.1)
+ childprocess (4.0.0)
declarative (0.0.20)
declarative-option (0.1.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
- google-api-client (0.45.0)
+ google-api-client (0.46.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.9)
httpclient (>= 2.8.1, < 3.0)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
rexml
signet (~> 0.12)
- googleauth (0.13.1)
+ googleauth (0.14.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
@@ -38,13 +38,12 @@
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
iniparse (1.5.0)
- jaro_winkler (1.5.4)
jwt (2.2.2)
- lt-google-api (0.1.1)
+ lt-google-api (0.2.0)
google-api-client
googleauth
memoist (0.16.2)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
@@ -55,34 +54,37 @@
multi_xml (0.6.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
os (1.1.1)
- overcommit (0.49.1)
- childprocess (>= 0.6.3, < 2.0)
+ overcommit (0.57.0)
+ childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
- parallel (1.19.1)
- parser (2.7.1.2)
- ast (~> 2.4.0)
- powerpack (0.1.2)
+ parallel (1.19.2)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
+ regexp_parser (1.8.2)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.4)
- rubocop (0.59.2)
- jaro_winkler (~> 1.5.1)
+ rubocop (0.93.1)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
+ rexml
+ rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.0, >= 1.0.1)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (0.8.0)
+ parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
rubyzip (2.3.0)
signet (0.14.0)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
@@ -95,11 +97,11 @@
ruby
DEPENDENCIES
bundler (~> 1.16)
lt-lcms!
- overcommit (~> 0.49.1)
+ overcommit (~> 0.57)
rake (~> 13.0)
- rubocop (~> 0.59.2)
+ rubocop (~> 0.93.1)
BUNDLED WITH
1.17.3