Skip to content

Commit

Permalink
Bump middleman-search-gds from f0b714b to 37960f2
Browse files Browse the repository at this point in the history
Bumps [middleman-search-gds](https://github.com/alphagov/middleman-search) from `f0b714b` to `37960f2`.
- [Commits](alphagov/middleman-search@f0b714b...37960f2)

---
updated-dependencies:
- dependency-name: middleman-search-gds
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent d634467 commit d8ad6bf
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,6 +1,6 @@
GIT
remote: https://github.com/alphagov/middleman-search.git
revision: f0b714ba9d226be1e6dfaadca0a64836792c0587
revision: 37960f29383790ccfc9c56fa713f83b93d3d0759
specs:
middleman-search-gds (0.11.2)
execjs (~> 2.6)
Expand All @@ -10,16 +10,16 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.8.1)
activesupport (7.0.8.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
backports (3.24.1)
backports (3.25.0)
chronic (0.10.2)
chunky_png (1.4.0)
coffee-script (2.4.1)
Expand All @@ -39,18 +39,18 @@ GEM
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
contracts (0.16.1)
dotenv (3.0.2)
dotenv (3.1.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.9.1)
execjs (2.10.0)
fast_blank (1.0.1)
fastimage (2.3.0)
ffi (1.16.3)
fastimage (2.3.1)
ffi (1.17.0)
govuk_tech_docs (3.5.0)
autoprefixer-rails (~> 10.2)
chronic (~> 0.10.2)
Expand All @@ -76,7 +76,7 @@ GEM
concurrent-ruby (~> 1.0)
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)
Expand Down Expand Up @@ -129,10 +129,10 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.5)
minitest (5.22.2)
mini_portile2 (2.8.7)
minitest (5.25.1)
multi_json (1.15.0)
nokogiri (1.16.2)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
openapi3_parser (0.9.2)
Expand All @@ -142,15 +142,15 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.24.0)
parallel (1.26.3)
parslet (2.0.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.8.1)
public_suffix (6.0.1)
racc (1.8.1)
rack (2.2.10)
rack-livereload (0.3.17)
rack
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.6)
Expand Down

0 comments on commit d8ad6bf

Please sign in to comment.