Skip to content

Commit

Permalink
Merge pull request #1370 from alphagov/dependabot/bundler/govuk_admin…
Browse files Browse the repository at this point in the history
…_template-6.11.0
  • Loading branch information
govuk-ci authored Jun 5, 2024
2 parents 7743534 + 241e0fe commit b91290a
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
autoprefixer-rails (10.4.7.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.929.0)
Expand Down Expand Up @@ -129,7 +129,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -144,7 +144,7 @@ GEM
domain_name (0.6.20240107)
drb (2.2.1)
erubi (1.12.0)
execjs (2.8.1)
execjs (2.9.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand All @@ -156,7 +156,9 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
gds-api-adapters (96.0.1)
addressable
link_header
Expand All @@ -182,7 +184,7 @@ GEM
google-protobuf (3.25.3-x86_64-linux)
googleapis-common-protos-types (1.14.0)
google-protobuf (~> 3.18)
govuk_admin_template (6.10.0)
govuk_admin_template (6.11.0)
bootstrap-sass (~> 3.4)
jquery-rails (~> 4.3)
plek (>= 2.1)
Expand Down Expand Up @@ -237,7 +239,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
jquery-rails (4.5.0)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -288,7 +290,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -602,7 +604,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down

0 comments on commit b91290a

Please sign in to comment.