From d119d9f8aec5aca705364565c9cca634cec8469f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 18:42:23 +0000 Subject: [PATCH] Bump govuk_tech_docs from 3.3.0 to 3.3.1 Bumps [govuk_tech_docs](https://github.com/alphagov/tech-docs-gem) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/alphagov/tech-docs-gem/releases) - [Changelog](https://github.com/alphagov/tech-docs-gem/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/tech-docs-gem/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: govuk_tech_docs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5cd5a5..3127e82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) - autoprefixer-rails (10.4.7.0) + autoprefixer-rails (10.4.13.0) execjs (~> 2) - backports (3.23.0) + backports (3.24.1) chronic (0.10.2) chunky_png (1.4.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (0.23.6) + commonmarker (0.23.8) compass (1.0.3) chunky_png (~> 1.2) compass-core (~> 1.0.2) @@ -30,7 +30,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) contracts (0.17) dotenv (2.8.1) em-websocket (0.5.3) @@ -42,7 +42,7 @@ GEM fast_blank (1.0.1) fastimage (2.2.6) ffi (1.15.5) - govuk_tech_docs (3.3.0) + govuk_tech_docs (3.3.1) autoprefixer-rails (~> 10.2) chronic (~> 0.10.2) middleman (~> 4.0) @@ -115,7 +115,7 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.3.15) - middleman-search-gds (0.11.1) + middleman-search-gds (0.11.2) execjs (~> 2.6) middleman-core (>= 3.2) nokogiri (~> 1.6) @@ -127,24 +127,24 @@ GEM rouge (~> 3.2) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.17.0) + minitest (5.18.0) multi_json (1.15.0) - nokogiri (1.14.0-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.0-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) openapi3_parser (0.9.2) commonmarker (~> 0.17) - padrino-helpers (0.15.2) + padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2) - padrino-support (= 0.15.2) + padrino-support (= 0.15.3) tilt (>= 1.4.1, < 3) - padrino-support (0.15.2) + padrino-support (0.15.3) parallel (1.22.1) parslet (2.0.0) public_suffix (5.0.1) racc (1.6.2) - rack (2.2.6.2) + rack (2.2.6.4) rack-livereload (0.3.17) rack rb-fsevent (0.11.2) @@ -160,16 +160,16 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - temple (0.9.1) + temple (0.10.0) thor (1.2.1) tilt (2.0.11) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - webrick (1.7.0) + webrick (1.8.1) PLATFORMS arm64-darwin-21