diff --git a/Gemfile.lock b/Gemfile.lock index f2c5bf3c47..7cbfd81b87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,13 +204,13 @@ GEM railties (>= 6.1.0) faker (3.5.2) i18n (>= 1.8.11, < 2) - faraday (2.13.1) + faraday (2.14.0) faraday-net_http (>= 2.0, < 3.5) json logger faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) ferrum (0.17.1) addressable (~> 2.5) @@ -235,21 +235,21 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.89.0) + google-apis-bigquery_v2 (0.96.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-core (0.18.0) - addressable (~> 2.5, >= 2.5.1) - googleauth (~> 1.9) - httpclient (>= 2.8.3, < 3.a) - mini_mime (~> 1.0) - mutex_m + google-apis-core (1.0.2) + addressable (~> 2.8, >= 2.8.7) + faraday (~> 2.13) + faraday-follow_redirects (~> 0.3) + googleauth (~> 1.14) + mini_mime (~> 1.1) representable (~> 3.0) - retriable (>= 2.0, < 4.a) - google-cloud-bigquery (1.52.1) + retriable (~> 3.1) + google-cloud-bigquery (1.60.0) bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) google-apis-bigquery_v2 (~> 0.71) - google-apis-core (~> 0.13) + google-apis-core (>= 0.18, < 2) google-cloud-core (~> 1.6) googleauth (~> 1.9) mini_mime (~> 1.0) @@ -261,11 +261,11 @@ GEM faraday (>= 1.0, < 3.a) google-cloud-errors (1.5.0) google-logging-utils (0.2.0) - googleauth (1.14.0) + googleauth (1.15.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) - jwt (>= 1.4, < 3.0) + jwt (>= 1.4, < 4.0) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) @@ -290,8 +290,6 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - httpclient (2.9.0) - mutex_m i18n (1.14.7) concurrent-ruby (~> 1.0) i18n-debug (1.2.0) @@ -304,7 +302,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.13.2) + json (2.15.2) json-jwt (1.16.7) activesupport (>= 4.2) aes_key_wrap @@ -315,7 +313,7 @@ GEM json-schema (5.1.1) addressable (~> 2.8) bigdecimal (~> 3.1) - jwt (2.10.1) + jwt (2.10.2) base64 knapsack (4.0.0) rake @@ -351,9 +349,8 @@ GEM mini_portile2 (2.8.9) minitest (5.26.0) msgpack (1.8.0) - multi_json (1.15.0) + multi_json (1.17.0) multi_xml (0.6.0) - mutex_m (0.3.0) net-http (0.6.0) uri net-imap (0.5.12) @@ -623,10 +620,10 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.5.0) activesupport (>= 5.2.0) - signet (0.20.0) + signet (0.21.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) - jwt (>= 1.5, < 3.0) + jwt (>= 1.5, < 4.0) multi_json (~> 1.10) simplecov (0.22.0) docile (~> 1.1) @@ -678,7 +675,7 @@ GEM unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uniform_notifier (1.18.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0)