Skip to content

Commit

Permalink
Merge pull request #878 from alphagov/dependabot/bundler/govuk_app_co…
Browse files Browse the repository at this point in the history
…nfig-4.2.0

Bump govuk_app_config from 4.1.0 to 4.2.0
  • Loading branch information
beccapearce committed Jan 26, 2022
2 parents 2c80eeb + 6614067 commit 47ecd8c
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,25 +109,29 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faraday (1.8.0)
faraday (1.9.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.14.2)
gds-api-adapters (69.1.0)
addressable
Expand All @@ -146,7 +150,7 @@ GEM
warden-oauth2 (~> 0.0.1)
globalid (1.0.0)
activesupport (>= 5.0)
govuk_app_config (4.1.0)
govuk_app_config (4.2.0)
logstasher (>= 1.2.2, < 2.2.0)
puma (~> 5.0)
sentry-rails (~> 4.5.0)
Expand Down Expand Up @@ -274,7 +278,7 @@ GEM
rake (>= 0.13)
thor (~> 1.0)
rainbow (3.0.0)
raindrops (0.19.2)
raindrops (0.20.0)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
Expand All @@ -283,7 +287,7 @@ GEM
redis-namespace (1.8.0)
redis (>= 3.0.4)
regexp_parser (2.1.1)
request_store (1.5.0)
request_store (1.5.1)
rack (>= 1.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -377,7 +381,7 @@ GEM
mongoid (>= 4.0.0)
state_machines-activemodel (>= 0.5.0)
statsd-ruby (1.5.0)
thor (1.1.0)
thor (1.2.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
Expand All @@ -394,7 +398,7 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.5.1)
zeitwerk (2.5.3)

PLATFORMS
ruby
Expand Down

0 comments on commit 47ecd8c

Please sign in to comment.