We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677d805 commit 968fe77Copy full SHA for 968fe77
Gemfile.lock
@@ -99,12 +99,16 @@ GEM
99
execjs (2.7.0)
100
faker (2.13.0)
101
i18n (>= 1.6, < 2)
102
- faraday (1.4.1)
+ faraday (1.4.2)
103
+ faraday-em_http (~> 1.0)
104
+ faraday-em_synchrony (~> 1.0)
105
faraday-excon (~> 1.1)
106
faraday-net_http (~> 1.0)
107
faraday-net_http_persistent (~> 1.1)
108
multipart-post (>= 1.2, < 3)
109
ruby2_keywords (>= 0.0.4)
110
+ faraday-em_http (1.0.0)
111
+ faraday-em_synchrony (1.0.0)
112
faraday-excon (1.1.0)
113
faraday-net_http (1.0.1)
114
faraday-net_http_persistent (1.1.0)
@@ -118,7 +122,7 @@ GEM
118
122
globalid (0.4.2)
119
123
activesupport (>= 4.2.0)
120
124
govuk_ab_testing (2.4.2)
121
- govuk_app_config (3.1.0)
125
+ govuk_app_config (3.1.1)
126
logstasher (>= 1.2.2, < 2.2.0)
127
sentry-raven (~> 3.1.1)
128
statsd-ruby (~> 1.5.0)
0 commit comments