Skip to content

Commit

Permalink
Merge pull request #613 from trade-tariff/BAU-deps
Browse files Browse the repository at this point in the history
BAU: Update dependencies
  • Loading branch information
willfish committed Apr 3, 2023
2 parents dff6bc3 + 059b3ea commit 5f84898
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 146 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Expand Up @@ -87,7 +87,7 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
connection_pool (2.4.0)
crass (1.0.6)
date (3.3.3)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -131,17 +131,17 @@ GEM
foreman (0.87.2)
globalid (1.1.0)
activesupport (>= 5.0)
govspeak (7.0.2)
govspeak (7.1.0)
actionview (>= 6)
addressable (>= 2.3.8, < 3)
govuk_publishing_components (>= 23)
govuk_publishing_components (>= 35.1)
htmlentities (~> 4)
i18n (>= 0.7)
kramdown (>= 2.3.1)
nokogiri (~> 1.12)
rinku (~> 2.0)
sanitize (~> 6)
govuk_app_config (5.1.0)
govuk_app_config (6.0.0)
logstasher (~> 2.1)
plek (>= 4, < 6)
prometheus_exporter (~> 2.0)
Expand All @@ -159,7 +159,7 @@ GEM
govuk_personalisation (0.13.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (34.14.0)
govuk_publishing_components (35.2.0)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down Expand Up @@ -201,9 +201,9 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
msgpack (1.6.1)
msgpack (1.7.0)
multipart-post (2.3.0)
net-http-persistent (4.0.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.3.4)
date
Expand All @@ -214,7 +214,7 @@ GEM
timeout
net-smtp (0.3.3)
net-protocol
newrelic_rpm (9.0.0)
newrelic_rpm (9.1.0)
nio4r (2.5.8)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
Expand All @@ -234,13 +234,13 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
puma (6.1.1)
puma (6.2.1)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.4)
rack-proxy (0.7.6)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
actioncable (= 7.0.4.3)
Expand Down Expand Up @@ -289,7 +289,7 @@ GEM
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.4)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
Expand Down

0 comments on commit 5f84898

Please sign in to comment.