Skip to content

Commit 50d9b5e

Browse files
Bump rails from 8.0.3 to 8.1.0
Bumps [rails](https://github.com/rails/rails) from 8.0.3 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.3...v8.1.0) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15443f3 commit 50d9b5e

1 file changed

Lines changed: 62 additions & 59 deletions

File tree

Gemfile.lock

Lines changed: 62 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -8,72 +8,75 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (8.0.3)
12-
actionpack (= 8.0.3)
13-
activesupport (= 8.0.3)
11+
action_text-trix (2.1.15)
12+
railties
13+
actioncable (8.1.0)
14+
actionpack (= 8.1.0)
15+
activesupport (= 8.1.0)
1416
nio4r (~> 2.0)
1517
websocket-driver (>= 0.6.1)
1618
zeitwerk (~> 2.6)
17-
actionmailbox (8.0.3)
18-
actionpack (= 8.0.3)
19-
activejob (= 8.0.3)
20-
activerecord (= 8.0.3)
21-
activestorage (= 8.0.3)
22-
activesupport (= 8.0.3)
19+
actionmailbox (8.1.0)
20+
actionpack (= 8.1.0)
21+
activejob (= 8.1.0)
22+
activerecord (= 8.1.0)
23+
activestorage (= 8.1.0)
24+
activesupport (= 8.1.0)
2325
mail (>= 2.8.0)
24-
actionmailer (8.0.3)
25-
actionpack (= 8.0.3)
26-
actionview (= 8.0.3)
27-
activejob (= 8.0.3)
28-
activesupport (= 8.0.3)
26+
actionmailer (8.1.0)
27+
actionpack (= 8.1.0)
28+
actionview (= 8.1.0)
29+
activejob (= 8.1.0)
30+
activesupport (= 8.1.0)
2931
mail (>= 2.8.0)
3032
rails-dom-testing (~> 2.2)
31-
actionpack (8.0.3)
32-
actionview (= 8.0.3)
33-
activesupport (= 8.0.3)
33+
actionpack (8.1.0)
34+
actionview (= 8.1.0)
35+
activesupport (= 8.1.0)
3436
nokogiri (>= 1.8.5)
3537
rack (>= 2.2.4)
3638
rack-session (>= 1.0.1)
3739
rack-test (>= 0.6.3)
3840
rails-dom-testing (~> 2.2)
3941
rails-html-sanitizer (~> 1.6)
4042
useragent (~> 0.16)
41-
actiontext (8.0.3)
42-
actionpack (= 8.0.3)
43-
activerecord (= 8.0.3)
44-
activestorage (= 8.0.3)
45-
activesupport (= 8.0.3)
43+
actiontext (8.1.0)
44+
action_text-trix (~> 2.1.15)
45+
actionpack (= 8.1.0)
46+
activerecord (= 8.1.0)
47+
activestorage (= 8.1.0)
48+
activesupport (= 8.1.0)
4649
globalid (>= 0.6.0)
4750
nokogiri (>= 1.8.5)
48-
actionview (8.0.3)
49-
activesupport (= 8.0.3)
51+
actionview (8.1.0)
52+
activesupport (= 8.1.0)
5053
builder (~> 3.1)
5154
erubi (~> 1.11)
5255
rails-dom-testing (~> 2.2)
5356
rails-html-sanitizer (~> 1.6)
54-
activejob (8.0.3)
55-
activesupport (= 8.0.3)
57+
activejob (8.1.0)
58+
activesupport (= 8.1.0)
5659
globalid (>= 0.3.6)
57-
activemodel (8.0.3)
58-
activesupport (= 8.0.3)
59-
activerecord (8.0.3)
60-
activemodel (= 8.0.3)
61-
activesupport (= 8.0.3)
60+
activemodel (8.1.0)
61+
activesupport (= 8.1.0)
62+
activerecord (8.1.0)
63+
activemodel (= 8.1.0)
64+
activesupport (= 8.1.0)
6265
timeout (>= 0.4.0)
63-
activestorage (8.0.3)
64-
actionpack (= 8.0.3)
65-
activejob (= 8.0.3)
66-
activerecord (= 8.0.3)
67-
activesupport (= 8.0.3)
66+
activestorage (8.1.0)
67+
actionpack (= 8.1.0)
68+
activejob (= 8.1.0)
69+
activerecord (= 8.1.0)
70+
activesupport (= 8.1.0)
6871
marcel (~> 1.0)
69-
activesupport (8.0.3)
72+
activesupport (8.1.0)
7073
base64
71-
benchmark (>= 0.3)
7274
bigdecimal
7375
concurrent-ruby (~> 1.0, >= 1.3.1)
7476
connection_pool (>= 2.2.5)
7577
drb
7678
i18n (>= 1.6, < 2)
79+
json
7780
logger (>= 1.4.2)
7881
minitest (>= 5.1)
7982
securerandom (>= 0.3)
@@ -90,7 +93,6 @@ GEM
9093
appraisal-run (1.0.0)
9194
ast (2.4.3)
9295
base64 (0.3.0)
93-
benchmark (0.4.1)
9496
benchmark-ips (2.14.0)
9597
better_html (2.1.1)
9698
actionview (>= 6.0)
@@ -136,7 +138,7 @@ GEM
136138
concurrent-ruby (~> 1.1)
137139
webrick (~> 1.7)
138140
websocket-driver (~> 0.7)
139-
globalid (1.2.1)
141+
globalid (1.3.0)
140142
activesupport (>= 6.1)
141143
haml (6.3.0)
142144
temple (>= 0.8.2)
@@ -162,17 +164,18 @@ GEM
162164
m (1.6.2)
163165
method_source (>= 0.6.7)
164166
rake (>= 0.9.2.2)
165-
mail (2.8.1)
167+
mail (2.9.0)
168+
logger
166169
mini_mime (>= 0.1.1)
167170
net-imap
168171
net-pop
169172
net-smtp
170-
marcel (1.0.4)
173+
marcel (1.1.0)
171174
matrix (0.4.3)
172175
method_source (1.1.0)
173176
mini_mime (1.1.5)
174177
minitest (5.26.0)
175-
net-imap (0.5.9)
178+
net-imap (0.5.12)
176179
date
177180
net-protocol
178181
net-pop (0.1.2)
@@ -225,30 +228,30 @@ GEM
225228
rack (>= 1.3)
226229
rackup (2.2.1)
227230
rack (>= 3)
228-
rails (8.0.3)
229-
actioncable (= 8.0.3)
230-
actionmailbox (= 8.0.3)
231-
actionmailer (= 8.0.3)
232-
actionpack (= 8.0.3)
233-
actiontext (= 8.0.3)
234-
actionview (= 8.0.3)
235-
activejob (= 8.0.3)
236-
activemodel (= 8.0.3)
237-
activerecord (= 8.0.3)
238-
activestorage (= 8.0.3)
239-
activesupport (= 8.0.3)
231+
rails (8.1.0)
232+
actioncable (= 8.1.0)
233+
actionmailbox (= 8.1.0)
234+
actionmailer (= 8.1.0)
235+
actionpack (= 8.1.0)
236+
actiontext (= 8.1.0)
237+
actionview (= 8.1.0)
238+
activejob (= 8.1.0)
239+
activemodel (= 8.1.0)
240+
activerecord (= 8.1.0)
241+
activestorage (= 8.1.0)
242+
activesupport (= 8.1.0)
240243
bundler (>= 1.15.0)
241-
railties (= 8.0.3)
244+
railties (= 8.1.0)
242245
rails-dom-testing (2.3.0)
243246
activesupport (>= 5.0.0)
244247
minitest
245248
nokogiri (>= 1.6)
246249
rails-html-sanitizer (1.6.2)
247250
loofah (~> 2.21)
248251
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)
249-
railties (8.0.3)
250-
actionpack (= 8.0.3)
251-
activesupport (= 8.0.3)
252+
railties (8.1.0)
253+
actionpack (= 8.1.0)
254+
activesupport (= 8.1.0)
252255
irb (~> 1.13)
253256
rackup (>= 1.0.0)
254257
rake (>= 12.2)

0 commit comments

Comments
 (0)