Skip to content

Commit 541cbb6

Browse files
Merge pull request #324 from citizensadvice/chore/rails-8.0.2.1
chore: upgrade rails to 8.0.2.1
2 parents c1a75d9 + 3cc57c6 commit 541cbb6

1 file changed

Lines changed: 63 additions & 56 deletions

File tree

Gemfile.lock

Lines changed: 63 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -15,68 +15,68 @@ GIT
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
actioncable (8.0.2)
19-
actionpack (= 8.0.2)
20-
activesupport (= 8.0.2)
18+
actioncable (8.0.2.1)
19+
actionpack (= 8.0.2.1)
20+
activesupport (= 8.0.2.1)
2121
nio4r (~> 2.0)
2222
websocket-driver (>= 0.6.1)
2323
zeitwerk (~> 2.6)
24-
actionmailbox (8.0.2)
25-
actionpack (= 8.0.2)
26-
activejob (= 8.0.2)
27-
activerecord (= 8.0.2)
28-
activestorage (= 8.0.2)
29-
activesupport (= 8.0.2)
24+
actionmailbox (8.0.2.1)
25+
actionpack (= 8.0.2.1)
26+
activejob (= 8.0.2.1)
27+
activerecord (= 8.0.2.1)
28+
activestorage (= 8.0.2.1)
29+
activesupport (= 8.0.2.1)
3030
mail (>= 2.8.0)
31-
actionmailer (8.0.2)
32-
actionpack (= 8.0.2)
33-
actionview (= 8.0.2)
34-
activejob (= 8.0.2)
35-
activesupport (= 8.0.2)
31+
actionmailer (8.0.2.1)
32+
actionpack (= 8.0.2.1)
33+
actionview (= 8.0.2.1)
34+
activejob (= 8.0.2.1)
35+
activesupport (= 8.0.2.1)
3636
mail (>= 2.8.0)
3737
rails-dom-testing (~> 2.2)
38-
actionpack (8.0.2)
39-
actionview (= 8.0.2)
40-
activesupport (= 8.0.2)
38+
actionpack (8.0.2.1)
39+
actionview (= 8.0.2.1)
40+
activesupport (= 8.0.2.1)
4141
nokogiri (>= 1.8.5)
4242
rack (>= 2.2.4)
4343
rack-session (>= 1.0.1)
4444
rack-test (>= 0.6.3)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
4747
useragent (~> 0.16)
48-
actiontext (8.0.2)
49-
actionpack (= 8.0.2)
50-
activerecord (= 8.0.2)
51-
activestorage (= 8.0.2)
52-
activesupport (= 8.0.2)
48+
actiontext (8.0.2.1)
49+
actionpack (= 8.0.2.1)
50+
activerecord (= 8.0.2.1)
51+
activestorage (= 8.0.2.1)
52+
activesupport (= 8.0.2.1)
5353
globalid (>= 0.6.0)
5454
nokogiri (>= 1.8.5)
55-
actionview (8.0.2)
56-
activesupport (= 8.0.2)
55+
actionview (8.0.2.1)
56+
activesupport (= 8.0.2.1)
5757
builder (~> 3.1)
5858
erubi (~> 1.11)
5959
rails-dom-testing (~> 2.2)
6060
rails-html-sanitizer (~> 1.6)
61-
activejob (8.0.2)
62-
activesupport (= 8.0.2)
61+
activejob (8.0.2.1)
62+
activesupport (= 8.0.2.1)
6363
globalid (>= 0.3.6)
64-
activemodel (8.0.2)
65-
activesupport (= 8.0.2)
66-
activerecord (8.0.2)
67-
activemodel (= 8.0.2)
68-
activesupport (= 8.0.2)
64+
activemodel (8.0.2.1)
65+
activesupport (= 8.0.2.1)
66+
activerecord (8.0.2.1)
67+
activemodel (= 8.0.2.1)
68+
activesupport (= 8.0.2.1)
6969
timeout (>= 0.4.0)
7070
activerecord-postgis-adapter (11.0.0)
7171
activerecord (~> 8.0.0)
7272
rgeo-activerecord (~> 8.0.0)
73-
activestorage (8.0.2)
74-
actionpack (= 8.0.2)
75-
activejob (= 8.0.2)
76-
activerecord (= 8.0.2)
77-
activesupport (= 8.0.2)
73+
activestorage (8.0.2.1)
74+
actionpack (= 8.0.2.1)
75+
activejob (= 8.0.2.1)
76+
activerecord (= 8.0.2.1)
77+
activesupport (= 8.0.2.1)
7878
marcel (~> 1.0)
79-
activesupport (8.0.2)
79+
activesupport (8.0.2.1)
8080
base64
8181
benchmark (>= 0.3)
8282
bigdecimal
@@ -154,6 +154,7 @@ GEM
154154
erubi (1.13.1)
155155
ffi (1.17.0-aarch64-linux-musl)
156156
ffi (1.17.0-arm64-darwin)
157+
ffi (1.17.0-x86_64-darwin)
157158
ffi (1.17.0-x86_64-linux-gnu)
158159
ffi (1.17.0-x86_64-linux-musl)
159160
globalid (1.2.1)
@@ -177,6 +178,8 @@ GEM
177178
ffi (~> 1.0)
178179
libddwaf (1.14.0.0.0-arm64-darwin)
179180
ffi (~> 1.0)
181+
libddwaf (1.14.0.0.0-x86_64-darwin)
182+
ffi (~> 1.0)
180183
libddwaf (1.14.0.0.0-x86_64-linux)
181184
ffi (~> 1.0)
182185
license_finder (7.2.1)
@@ -202,7 +205,7 @@ GEM
202205
minitest (5.25.5)
203206
msgpack (1.8.0)
204207
multi_json (1.15.0)
205-
net-imap (0.5.7)
208+
net-imap (0.5.9)
206209
date
207210
net-protocol
208211
net-pop (0.1.2)
@@ -216,6 +219,8 @@ GEM
216219
racc (~> 1.4)
217220
nokogiri (1.18.9-arm64-darwin)
218221
racc (~> 1.4)
222+
nokogiri (1.18.9-x86_64-darwin)
223+
racc (~> 1.4)
219224
nokogiri (1.18.9-x86_64-linux-gnu)
220225
racc (~> 1.4)
221226
nokogiri (1.18.9-x86_64-linux-musl)
@@ -226,6 +231,7 @@ GEM
226231
racc
227232
pg (1.6.1-aarch64-linux-musl)
228233
pg (1.6.1-arm64-darwin)
234+
pg (1.6.1-x86_64-darwin)
229235
pg (1.6.1-x86_64-linux)
230236
pg (1.6.1-x86_64-linux-musl)
231237
pp (0.6.2)
@@ -240,28 +246,28 @@ GEM
240246
puma (6.6.1)
241247
nio4r (~> 2.0)
242248
racc (1.8.1)
243-
rack (3.1.16)
249+
rack (3.2.0)
244250
rack-session (2.1.1)
245251
base64 (>= 0.1.0)
246252
rack (>= 3.0.0)
247253
rack-test (2.2.0)
248254
rack (>= 1.3)
249255
rackup (2.2.1)
250256
rack (>= 3)
251-
rails (8.0.2)
252-
actioncable (= 8.0.2)
253-
actionmailbox (= 8.0.2)
254-
actionmailer (= 8.0.2)
255-
actionpack (= 8.0.2)
256-
actiontext (= 8.0.2)
257-
actionview (= 8.0.2)
258-
activejob (= 8.0.2)
259-
activemodel (= 8.0.2)
260-
activerecord (= 8.0.2)
261-
activestorage (= 8.0.2)
262-
activesupport (= 8.0.2)
257+
rails (8.0.2.1)
258+
actioncable (= 8.0.2.1)
259+
actionmailbox (= 8.0.2.1)
260+
actionmailer (= 8.0.2.1)
261+
actionpack (= 8.0.2.1)
262+
actiontext (= 8.0.2.1)
263+
actionview (= 8.0.2.1)
264+
activejob (= 8.0.2.1)
265+
activemodel (= 8.0.2.1)
266+
activerecord (= 8.0.2.1)
267+
activestorage (= 8.0.2.1)
268+
activesupport (= 8.0.2.1)
263269
bundler (>= 1.15.0)
264-
railties (= 8.0.2)
270+
railties (= 8.0.2.1)
265271
rails-dom-testing (2.3.0)
266272
activesupport (>= 5.0.0)
267273
minitest
@@ -273,9 +279,9 @@ GEM
273279
rack
274280
railties (>= 5.1)
275281
semantic_logger (~> 4.16)
276-
railties (8.0.2)
277-
actionpack (= 8.0.2)
278-
activesupport (= 8.0.2)
282+
railties (8.0.2.1)
283+
actionpack (= 8.0.2.1)
284+
activesupport (= 8.0.2.1)
279285
irb (~> 1.13)
280286
rackup (>= 1.0.0)
281287
rake (>= 12.2)
@@ -391,7 +397,7 @@ GEM
391397
activemodel (>= 6.0.0)
392398
bindex (>= 0.4.0)
393399
railties (>= 6.0.0)
394-
websocket-driver (0.7.7)
400+
websocket-driver (0.8.0)
395401
base64
396402
websocket-extensions (>= 0.1.0)
397403
websocket-extensions (0.1.5)
@@ -422,6 +428,7 @@ PLATFORMS
422428
arm64-darwin-22
423429
arm64-darwin-23
424430
arm64-darwin-24
431+
x86_64-darwin-24
425432
x86_64-linux
426433
x86_64-linux-musl
427434

0 commit comments

Comments
 (0)