Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 22 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
base64 (0.3.0)
bcrypt (3.1.22)
benchmark (0.5.0)
bigdecimal (3.3.1)
bigdecimal (4.1.2)
bindata (2.5.1)
bindex (0.8.1)
blueprinter (1.2.1)
Expand Down Expand Up @@ -234,39 +234,40 @@ GEM
raabro (~> 1.4)
globalid (1.4.0)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.89.0)
google-apis-bigquery_v2 (0.106.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.2.5)
addressable (~> 2.9)
faraday (~> 2.13)
faraday-follow_redirects (~> 0.3)
googleauth (~> 1.14)
mini_mime (~> 1.1)
multi_json (~> 1.11)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
google-cloud-bigquery (1.52.1)
bigdecimal (~> 3.0)
retriable (>= 3.1, < 5.0)
google-cloud-bigquery (1.64.0)
bigdecimal (>= 3.0, < 5)
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)
google-cloud-core (1.8.0)
google-cloud-core (1.9.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.3.1)
google-cloud-env (2.4.0)
base64 (~> 0.2)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.5.0)
google-cloud-errors (1.7.0)
google-logging-utils (0.2.0)
googleauth (1.16.2)
googleauth (1.17.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.2)
google-logging-utils (~> 0.1)
jwt (>= 1.4, < 4.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
pstore (~> 0.1)
signet (>= 0.16, < 2.a)
govuk-components (6.4.1)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
Expand All @@ -290,8 +291,6 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.9.0)
mutex_m
i18n (1.15.2)
concurrent-ruby (~> 1.0)
i18n-debug (1.2.0)
Expand Down Expand Up @@ -362,9 +361,8 @@ GEM
drb (~> 2.0)
prism (~> 1.5)
msgpack (1.8.3)
multi_json (1.19.1)
multi_json (1.21.1)
multi_xml (0.6.0)
mutex_m (0.3.0)
net-http (0.9.1)
uri (>= 0.11.1)
net-imap (0.6.6)
Expand Down Expand Up @@ -438,6 +436,7 @@ GEM
prettyprint
prettyprint (0.2.0)
prism (1.9.0)
pstore (0.2.1)
public_suffix (7.0.5)
puma (8.0.2)
nio4r (~> 2.0)
Expand Down Expand Up @@ -536,7 +535,7 @@ GEM
responders (3.2.0)
actionpack (>= 7.0)
railties (>= 7.0)
retriable (3.2.1)
retriable (4.2.0)
rexml (3.4.4)
rouge (5.0.0)
strscan (~> 3.1)
Expand Down Expand Up @@ -634,11 +633,10 @@ GEM
logger
shoulda-matchers (8.0.1)
activesupport (>= 7.2)
signet (0.21.0)
signet (0.22.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 4.0)
multi_json (~> 1.10)
simplecov (1.0.3)
simpleidn (0.2.3)
site_prism (5.2)
Expand Down