Gemfile.lock in lt-lcms-0.5.0 vs Gemfile.lock in lt-lcms-0.6.0
- old
+ new
@@ -1,156 +1,164 @@
PATH
remote: .
specs:
- lt-lcms (0.4.4)
- google-api-client (~> 0.38)
+ lt-lcms (0.6.0)
+ google-apis-core (~> 0.11, >= 0.11.1)
httparty (~> 0.18)
- lt-google-api (~> 0.2, >= 0.2.4)
+ lt-google-api (~> 0.3)
nokogiri (~> 1.10, >= 1.10.8)
rubyzip (~> 2)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4)
+ activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.6)
+ public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
+ base64 (0.1.1)
childprocess (4.1.0)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.2.2)
+ csv (3.2.7)
declarative (0.0.20)
- faraday (1.5.1)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0.1)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.1)
- faraday-patron (~> 1.0)
- multipart-post (>= 1.2, < 3)
+ faraday (2.7.12)
+ base64
+ faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- gems (1.2.0)
- google-api-client (0.53.0)
- google-apis-core (~> 0.1)
- google-apis-generator (~> 0.1)
- google-apis-core (0.4.0)
+ faraday-net_http (3.0.2)
+ ffi (1.15.5)
+ fileutils (1.7.1)
+ google-apis-core (0.11.2)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
webrick
- google-apis-discovery_v1 (0.6.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-generator (0.4.0)
- activesupport (>= 5.0)
- gems (~> 1.2)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-discovery_v1 (~> 0.5)
- thor (>= 0.20, < 2.a)
- googleauth (0.16.2)
- faraday (>= 0.17.3, < 2.0)
+ google-apis-drive_v3 (0.46.0)
+ google-apis-core (>= 0.11.0, < 2.a)
+ google-cloud-env (2.1.0)
+ faraday (>= 1.0, < 3.a)
+ googleauth (1.9.1)
+ faraday (>= 1.0, < 3.a)
+ google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
- memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
- signet (~> 0.14)
- httparty (0.18.1)
- mime-types (~> 3.0)
+ signet (>= 0.16, < 2.a)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
- i18n (1.8.10)
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
iniparse (1.5.0)
json (2.6.3)
- jwt (2.2.3)
+ jwt (2.7.1)
language_server-protocol (3.17.0.3)
- lt-google-api (0.2.4)
- google-api-client (~> 0.46)
- googleauth (~> 0.14)
- memoist (0.16.2)
- mime-types (3.3.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0704)
- mini_mime (1.1.0)
- minitest (5.14.4)
+ listen (3.8.0)
+ rb-fsevent (~> 0.10, >= 0.10.3)
+ rb-inotify (~> 0.9, >= 0.9.10)
+ logger (1.5.3)
+ lt-google-api (0.3.0)
+ google-apis-drive_v3 (~> 0.46)
+ googleauth (~> 1.9)
+ mini_mime (1.1.5)
+ minitest (5.19.0)
multi_json (1.15.0)
multi_xml (0.6.0)
- multipart-post (2.1.1)
- nokogiri (1.15.3-x86_64-linux)
+ nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
- os (1.1.1)
- overcommit (0.58.0)
+ nokogiri (1.15.4-x86_64-linux)
+ racc (~> 1.4)
+ os (1.1.4)
+ overcommit (0.60.0)
childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
- public_suffix (4.0.6)
+ public_suffix (5.0.4)
racc (1.7.1)
rainbow (3.1.1)
- rake (13.0.3)
+ rake (13.0.6)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
+ rbs (3.1.3)
regexp_parser (2.8.1)
- representable (3.1.1)
+ representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
- rexml (3.2.5)
- rubocop (1.54.1)
+ rexml (3.2.6)
+ rubocop (1.56.2)
+ base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.28.0, < 2.0)
+ rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
- signet (0.15.0)
- addressable (~> 2.3)
- faraday (>= 0.17.3, < 2.0)
+ securerandom (0.2.2)
+ signet (0.18.0)
+ addressable (~> 2.8)
+ faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
- thor (1.1.0)
- trailblazer-option (0.1.1)
- tzinfo (2.0.4)
+ steep (1.5.3)
+ activesupport (>= 5.1)
+ concurrent-ruby (>= 1.1.10)
+ csv (>= 3.0.9)
+ fileutils (>= 1.1.0)
+ json (>= 2.1.0)
+ language_server-protocol (>= 3.15, < 4.0)
+ listen (~> 3.0)
+ logger (>= 1.3.0)
+ parser (>= 3.1)
+ rainbow (>= 2.2.2, < 4.0)
+ rbs (>= 3.1.0)
+ securerandom (>= 0.1)
+ strscan (>= 1.0.0)
+ terminal-table (>= 2, < 4)
+ strscan (3.0.6)
+ terminal-table (3.0.2)
+ unicode-display_width (>= 1.1.1, < 3)
+ trailblazer-option (0.1.2)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.4.2)
- webrick (1.7.0)
- zeitwerk (2.4.2)
+ webrick (1.8.1)
PLATFORMS
+ aarch64-linux
x86_64-linux
DEPENDENCIES
- bundler (~> 1.16)
+ bundler (~> 2.4)
lt-lcms!
- overcommit (~> 0.57)
+ overcommit (~> 0.60)
rake (~> 13.0)
rubocop (~> 1.54)
+ steep (~> 1.5.3)
BUNDLED WITH
- 2.4.6
+ 2.4.22