diff --git a/Gemfile.lock b/Gemfile.lock index 405704f..3cac185 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,8 +75,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) @@ -105,7 +105,7 @@ GEM domain_name (0.6.20240107) drb (2.2.1) erubi (1.12.0) - faraday (2.9.0) + faraday (2.9.2) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) net-http @@ -119,9 +119,9 @@ GEM rest-client (~> 2.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.68.0) - google-apis-core (>= 0.14.0, < 2.a) - google-apis-core (0.14.1) + google-apis-bigquery_v2 (0.72.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.0) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) httpclient (>= 2.8.1, < 3.a) @@ -129,9 +129,10 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.a) rexml - google-cloud-bigquery (1.49.0) + google-cloud-bigquery (1.50.0) + bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.62) + google-apis-bigquery_v2 (~> 0.71) google-apis-core (~> 0.13) google-cloud-core (~> 1.6) googleauth (~> 1.9) @@ -193,7 +194,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) - jwt (2.8.1) + jwt (2.8.2) base64 kramdown (2.4.0) rexml @@ -457,7 +458,7 @@ GEM webrick psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) @@ -519,7 +520,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) - rexml (3.3.0) + rexml (3.3.1) strscan rouge (4.2.1) rspec-core (3.13.0)