Skip to content

Commit d8ef2c7

Browse files
authored
Merge pull request #141 from mastodon/dependabot/bundler/fasp_base/rails-8.1.1
Bump rails from 8.0.2.1 to 8.1.1 in /fasp_base
2 parents 000810c + a964771 commit d8ef2c7

File tree

1 file changed

+75
-71
lines changed

1 file changed

+75
-71
lines changed

fasp_base/Gemfile.lock

Lines changed: 75 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -11,72 +11,75 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (8.0.3)
15-
actionpack (= 8.0.3)
16-
activesupport (= 8.0.3)
14+
action_text-trix (2.1.15)
15+
railties
16+
actioncable (8.1.1)
17+
actionpack (= 8.1.1)
18+
activesupport (= 8.1.1)
1719
nio4r (~> 2.0)
1820
websocket-driver (>= 0.6.1)
1921
zeitwerk (~> 2.6)
20-
actionmailbox (8.0.3)
21-
actionpack (= 8.0.3)
22-
activejob (= 8.0.3)
23-
activerecord (= 8.0.3)
24-
activestorage (= 8.0.3)
25-
activesupport (= 8.0.3)
22+
actionmailbox (8.1.1)
23+
actionpack (= 8.1.1)
24+
activejob (= 8.1.1)
25+
activerecord (= 8.1.1)
26+
activestorage (= 8.1.1)
27+
activesupport (= 8.1.1)
2628
mail (>= 2.8.0)
27-
actionmailer (8.0.3)
28-
actionpack (= 8.0.3)
29-
actionview (= 8.0.3)
30-
activejob (= 8.0.3)
31-
activesupport (= 8.0.3)
29+
actionmailer (8.1.1)
30+
actionpack (= 8.1.1)
31+
actionview (= 8.1.1)
32+
activejob (= 8.1.1)
33+
activesupport (= 8.1.1)
3234
mail (>= 2.8.0)
3335
rails-dom-testing (~> 2.2)
34-
actionpack (8.0.3)
35-
actionview (= 8.0.3)
36-
activesupport (= 8.0.3)
36+
actionpack (8.1.1)
37+
actionview (= 8.1.1)
38+
activesupport (= 8.1.1)
3739
nokogiri (>= 1.8.5)
3840
rack (>= 2.2.4)
3941
rack-session (>= 1.0.1)
4042
rack-test (>= 0.6.3)
4143
rails-dom-testing (~> 2.2)
4244
rails-html-sanitizer (~> 1.6)
4345
useragent (~> 0.16)
44-
actiontext (8.0.3)
45-
actionpack (= 8.0.3)
46-
activerecord (= 8.0.3)
47-
activestorage (= 8.0.3)
48-
activesupport (= 8.0.3)
46+
actiontext (8.1.1)
47+
action_text-trix (~> 2.1.15)
48+
actionpack (= 8.1.1)
49+
activerecord (= 8.1.1)
50+
activestorage (= 8.1.1)
51+
activesupport (= 8.1.1)
4952
globalid (>= 0.6.0)
5053
nokogiri (>= 1.8.5)
51-
actionview (8.0.3)
52-
activesupport (= 8.0.3)
54+
actionview (8.1.1)
55+
activesupport (= 8.1.1)
5356
builder (~> 3.1)
5457
erubi (~> 1.11)
5558
rails-dom-testing (~> 2.2)
5659
rails-html-sanitizer (~> 1.6)
57-
activejob (8.0.3)
58-
activesupport (= 8.0.3)
60+
activejob (8.1.1)
61+
activesupport (= 8.1.1)
5962
globalid (>= 0.3.6)
60-
activemodel (8.0.3)
61-
activesupport (= 8.0.3)
62-
activerecord (8.0.3)
63-
activemodel (= 8.0.3)
64-
activesupport (= 8.0.3)
63+
activemodel (8.1.1)
64+
activesupport (= 8.1.1)
65+
activerecord (8.1.1)
66+
activemodel (= 8.1.1)
67+
activesupport (= 8.1.1)
6568
timeout (>= 0.4.0)
66-
activestorage (8.0.3)
67-
actionpack (= 8.0.3)
68-
activejob (= 8.0.3)
69-
activerecord (= 8.0.3)
70-
activesupport (= 8.0.3)
69+
activestorage (8.1.1)
70+
actionpack (= 8.1.1)
71+
activejob (= 8.1.1)
72+
activerecord (= 8.1.1)
73+
activesupport (= 8.1.1)
7174
marcel (~> 1.0)
72-
activesupport (8.0.3)
75+
activesupport (8.1.1)
7376
base64
74-
benchmark (>= 0.3)
7577
bigdecimal
7678
concurrent-ruby (~> 1.0, >= 1.3.1)
7779
connection_pool (>= 2.2.5)
7880
drb
7981
i18n (>= 1.6, < 2)
82+
json
8083
logger (>= 1.4.2)
8184
minitest (>= 5.1)
8285
securerandom (>= 0.3)
@@ -87,8 +90,7 @@ GEM
8790
ast (2.4.3)
8891
base64 (0.3.0)
8992
bcrypt (3.1.20)
90-
benchmark (0.4.1)
91-
bigdecimal (3.2.3)
93+
bigdecimal (3.3.1)
9294
builder (3.3.0)
9395
cgi (0.4.2)
9496
concurrent-ruby (1.3.5)
@@ -97,15 +99,15 @@ GEM
9799
bigdecimal
98100
rexml
99101
crass (1.0.6)
100-
date (3.4.1)
102+
date (3.5.0)
101103
debug (1.11.0)
102104
irb (~> 1.10)
103105
reline (>= 0.3.8)
104106
drb (2.2.3)
105-
erb (5.0.2)
107+
erb (5.1.3)
106108
erubi (1.13.1)
107109
forwardable (1.3.3)
108-
globalid (1.2.1)
110+
globalid (1.3.0)
109111
activesupport (>= 6.1)
110112
hashdiff (1.2.0)
111113
http-2 (1.1.1)
@@ -114,7 +116,7 @@ GEM
114116
i18n (1.14.7)
115117
concurrent-ruby (~> 1.0)
116118
io-console (0.8.1)
117-
irb (1.15.2)
119+
irb (1.15.3)
118120
pp (>= 0.6.0)
119121
rdoc (>= 4.0.0)
120122
reline (>= 0.4.2)
@@ -135,18 +137,19 @@ GEM
135137
loofah (2.24.1)
136138
crass (~> 1.0.2)
137139
nokogiri (>= 1.12.0)
138-
mail (2.8.1)
140+
mail (2.9.0)
141+
logger
139142
mini_mime (>= 0.1.1)
140143
net-imap
141144
net-pop
142145
net-smtp
143-
marcel (1.0.4)
146+
marcel (1.1.0)
144147
mini_mime (1.1.5)
145148
mini_portile2 (2.8.9)
146-
minitest (5.25.5)
149+
minitest (5.26.0)
147150
net-http (0.6.0)
148151
uri
149-
net-imap (0.5.10)
152+
net-imap (0.5.12)
150153
date
151154
net-protocol
152155
net-pop (0.1.2)
@@ -155,7 +158,7 @@ GEM
155158
timeout
156159
net-smtp (0.5.1)
157160
net-protocol
158-
nio4r (2.7.4)
161+
nio4r (2.7.5)
159162
nokogiri (1.18.10)
160163
mini_portile2 (~> 2.8.2)
161164
racc (~> 1.4)
@@ -180,7 +183,7 @@ GEM
180183
parser (3.3.8.0)
181184
ast (~> 2.4.1)
182185
racc
183-
pp (0.6.2)
186+
pp (0.6.3)
184187
prettyprint
185188
prettyprint (0.2.0)
186189
prism (1.4.0)
@@ -195,49 +198,50 @@ GEM
195198
puma (7.1.0)
196199
nio4r (~> 2.0)
197200
racc (1.8.1)
198-
rack (3.2.1)
201+
rack (3.2.4)
199202
rack-session (2.1.1)
200203
base64 (>= 0.1.0)
201204
rack (>= 3.0.0)
202205
rack-test (2.2.0)
203206
rack (>= 1.3)
204207
rackup (2.2.1)
205208
rack (>= 3)
206-
rails (8.0.3)
207-
actioncable (= 8.0.3)
208-
actionmailbox (= 8.0.3)
209-
actionmailer (= 8.0.3)
210-
actionpack (= 8.0.3)
211-
actiontext (= 8.0.3)
212-
actionview (= 8.0.3)
213-
activejob (= 8.0.3)
214-
activemodel (= 8.0.3)
215-
activerecord (= 8.0.3)
216-
activestorage (= 8.0.3)
217-
activesupport (= 8.0.3)
209+
rails (8.1.1)
210+
actioncable (= 8.1.1)
211+
actionmailbox (= 8.1.1)
212+
actionmailer (= 8.1.1)
213+
actionpack (= 8.1.1)
214+
actiontext (= 8.1.1)
215+
actionview (= 8.1.1)
216+
activejob (= 8.1.1)
217+
activemodel (= 8.1.1)
218+
activerecord (= 8.1.1)
219+
activestorage (= 8.1.1)
220+
activesupport (= 8.1.1)
218221
bundler (>= 1.15.0)
219-
railties (= 8.0.3)
222+
railties (= 8.1.1)
220223
rails-dom-testing (2.3.0)
221224
activesupport (>= 5.0.0)
222225
minitest
223226
nokogiri (>= 1.6)
224227
rails-html-sanitizer (1.6.2)
225228
loofah (~> 2.21)
226229
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)
227-
railties (8.0.3)
228-
actionpack (= 8.0.3)
229-
activesupport (= 8.0.3)
230+
railties (8.1.1)
231+
actionpack (= 8.1.1)
232+
activesupport (= 8.1.1)
230233
irb (~> 1.13)
231234
rackup (>= 1.0.0)
232235
rake (>= 12.2)
233236
thor (~> 1.0, >= 1.2.2)
234237
tsort (>= 0.2)
235238
zeitwerk (~> 2.6)
236239
rainbow (3.1.1)
237-
rake (13.3.0)
238-
rdoc (6.14.2)
240+
rake (13.3.1)
241+
rdoc (6.15.1)
239242
erb
240243
psych (>= 4.0.0)
244+
tsort
241245
regexp_parser (2.10.0)
242246
reline (0.6.2)
243247
io-console (~> 0.5)
@@ -286,14 +290,14 @@ GEM
286290
base64
287291
stringio (3.1.7)
288292
thor (1.4.0)
289-
timeout (0.4.3)
293+
timeout (0.4.4)
290294
tsort (0.2.0)
291295
tzinfo (2.0.6)
292296
concurrent-ruby (~> 1.0)
293297
unicode-display_width (3.1.4)
294298
unicode-emoji (~> 4.0, >= 4.0.4)
295299
unicode-emoji (4.0.4)
296-
uri (1.0.3)
300+
uri (1.1.1)
297301
useragent (0.16.11)
298302
webmock (3.25.1)
299303
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)