Skip to content

Commit 80ed3b1

Browse files
Bump rails from 8.0.2 to 8.1.0
Bumps [rails](https://github.com/rails/rails) from 8.0.2 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2...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 43a6098 commit 80ed3b1

File tree

2 files changed

+72
-66
lines changed

2 files changed

+72
-66
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

44
ruby "3.4.3"
55

6-
gem "rails", "8.0.2"
6+
gem "rails", "8.1.0"
77
gem "active_storage_validations", "3.0.2"
88
gem "jsbundling-rails", "1.3.1"
99
gem "bcrypt", "3.1.13"

Gemfile.lock

Lines changed: 71 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,48 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.2)
5-
actionpack (= 8.0.2)
6-
activesupport (= 8.0.2)
4+
action_text-trix (2.1.15)
5+
railties
6+
actioncable (8.1.0)
7+
actionpack (= 8.1.0)
8+
activesupport (= 8.1.0)
79
nio4r (~> 2.0)
810
websocket-driver (>= 0.6.1)
911
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.2)
11-
actionpack (= 8.0.2)
12-
activejob (= 8.0.2)
13-
activerecord (= 8.0.2)
14-
activestorage (= 8.0.2)
15-
activesupport (= 8.0.2)
12+
actionmailbox (8.1.0)
13+
actionpack (= 8.1.0)
14+
activejob (= 8.1.0)
15+
activerecord (= 8.1.0)
16+
activestorage (= 8.1.0)
17+
activesupport (= 8.1.0)
1618
mail (>= 2.8.0)
17-
actionmailer (8.0.2)
18-
actionpack (= 8.0.2)
19-
actionview (= 8.0.2)
20-
activejob (= 8.0.2)
21-
activesupport (= 8.0.2)
19+
actionmailer (8.1.0)
20+
actionpack (= 8.1.0)
21+
actionview (= 8.1.0)
22+
activejob (= 8.1.0)
23+
activesupport (= 8.1.0)
2224
mail (>= 2.8.0)
2325
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.2)
25-
actionview (= 8.0.2)
26-
activesupport (= 8.0.2)
26+
actionpack (8.1.0)
27+
actionview (= 8.1.0)
28+
activesupport (= 8.1.0)
2729
nokogiri (>= 1.8.5)
2830
rack (>= 2.2.4)
2931
rack-session (>= 1.0.1)
3032
rack-test (>= 0.6.3)
3133
rails-dom-testing (~> 2.2)
3234
rails-html-sanitizer (~> 1.6)
3335
useragent (~> 0.16)
34-
actiontext (8.0.2)
35-
actionpack (= 8.0.2)
36-
activerecord (= 8.0.2)
37-
activestorage (= 8.0.2)
38-
activesupport (= 8.0.2)
36+
actiontext (8.1.0)
37+
action_text-trix (~> 2.1.15)
38+
actionpack (= 8.1.0)
39+
activerecord (= 8.1.0)
40+
activestorage (= 8.1.0)
41+
activesupport (= 8.1.0)
3942
globalid (>= 0.6.0)
4043
nokogiri (>= 1.8.5)
41-
actionview (8.0.2)
42-
activesupport (= 8.0.2)
44+
actionview (8.1.0)
45+
activesupport (= 8.1.0)
4346
builder (~> 3.1)
4447
erubi (~> 1.11)
4548
rails-dom-testing (~> 2.2)
@@ -50,29 +53,29 @@ GEM
5053
activestorage (>= 6.1.4)
5154
activesupport (>= 6.1.4)
5255
marcel (>= 1.0.3)
53-
activejob (8.0.2)
54-
activesupport (= 8.0.2)
56+
activejob (8.1.0)
57+
activesupport (= 8.1.0)
5558
globalid (>= 0.3.6)
56-
activemodel (8.0.2)
57-
activesupport (= 8.0.2)
58-
activerecord (8.0.2)
59-
activemodel (= 8.0.2)
60-
activesupport (= 8.0.2)
59+
activemodel (8.1.0)
60+
activesupport (= 8.1.0)
61+
activerecord (8.1.0)
62+
activemodel (= 8.1.0)
63+
activesupport (= 8.1.0)
6164
timeout (>= 0.4.0)
62-
activestorage (8.0.2)
63-
actionpack (= 8.0.2)
64-
activejob (= 8.0.2)
65-
activerecord (= 8.0.2)
66-
activesupport (= 8.0.2)
65+
activestorage (8.1.0)
66+
actionpack (= 8.1.0)
67+
activejob (= 8.1.0)
68+
activerecord (= 8.1.0)
69+
activesupport (= 8.1.0)
6770
marcel (~> 1.0)
68-
activesupport (8.0.2)
71+
activesupport (8.1.0)
6972
base64
70-
benchmark (>= 0.3)
7173
bigdecimal
7274
concurrent-ruby (~> 1.0, >= 1.3.1)
7375
connection_pool (>= 2.2.5)
7476
drb
7577
i18n (>= 1.6, < 2)
78+
json
7679
logger (>= 1.4.2)
7780
minitest (>= 5.1)
7881
securerandom (>= 0.3)
@@ -103,8 +106,7 @@ GEM
103106
base64 (0.3.0)
104107
bcrypt (3.1.13)
105108
bcrypt_pbkdf (1.1.1)
106-
benchmark (0.4.1)
107-
bigdecimal (3.2.3)
109+
bigdecimal (3.3.1)
108110
bindex (0.8.1)
109111
bootsnap (1.18.6)
110112
msgpack (~> 1.2)
@@ -131,7 +133,7 @@ GEM
131133
dotenv (3.1.8)
132134
drb (2.2.3)
133135
ed25519 (1.4.0)
134-
erb (5.0.2)
136+
erb (5.1.1)
135137
erubi (1.13.1)
136138
faker (3.5.2)
137139
i18n (>= 1.8.11, < 2)
@@ -143,7 +145,7 @@ GEM
143145
ffi (1.17.2-x86_64-linux-musl)
144146
formatador (1.2.0)
145147
reline
146-
globalid (1.2.1)
148+
globalid (1.3.0)
147149
activesupport (>= 6.1)
148150
guard (2.19.1)
149151
formatador (>= 0.2.4)
@@ -177,6 +179,7 @@ GEM
177179
jmespath (1.6.2)
178180
jsbundling-rails (1.3.1)
179181
railties (>= 6.0.0)
182+
json (2.15.1)
180183
kamal (2.7.0)
181184
activesupport (>= 7.0)
182185
base64 (~> 0.2)
@@ -201,7 +204,7 @@ GEM
201204
net-imap
202205
net-pop
203206
net-smtp
204-
marcel (1.0.4)
207+
marcel (1.1.0)
205208
matrix (0.4.3)
206209
method_source (1.1.0)
207210
mini_mime (1.1.5)
@@ -213,7 +216,7 @@ GEM
213216
ruby-progressbar
214217
msgpack (1.8.0)
215218
nenv (0.3.0)
216-
net-imap (0.5.10)
219+
net-imap (0.5.12)
217220
date
218221
net-protocol
219222
net-pop (0.1.2)
@@ -245,7 +248,7 @@ GEM
245248
shellany (~> 0.0)
246249
ostruct (0.6.3)
247250
pg (1.5.9)
248-
pp (0.6.2)
251+
pp (0.6.3)
249252
prettyprint
250253
prettyprint (0.2.0)
251254
propshaft (1.2.1)
@@ -262,28 +265,28 @@ GEM
262265
puma (6.6.0)
263266
nio4r (~> 2.0)
264267
racc (1.8.1)
265-
rack (3.2.1)
268+
rack (3.2.3)
266269
rack-session (2.1.1)
267270
base64 (>= 0.1.0)
268271
rack (>= 3.0.0)
269272
rack-test (2.2.0)
270273
rack (>= 1.3)
271274
rackup (2.2.1)
272275
rack (>= 3)
273-
rails (8.0.2)
274-
actioncable (= 8.0.2)
275-
actionmailbox (= 8.0.2)
276-
actionmailer (= 8.0.2)
277-
actionpack (= 8.0.2)
278-
actiontext (= 8.0.2)
279-
actionview (= 8.0.2)
280-
activejob (= 8.0.2)
281-
activemodel (= 8.0.2)
282-
activerecord (= 8.0.2)
283-
activestorage (= 8.0.2)
284-
activesupport (= 8.0.2)
276+
rails (8.1.0)
277+
actioncable (= 8.1.0)
278+
actionmailbox (= 8.1.0)
279+
actionmailer (= 8.1.0)
280+
actionpack (= 8.1.0)
281+
actiontext (= 8.1.0)
282+
actionview (= 8.1.0)
283+
activejob (= 8.1.0)
284+
activemodel (= 8.1.0)
285+
activerecord (= 8.1.0)
286+
activestorage (= 8.1.0)
287+
activesupport (= 8.1.0)
285288
bundler (>= 1.15.0)
286-
railties (= 8.0.2)
289+
railties (= 8.1.0)
287290
rails-controller-testing (1.0.5)
288291
actionpack (>= 5.0.1.rc1)
289292
actionview (>= 5.0.1.rc1)
@@ -295,21 +298,23 @@ GEM
295298
rails-html-sanitizer (1.6.2)
296299
loofah (~> 2.21)
297300
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)
298-
railties (8.0.2)
299-
actionpack (= 8.0.2)
300-
activesupport (= 8.0.2)
301+
railties (8.1.0)
302+
actionpack (= 8.1.0)
303+
activesupport (= 8.1.0)
301304
irb (~> 1.13)
302305
rackup (>= 1.0.0)
303306
rake (>= 12.2)
304307
thor (~> 1.0, >= 1.2.2)
308+
tsort (>= 0.2)
305309
zeitwerk (~> 2.6)
306310
rake (13.3.0)
307311
rb-fsevent (0.11.2)
308312
rb-inotify (0.11.1)
309313
ffi (~> 1.0)
310-
rdoc (6.14.2)
314+
rdoc (6.15.0)
311315
erb
312316
psych (>= 4.0.0)
317+
tsort
313318
regexp_parser (2.11.3)
314319
reline (0.6.2)
315320
io-console (~> 0.5)
@@ -343,12 +348,13 @@ GEM
343348
thruster (0.1.15-aarch64-linux)
344349
thruster (0.1.15-x86_64-linux)
345350
timeout (0.4.3)
351+
tsort (0.2.0)
346352
turbo-rails (2.0.14)
347353
actionpack (>= 7.1.0)
348354
railties (>= 7.1.0)
349355
tzinfo (2.0.6)
350356
concurrent-ruby (~> 1.0)
351-
uri (1.0.3)
357+
uri (1.0.4)
352358
useragent (0.16.11)
353359
web-console (4.2.1)
354360
actionview (>= 6.0.0)
@@ -398,7 +404,7 @@ DEPENDENCIES
398404
pg (= 1.5.9)
399405
propshaft (= 1.2.1)
400406
puma (= 6.6.0)
401-
rails (= 8.0.2)
407+
rails (= 8.1.0)
402408
rails-controller-testing (= 1.0.5)
403409
selenium-webdriver (= 4.9.0)
404410
sqlite3 (= 2.7.2)

0 commit comments

Comments
 (0)