Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 70054cb

Browse files
author
Bevan
authored
Merge pull request #737 from alphagov/bump-rails-5.1.6.2
Bump rails 5.1.6.2
2 parents d4e60e5 + 721a9ab commit 70054cb

File tree

3 files changed

+50
-50
lines changed

3 files changed

+50
-50
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'mime-types', '~> 3.1'
2121
gem 'pg', '~> 0.18'
2222
gem 'plek'
2323
gem 'puma', '~> 3.7'
24-
gem 'rails', '~> 5.1.6'
24+
gem 'rails', '~> 5.1.6.2'
2525
gem 'rest-client', '~> 2.0.2'
2626
gem 'rubyzip', '~> 1.2'
2727
gem 'sass-rails', '~> 5.0'

Gemfile.lock

+48-48
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
PriorityQueue (0.1.2)
5-
actioncable (5.1.6)
6-
actionpack (= 5.1.6)
5+
actioncable (5.1.6.2)
6+
actionpack (= 5.1.6.2)
77
nio4r (~> 2.0)
88
websocket-driver (~> 0.6.1)
9-
actionmailer (5.1.6)
10-
actionpack (= 5.1.6)
11-
actionview (= 5.1.6)
12-
activejob (= 5.1.6)
9+
actionmailer (5.1.6.2)
10+
actionpack (= 5.1.6.2)
11+
actionview (= 5.1.6.2)
12+
activejob (= 5.1.6.2)
1313
mail (~> 2.5, >= 2.5.4)
1414
rails-dom-testing (~> 2.0)
15-
actionpack (5.1.6)
16-
actionview (= 5.1.6)
17-
activesupport (= 5.1.6)
15+
actionpack (5.1.6.2)
16+
actionview (= 5.1.6.2)
17+
activesupport (= 5.1.6.2)
1818
rack (~> 2.0)
1919
rack-test (>= 0.6.3)
2020
rails-dom-testing (~> 2.0)
2121
rails-html-sanitizer (~> 1.0, >= 1.0.2)
22-
actionview (5.1.6)
23-
activesupport (= 5.1.6)
22+
actionview (5.1.6.2)
23+
activesupport (= 5.1.6.2)
2424
builder (~> 3.1)
2525
erubi (~> 1.4)
2626
rails-dom-testing (~> 2.0)
2727
rails-html-sanitizer (~> 1.0, >= 1.0.3)
28-
activejob (5.1.6)
29-
activesupport (= 5.1.6)
28+
activejob (5.1.6.2)
29+
activesupport (= 5.1.6.2)
3030
globalid (>= 0.3.6)
31-
activemodel (5.1.6)
32-
activesupport (= 5.1.6)
33-
activerecord (5.1.6)
34-
activemodel (= 5.1.6)
35-
activesupport (= 5.1.6)
31+
activemodel (5.1.6.2)
32+
activesupport (= 5.1.6.2)
33+
activerecord (5.1.6.2)
34+
activemodel (= 5.1.6.2)
35+
activesupport (= 5.1.6.2)
3636
arel (~> 8.0)
37-
activesupport (5.1.6)
37+
activesupport (5.1.6.2)
3838
concurrent-ruby (~> 1.0, >= 1.0.2)
3939
i18n (>= 0.7, < 2)
4040
minitest (~> 5.1)
@@ -61,7 +61,7 @@ GEM
6161
codeclimate-test-reporter (1.0.8)
6262
simplecov (<= 0.13)
6363
coderay (1.1.1)
64-
concurrent-ruby (1.0.5)
64+
concurrent-ruby (1.1.5)
6565
connection_pool (2.2.1)
6666
crack (0.4.3)
6767
safe_yaml (~> 1.0.0)
@@ -89,7 +89,7 @@ GEM
8989
elasticsearch-transport (5.0.4)
9090
faraday
9191
multi_json
92-
erubi (1.7.1)
92+
erubi (1.8.0)
9393
et-orbi (1.1.2)
9494
tzinfo
9595
execjs (2.7.0)
@@ -120,7 +120,7 @@ GEM
120120
rails (>= 4.2.4)
121121
warden (~> 1.2)
122122
warden-oauth2 (~> 0.0.1)
123-
globalid (0.4.1)
123+
globalid (0.4.2)
124124
activesupport (>= 4.2.0)
125125
govuk-lint (3.8.0)
126126
rubocop (~> 0.52.0)
@@ -151,7 +151,7 @@ GEM
151151
hashie (3.5.5)
152152
http-cookie (1.0.3)
153153
domain_name (~> 0.5)
154-
i18n (1.0.0)
154+
i18n (1.6.0)
155155
concurrent-ruby (~> 1.0)
156156
iconv (1.0.5)
157157
jbuilder (2.7.0)
@@ -191,27 +191,27 @@ GEM
191191
activesupport (>= 4.0)
192192
logstash-event (~> 1.2.0)
193193
request_store
194-
loofah (2.2.2)
194+
loofah (2.2.3)
195195
crass (~> 1.0.2)
196196
nokogiri (>= 1.5.9)
197197
lrucache (0.1.4)
198198
PriorityQueue (~> 0.1.2)
199-
mail (2.7.0)
199+
mail (2.7.1)
200200
mini_mime (>= 0.1.1)
201201
method_source (0.8.2)
202202
mime-types (3.1)
203203
mime-types-data (~> 3.2015)
204204
mime-types-data (3.2016.0521)
205-
mini_mime (1.0.0)
206-
mini_portile2 (2.3.0)
205+
mini_mime (1.0.1)
206+
mini_portile2 (2.4.0)
207207
minitest (5.11.3)
208208
multi_json (1.12.1)
209209
multi_xml (0.6.0)
210210
multipart-post (2.0.0)
211211
netrc (0.11.0)
212-
nio4r (2.3.0)
213-
nokogiri (1.8.2)
214-
mini_portile2 (~> 2.3.0)
212+
nio4r (2.3.1)
213+
nokogiri (1.10.1)
214+
mini_portile2 (~> 2.4.0)
215215
null_logger (0.0.1)
216216
oauth2 (1.4.0)
217217
faraday (>= 0.8, < 0.13)
@@ -249,39 +249,39 @@ GEM
249249
public_suffix (3.0.2)
250250
puma (3.9.1)
251251
raabro (1.1.5)
252-
rack (2.0.4)
252+
rack (2.0.6)
253253
rack-cache (1.7.1)
254254
rack (>= 0.4)
255255
rack-protection (2.0.1)
256256
rack
257-
rack-test (1.0.0)
257+
rack-test (1.1.0)
258258
rack (>= 1.0, < 3)
259-
rails (5.1.6)
260-
actioncable (= 5.1.6)
261-
actionmailer (= 5.1.6)
262-
actionpack (= 5.1.6)
263-
actionview (= 5.1.6)
264-
activejob (= 5.1.6)
265-
activemodel (= 5.1.6)
266-
activerecord (= 5.1.6)
267-
activesupport (= 5.1.6)
259+
rails (5.1.6.2)
260+
actioncable (= 5.1.6.2)
261+
actionmailer (= 5.1.6.2)
262+
actionpack (= 5.1.6.2)
263+
actionview (= 5.1.6.2)
264+
activejob (= 5.1.6.2)
265+
activemodel (= 5.1.6.2)
266+
activerecord (= 5.1.6.2)
267+
activesupport (= 5.1.6.2)
268268
bundler (>= 1.3.0)
269-
railties (= 5.1.6)
269+
railties (= 5.1.6.2)
270270
sprockets-rails (>= 2.0.0)
271271
rails-dom-testing (2.0.3)
272272
activesupport (>= 4.2.0)
273273
nokogiri (>= 1.6)
274274
rails-html-sanitizer (1.0.4)
275275
loofah (~> 2.2, >= 2.2.2)
276-
railties (5.1.6)
277-
actionpack (= 5.1.6)
278-
activesupport (= 5.1.6)
276+
railties (5.1.6.2)
277+
actionpack (= 5.1.6.2)
278+
activesupport (= 5.1.6.2)
279279
method_source
280280
rake (>= 0.8.7)
281281
thor (>= 0.18.1, < 2.0)
282282
rainbow (3.0.0)
283283
raindrops (0.19.0)
284-
rake (12.3.1)
284+
rake (12.3.2)
285285
rb-fsevent (0.10.3)
286286
rb-inotify (0.9.10)
287287
ffi (>= 0.5.0, < 2)
@@ -384,7 +384,7 @@ GEM
384384
activesupport (>= 4.0)
385385
sprockets (>= 3.0.0)
386386
statsd-ruby (1.4.0)
387-
thor (0.20.0)
387+
thor (0.20.3)
388388
thread_safe (0.3.6)
389389
tilt (2.0.7)
390390
turbolinks (5.0.1)
@@ -454,7 +454,7 @@ DEPENDENCIES
454454
pry-rails
455455
pry-stack_explorer (~> 0.4.9)
456456
puma (~> 3.7)
457-
rails (~> 5.1.6)
457+
rails (~> 5.1.6.2)
458458
rest-client (~> 2.0.2)
459459
rspec (~> 3.6)
460460
rspec-rails (~> 3.6)

config/environments/production.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
7070
# the I18n.default_locale when a translation cannot be found).
71-
config.i18n.fallbacks = true
71+
config.i18n.fallbacks = [I18n.default_locale]
7272

7373
# Send deprecation notices to registered listeners.
7474
config.active_support.deprecation = :notify

0 commit comments

Comments
 (0)