Skip to content

Commit 2fc0312

Browse files
1 parent 84635dc commit 2fc0312

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,11 @@ GEM
9999
execjs (2.7.0)
100100
faker (2.13.0)
101101
i18n (>= 1.6, < 2)
102-
faraday (1.1.0)
102+
faraday (1.3.0)
103+
faraday-net_http (~> 1.0)
103104
multipart-post (>= 1.2, < 3)
104105
ruby2_keywords
106+
faraday-net_http (1.0.0)
105107
ffi (1.13.1)
106108
gds-api-adapters (67.2.1)
107109
addressable
@@ -117,7 +119,7 @@ GEM
117119
sentry-raven (~> 3.1.1)
118120
statsd-ruby (~> 1.4.0)
119121
unicorn (>= 5.4, < 5.8)
120-
govuk_publishing_components (23.10.2)
122+
govuk_publishing_components (23.11.0)
121123
govuk_app_config
122124
kramdown
123125
plek
@@ -244,7 +246,7 @@ GEM
244246
thor (>= 0.20.3, < 2.0)
245247
rainbow (3.0.0)
246248
raindrops (0.19.1)
247-
rake (13.0.1)
249+
rake (13.0.3)
248250
rb-fsevent (0.10.4)
249251
rb-inotify (0.10.1)
250252
ffi (~> 1.0)

0 commit comments

Comments
 (0)