Skip to content

Commit 6a92b41

Browse files
Bump activesupport from 7.0.8.7 to 8.1.2
Bumps [activesupport](https://github.com/rails/rails) from 7.0.8.7 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.0.8.7...v8.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcec893 commit 6a92b41

1 file changed

Lines changed: 136 additions & 103 deletions

File tree

Gemfile.lock

Lines changed: 136 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,85 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.7)
5-
actionpack (= 7.0.8.7)
6-
activesupport (= 7.0.8.7)
4+
action_text-trix (2.1.16)
5+
railties
6+
actioncable (8.1.2)
7+
actionpack (= 8.1.2)
8+
activesupport (= 8.1.2)
79
nio4r (~> 2.0)
810
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8.7)
10-
actionpack (= 7.0.8.7)
11-
activejob (= 7.0.8.7)
12-
activerecord (= 7.0.8.7)
13-
activestorage (= 7.0.8.7)
14-
activesupport (= 7.0.8.7)
15-
mail (>= 2.7.1)
16-
net-imap
17-
net-pop
18-
net-smtp
19-
actionmailer (7.0.8.7)
20-
actionpack (= 7.0.8.7)
21-
actionview (= 7.0.8.7)
22-
activejob (= 7.0.8.7)
23-
activesupport (= 7.0.8.7)
24-
mail (~> 2.5, >= 2.5.4)
25-
net-imap
26-
net-pop
27-
net-smtp
28-
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.7)
30-
actionview (= 7.0.8.7)
31-
activesupport (= 7.0.8.7)
32-
rack (~> 2.0, >= 2.2.4)
11+
zeitwerk (~> 2.6)
12+
actionmailbox (8.1.2)
13+
actionpack (= 8.1.2)
14+
activejob (= 8.1.2)
15+
activerecord (= 8.1.2)
16+
activestorage (= 8.1.2)
17+
activesupport (= 8.1.2)
18+
mail (>= 2.8.0)
19+
actionmailer (8.1.2)
20+
actionpack (= 8.1.2)
21+
actionview (= 8.1.2)
22+
activejob (= 8.1.2)
23+
activesupport (= 8.1.2)
24+
mail (>= 2.8.0)
25+
rails-dom-testing (~> 2.2)
26+
actionpack (8.1.2)
27+
actionview (= 8.1.2)
28+
activesupport (= 8.1.2)
29+
nokogiri (>= 1.8.5)
30+
rack (>= 2.2.4)
31+
rack-session (>= 1.0.1)
3332
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.7)
37-
actionpack (= 7.0.8.7)
38-
activerecord (= 7.0.8.7)
39-
activestorage (= 7.0.8.7)
40-
activesupport (= 7.0.8.7)
33+
rails-dom-testing (~> 2.2)
34+
rails-html-sanitizer (~> 1.6)
35+
useragent (~> 0.16)
36+
actiontext (8.1.2)
37+
action_text-trix (~> 2.1.15)
38+
actionpack (= 8.1.2)
39+
activerecord (= 8.1.2)
40+
activestorage (= 8.1.2)
41+
activesupport (= 8.1.2)
4142
globalid (>= 0.6.0)
4243
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.7)
44-
activesupport (= 7.0.8.7)
44+
actionview (8.1.2)
45+
activesupport (= 8.1.2)
4546
builder (~> 3.1)
46-
erubi (~> 1.4)
47-
rails-dom-testing (~> 2.0)
48-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.7)
50-
activesupport (= 7.0.8.7)
47+
erubi (~> 1.11)
48+
rails-dom-testing (~> 2.2)
49+
rails-html-sanitizer (~> 1.6)
50+
activejob (8.1.2)
51+
activesupport (= 8.1.2)
5152
globalid (>= 0.3.6)
52-
activemodel (7.0.8.7)
53-
activesupport (= 7.0.8.7)
54-
activerecord (7.0.8.7)
55-
activemodel (= 7.0.8.7)
56-
activesupport (= 7.0.8.7)
57-
activestorage (7.0.8.7)
58-
actionpack (= 7.0.8.7)
59-
activejob (= 7.0.8.7)
60-
activerecord (= 7.0.8.7)
61-
activesupport (= 7.0.8.7)
53+
activemodel (8.1.2)
54+
activesupport (= 8.1.2)
55+
activerecord (8.1.2)
56+
activemodel (= 8.1.2)
57+
activesupport (= 8.1.2)
58+
timeout (>= 0.4.0)
59+
activestorage (8.1.2)
60+
actionpack (= 8.1.2)
61+
activejob (= 8.1.2)
62+
activerecord (= 8.1.2)
63+
activesupport (= 8.1.2)
6264
marcel (~> 1.0)
63-
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.7)
65-
concurrent-ruby (~> 1.0, >= 1.0.2)
65+
activesupport (8.1.2)
66+
base64
67+
bigdecimal
68+
concurrent-ruby (~> 1.0, >= 1.3.1)
69+
connection_pool (>= 2.2.5)
70+
drb
6671
i18n (>= 1.6, < 2)
72+
json
73+
logger (>= 1.4.2)
6774
minitest (>= 5.1)
68-
tzinfo (~> 2.0)
75+
securerandom (>= 0.3)
76+
tzinfo (~> 2.0, >= 2.0.5)
77+
uri (>= 0.13.1)
6978
addressable (2.8.8)
7079
public_suffix (>= 2.0.2, < 8.0)
7180
ast (2.4.3)
7281
autoprefixer-rails (10.4.21.0)
7382
execjs (~> 2)
74-
backports (3.25.2)
7583
base64 (0.3.0)
7684
bigdecimal (4.0.1)
7785
builder (3.3.0)
@@ -107,7 +115,7 @@ GEM
107115
sass (>= 3.3.0, < 3.5)
108116
compass-import-once (1.0.5)
109117
sass (>= 3.2, < 3.5)
110-
concurrent-ruby (1.3.4)
118+
concurrent-ruby (1.3.6)
111119
connection_pool (2.5.5)
112120
contracts (0.16.1)
113121
crack (1.0.1)
@@ -119,11 +127,12 @@ GEM
119127
diff-lcs (1.6.2)
120128
docile (1.4.0)
121129
dotenv (3.2.0)
130+
drb (2.2.3)
122131
em-websocket (0.5.3)
123132
eventmachine (>= 0.12.9)
124133
http_parser.rb (~> 0)
134+
erb (6.0.1)
125135
erubi (1.13.1)
126-
erubis (2.7.0)
127136
eventmachine (1.2.7)
128137
execjs (2.10.0)
129138
faraday (1.10.4)
@@ -208,21 +217,20 @@ GEM
208217
sprockets-rails
209218
govuk_schemas (6.2.1)
210219
json-schema (>= 2.8, < 6.2)
211-
govuk_tech_docs (5.2.0)
220+
govuk_tech_docs (4.1.1)
212221
autoprefixer-rails (~> 10.2)
213222
base64
214223
bigdecimal
215224
chronic (~> 0.10.2)
216-
concurrent-ruby (= 1.3.4)
217225
csv
218226
haml (~> 6.0)
219-
middleman (= 4.5.1)
227+
middleman (~> 4.0)
220228
middleman-autoprefixer (~> 2.10)
221229
middleman-compass (~> 4.0)
222230
middleman-livereload
223231
middleman-search-gds
224232
middleman-sprockets (~> 4.0.0)
225-
middleman-syntax (~> 3.6)
233+
middleman-syntax (~> 3.4)
226234
mutex_m
227235
nokogiri
228236
openapi3_parser (~> 0.9.0)
@@ -241,9 +249,13 @@ GEM
241249
activesupport (>= 2)
242250
nokogiri (>= 1.4)
243251
http_parser.rb (0.8.0)
244-
i18n (1.6.0)
252+
i18n (1.14.8)
245253
concurrent-ruby (~> 1.0)
246254
io-console (0.8.2)
255+
irb (1.16.0)
256+
pp (>= 0.6.0)
257+
rdoc (>= 4.0.0)
258+
reline (>= 0.4.2)
247259
json (2.18.0)
248260
json-schema (6.1.0)
249261
addressable (~> 2.8)
@@ -279,45 +291,44 @@ GEM
279291
mixlib-config
280292
mixlib-shellout
281293
memoist (0.16.2)
282-
method_source (1.1.0)
283-
middleman (4.5.1)
284-
coffee-script (~> 2.2)
285-
haml (>= 4.0.5)
286-
kramdown (>= 2.3.0)
287-
middleman-cli (= 4.5.1)
288-
middleman-core (= 4.5.1)
294+
middleman (4.6.2)
295+
middleman-cli (= 4.6.2)
296+
middleman-core (= 4.6.2)
289297
middleman-autoprefixer (2.10.0)
290298
autoprefixer-rails (>= 9.1.4)
291299
middleman-core (>= 3.3.3)
292-
middleman-cli (4.5.1)
293-
thor (>= 0.17.0, < 1.3.0)
300+
middleman-cli (4.6.2)
301+
thor (>= 0.17.0, < 2)
294302
middleman-compass (4.0.1)
295303
compass (>= 1.0.0, < 2.0.0)
296304
middleman-core (>= 4.0.0)
297-
middleman-core (4.5.1)
298-
activesupport (>= 6.1, < 7.1)
305+
middleman-core (4.6.2)
306+
activesupport (>= 6.1)
299307
addressable (~> 2.4)
300-
backports (~> 3.6)
301308
bundler (~> 2.0)
302-
contracts (~> 0.13, < 0.17)
309+
coffee-script (~> 2.2)
310+
contracts
303311
dotenv
304-
erubis
312+
erubi
305313
execjs (~> 2.0)
306314
fast_blank
307315
fastimage (~> 2.0)
316+
haml (>= 4.0.5)
308317
hamster (~> 3.0)
309-
hashie (~> 3.4)
310-
i18n (~> 1.6.0)
318+
hashie (>= 3.4, < 6.0)
319+
i18n (>= 1.6, < 1.15)
320+
kramdown (~> 2.4)
311321
listen (~> 3.0)
312322
memoist (~> 0.14)
313323
padrino-helpers (~> 0.15.0)
314324
parallel
315-
rack (>= 1.4.5, < 3)
325+
rack (>= 3)
326+
rackup
316327
sassc (~> 2.0)
317328
servolux
318-
tilt (~> 2.0.9)
329+
tilt (~> 2.2)
319330
toml
320-
uglifier (~> 3.0)
331+
uglifier (>= 3, < 5)
321332
webrick
322333
middleman-livereload (3.4.7)
323334
em-websocket (~> 0.5.1)
@@ -555,56 +566,73 @@ GEM
555566
racc
556567
parslet (2.0.0)
557568
plek (5.2.2)
569+
pp (0.6.3)
570+
prettyprint
571+
prettyprint (0.2.0)
558572
prism (1.9.0)
559573
process_executer (4.0.2)
560574
track_open_instances (~> 0.1)
561575
prometheus_exporter (2.3.1)
562576
webrick
577+
psych (5.3.1)
578+
date
579+
stringio
563580
public_suffix (7.0.2)
564581
puma (7.2.0)
565582
nio4r (~> 2.0)
566583
racc (1.8.1)
567-
rack (2.2.21)
584+
rack (3.2.4)
568585
rack-livereload (0.3.17)
569586
rack
570587
rack-proxy (0.7.7)
571588
rack
589+
rack-session (2.1.1)
590+
base64 (>= 0.1.0)
591+
rack (>= 3.0.0)
572592
rack-test (2.2.0)
573593
rack (>= 1.3)
574-
rails (7.0.8.7)
575-
actioncable (= 7.0.8.7)
576-
actionmailbox (= 7.0.8.7)
577-
actionmailer (= 7.0.8.7)
578-
actionpack (= 7.0.8.7)
579-
actiontext (= 7.0.8.7)
580-
actionview (= 7.0.8.7)
581-
activejob (= 7.0.8.7)
582-
activemodel (= 7.0.8.7)
583-
activerecord (= 7.0.8.7)
584-
activestorage (= 7.0.8.7)
585-
activesupport (= 7.0.8.7)
594+
rackup (2.3.1)
595+
rack (>= 3)
596+
rails (8.1.2)
597+
actioncable (= 8.1.2)
598+
actionmailbox (= 8.1.2)
599+
actionmailer (= 8.1.2)
600+
actionpack (= 8.1.2)
601+
actiontext (= 8.1.2)
602+
actionview (= 8.1.2)
603+
activejob (= 8.1.2)
604+
activemodel (= 8.1.2)
605+
activerecord (= 8.1.2)
606+
activestorage (= 8.1.2)
607+
activesupport (= 8.1.2)
586608
bundler (>= 1.15.0)
587-
railties (= 7.0.8.7)
609+
railties (= 8.1.2)
588610
rails-dom-testing (2.3.0)
589611
activesupport (>= 5.0.0)
590612
minitest
591613
nokogiri (>= 1.6)
592614
rails-html-sanitizer (1.6.2)
593615
loofah (~> 2.21)
594616
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
595-
railties (7.0.8.7)
596-
actionpack (= 7.0.8.7)
597-
activesupport (= 7.0.8.7)
598-
method_source
617+
railties (8.1.2)
618+
actionpack (= 8.1.2)
619+
activesupport (= 8.1.2)
620+
irb (~> 1.13)
621+
rackup (>= 1.0.0)
599622
rake (>= 12.2)
600-
thor (~> 1.0)
601-
zeitwerk (~> 2.5)
623+
thor (~> 1.0, >= 1.2.2)
624+
tsort (>= 0.2)
625+
zeitwerk (~> 2.6)
602626
rainbow (3.1.1)
603627
rake (13.3.1)
604628
rb-fsevent (0.11.2)
605629
rb-inotify (0.11.1)
606630
ffi (~> 1.0)
607631
rchardet (1.10.0)
632+
rdoc (7.1.0)
633+
erb
634+
psych (>= 4.0.0)
635+
tsort
608636
redcarpet (3.6.1)
609637
regexp_parser (2.11.3)
610638
reline (0.6.3)
@@ -683,6 +711,7 @@ GEM
683711
sawyer (0.9.2)
684712
addressable (>= 2.3.5)
685713
faraday (>= 0.17.3, < 3)
714+
securerandom (0.4.1)
686715
sentry-rails (6.3.0)
687716
railties (>= 5.2.0)
688717
sentry-ruby (~> 6.3.0)
@@ -705,23 +734,27 @@ GEM
705734
activesupport (>= 6.1)
706735
sprockets (>= 3.0.0)
707736
statsd-ruby (1.5.0)
737+
stringio (3.2.0)
708738
temple (0.10.4)
709739
terser (1.2.6)
710740
execjs (>= 0.3.0, < 3)
711741
thor (1.2.2)
712-
tilt (2.0.11)
742+
tilt (2.7.0)
713743
timeout (0.6.0)
714744
toml (0.3.0)
715745
parslet (>= 1.8.0, < 3.0.0)
716746
tomlrb (2.0.3)
717747
track_open_instances (0.1.15)
748+
tsort (0.2.0)
718749
tzinfo (2.0.6)
719750
concurrent-ruby (~> 1.0)
720751
uglifier (3.2.0)
721752
execjs (>= 0.3.0, < 3)
722753
unicode-display_width (3.2.0)
723754
unicode-emoji (~> 4.1)
724755
unicode-emoji (4.2.0)
756+
uri (1.1.1)
757+
useragent (0.16.11)
725758
webmock (3.26.1)
726759
addressable (>= 2.8.0)
727760
crack (>= 0.3.2)

0 commit comments

Comments
 (0)