Skip to content

Commit

Permalink
Merge pull request #242 from alphagov/gems
Browse files Browse the repository at this point in the history
Update gem dependencies
  • Loading branch information
csutter authored Mar 18, 2024
2 parents a035143 + 3026145 commit 52a9971
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
amq-protocol (2.3.2)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bootsnap (1.18.3)
msgpack (~> 1.2)
brakeman (6.1.2)
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
googleapis-common-protos-types (>= 1.11.0, < 2.a)
googleauth (~> 1.9)
grpc (~> 1.59)
google-cloud-core (1.6.1)
google-cloud-core (1.7.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-discovery_engine (0.5.0)
Expand All @@ -93,7 +93,7 @@ GEM
google-cloud-location (>= 0.7, < 2.a)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
google-cloud-errors (1.4.0)
google-cloud-location (0.8.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
Expand All @@ -104,7 +104,7 @@ GEM
google-protobuf (~> 3.18)
googleapis-common-protos-types (~> 1.7)
grpc (~> 1.41)
googleapis-common-protos-types (1.13.0)
googleapis-common-protos-types (1.14.0)
google-protobuf (~> 3.18)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
Expand Down Expand Up @@ -144,14 +144,14 @@ GEM
grpc_mock (0.4.6)
grpc (>= 1.12.0, < 2)
hana (1.3.7)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.11.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.1)
json_schemer (2.2.0)
json_schemer (2.2.1)
base64
bigdecimal
hana (~> 1.3)
Expand All @@ -170,18 +170,18 @@ GEM
nokogiri (>= 1.12.0)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
nio4r (2.7.0)
nokogiri (1.16.2-aarch64-linux)
nokogiri (1.16.3-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
opentelemetry-api (1.2.5)
opentelemetry-common (0.20.1)
Expand Down Expand Up @@ -497,10 +497,11 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.16.1)
sentry-rails (5.17.1)
railties (>= 5.0)
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
sentry-ruby (~> 5.17.1)
sentry-ruby (5.17.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
set (1.1.0)
signet (0.19.0)
Expand Down

0 comments on commit 52a9971

Please sign in to comment.