Skip to content

Commit

Permalink
Bump govuk_publishing_components from 25.0.0 to 25.1.0
Browse files Browse the repository at this point in the history
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 25.0.0 to 25.1.0.
- [Release notes](https://github.com/alphagov/govuk_publishing_components/releases)
- [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md)
- [Commits](alphagov/govuk_publishing_components@v25.0.0...v25.1.0)

---
updated-dependencies:
- dependency-name: govuk_publishing_components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2021
1 parent fe6a85d commit dd4ce94
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,15 @@ GEM
erubi (1.10.0)
execjs (2.7.0)
exifr (1.3.7)
faraday (1.5.1)
faraday (1.6.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
Expand All @@ -110,6 +111,7 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.13.1)
fspath (3.1.2)
gds-api-adapters (71.9.0)
Expand All @@ -118,7 +120,7 @@ GEM
null_logger
plek (>= 1.9.0)
rest-client (~> 2.0)
globalid (0.5.1)
globalid (0.5.2)
activesupport (>= 5.0)
govuk-content-schema-test-helpers (1.6.1)
json-schema (~> 2.8.0)
Expand All @@ -128,7 +130,7 @@ GEM
sentry-ruby (~> 4.5.0)
statsd-ruby (~> 1.5.0)
unicorn (>= 5.4, < 5.9)
govuk_publishing_components (25.0.0)
govuk_publishing_components (25.1.0)
govuk_app_config
kramdown
plek
Expand Down Expand Up @@ -178,7 +180,7 @@ GEM
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.10.0)
loofah (2.11.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -198,7 +200,7 @@ GEM
mocha (1.11.2)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.7)
nio4r (2.5.8)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand Down

0 comments on commit dd4ce94

Please sign in to comment.