Skip to content

Commit

Permalink
Merge pull request #49 from hmcts/renovate/govuk_tech_docs-3.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency govuk_tech_docs to v3.5.0
  • Loading branch information
reespozzi authored Jul 22, 2024
2 parents 01821d5 + 2f1c1dc commit 417d069
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
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.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.13.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
backports (3.24.1)
chronic (0.10.2)
Expand All @@ -30,19 +30,19 @@ 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)
contracts (0.17)
dotenv (2.8.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubis (2.7.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)
govuk_tech_docs (3.4.0)
fastimage (2.3.0)
ffi (1.16.3)
govuk_tech_docs (3.5.0)
autoprefixer-rails (~> 10.2)
chronic (~> 0.10.2)
haml (< 6.0.0)
Expand Down Expand Up @@ -126,10 +126,10 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.2)
minitest (5.19.0)
mini_portile2 (2.8.5)
minitest (5.22.2)
multi_json (1.15.0)
nokogiri (1.15.2)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
openapi3_parser (0.9.2)
Expand All @@ -139,29 +139,29 @@ 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)
public_suffix (5.0.1)
racc (1.7.0)
rack (2.2.7)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
rack-livereload (0.3.17)
rack
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.5)
rexml (3.2.6)
rouge (3.30.0)
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)
thor (1.2.2)
temple (0.10.3)
thor (1.3.0)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
Expand Down

0 comments on commit 417d069

Please sign in to comment.