Skip to content

Commit

Permalink
Merge pull request #880 from alphagov/dependabot/bundler/govuk_tech_d…
Browse files Browse the repository at this point in the history
…ocs-3.5.0
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
2 parents 683f716 + 495bd6b commit cac54f9
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
activesupport (7.0.7.2)
activesupport (7.0.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
afm (0.2.2)
async (2.6.3)
console (~> 1.10)
fiber-annotation
io-event (~> 1.1)
timers (~> 4.1)
autoprefixer-rails (10.4.13.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
backports (3.24.1)
chronic (0.10.2)
Expand All @@ -37,26 +37,26 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
console (1.21.0)
fiber-annotation
fiber-local
contracts (0.17)
dotenv (2.8.1)
contracts (0.16.1)
dotenv (3.0.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubis (2.7.0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.8.1)
execjs (2.9.1)
fast_blank (1.0.1)
fastimage (2.2.7)
ffi (1.15.5)
fastimage (2.3.0)
ffi (1.16.3)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
govuk_tech_docs (3.4.0)
govuk_tech_docs (3.5.0)
autoprefixer-rails (~> 10.2)
chronic (~> 0.10.2)
haml (< 6.0.0)
Expand Down Expand Up @@ -92,30 +92,30 @@ GEM
io-event (1.2.3)
kramdown (2.4.0)
rexml
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2)
middleman (4.5.0)
middleman (4.5.1)
coffee-script (~> 2.2)
haml (>= 4.0.5)
kramdown (>= 2.3.0)
middleman-cli (= 4.5.0)
middleman-core (= 4.5.0)
middleman-cli (= 4.5.1)
middleman-core (= 4.5.1)
middleman-autoprefixer (2.10.0)
autoprefixer-rails (>= 9.1.4)
middleman-core (>= 3.3.3)
middleman-cli (4.5.0)
thor (>= 0.17.0, < 2.0)
middleman-cli (4.5.1)
thor (>= 0.17.0, < 1.3.0)
middleman-compass (4.0.1)
compass (>= 1.0.0, < 2.0.0)
middleman-core (>= 4.0.0)
middleman-core (4.5.0)
middleman-core (4.5.1)
activesupport (>= 6.1, < 7.1)
addressable (~> 2.4)
backports (~> 3.6)
bundler (~> 2.0)
contracts (~> 0.13)
contracts (~> 0.13, < 0.17)
dotenv
erubis
execjs (~> 2.0)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
minitest (5.19.0)
minitest (5.22.2)
multi_json (1.15.0)
nokogiri (1.16.2-arm-linux)
racc (~> 1.4)
Expand All @@ -166,15 +166,15 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.23.0)
parallel (1.24.0)
parslet (2.0.0)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
public_suffix (5.0.1)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
rack-livereload (0.3.17)
Expand All @@ -184,17 +184,17 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.5)
rexml (3.2.6)
rouge (3.30.0)
ruby-rc4 (0.1.5)
sass (3.4.25)
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
temple (0.10.2)
temple (0.10.3)
thor (1.2.2)
tilt (2.0.11)
timers (4.3.5)
Expand Down

0 comments on commit cac54f9

Please sign in to comment.