diff --git a/Gemfile.lock b/Gemfile.lock index 57d480b..53d0fdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,64 +13,102 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + activesupport (6.1.4) + 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) builder (3.2.3) byebug (3.5.1) columnize (~> 0.8) debugger-linecache (~> 1.2) slop (~> 3.6) columnize (0.9.0) + concurrent-ruby (1.1.9) crack (0.4.3) safe_yaml (~> 1.0.0) debugger-linecache (1.2.0) - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - excon (0.62.0) - faraday (0.15.2) + excon (0.84.0) + 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) - google-api-client (0.23.4) + 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) addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.5, < 0.7.0) - httpclient (>= 2.8.1, < 3.0) - mime-types (~> 3.0) + googleauth (>= 0.16.2, < 2.a) + httpclient (>= 2.8.1, < 3.a) + mini_mime (~> 1.0) representable (~> 3.0) - retriable (>= 2.0, < 4.0) - googleauth (0.6.4) - faraday (~> 0.12) + 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) jwt (>= 1.4, < 3.0) - memoist (~> 0.12) + memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) - signet (~> 0.7) + signet (~> 0.14) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - jwt (2.1.0) + i18n (1.8.10) + concurrent-ruby (~> 1.0) + jwt (2.2.3) mail (2.7.0) mini_mime (>= 0.1.1) - memoist (0.16.0) - mime-types (3.2.2) + memoist (0.16.2) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) + mime-types-data (3.2021.0704) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.3.5) minitest-stub_any_instance (1.0.1) - multi_json (1.13.1) - multipart-post (2.0.0) + multi_json (1.15.0) + multipart-post (2.1.1) netrc (0.11.0) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) nokogiri-happymapper (0.6.0) nokogiri (~> 1.5) - octokit (4.10.0) + octokit (4.21.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - os (1.0.0) + os (1.1.1) pdf-core (0.7.0) - percy-client (1.15.0) + percy-client (2.0.4) addressable excon faraday (>= 0.9) @@ -83,33 +121,41 @@ GEM prawn (2.2.2) pdf-core (~> 0.7.0) ttfunk (~> 1.5) - public_suffix (3.0.2) + public_suffix (4.0.6) rake (10.4.2) - representable (3.0.4) + representable (3.1.1) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) + rexml (3.2.5) ruby-graphviz (1.2.3) + ruby2_keywords (0.0.4) safe_yaml (1.0.4) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) - signet (0.8.1) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) + signet (0.15.0) addressable (~> 2.3) - faraday (~> 0.9) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) slop (3.6.0) + thor (1.1.0) + trailblazer-option (0.1.1) ttfunk (1.5.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.5) + webrick (1.7.0) + zeitwerk (2.4.2) PLATFORMS ruby