Skip to content

Commit 3c3b86e

Browse files
build(deps): bump rails from 8.0.3 to 8.1.1
Bumps [rails](https://github.com/rails/rails) from 8.0.3 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.3...v8.1.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2de6e3 commit 3c3b86e

2 files changed

Lines changed: 73 additions & 69 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source 'https://rubygems.org'
88

99
# Bundler requires these gems in all environments
1010
gem 'puma'
11-
gem 'rails', '~> 8.0.3'
11+
gem 'rails', '~> 8.1.1'
1212
gem 'sprockets'
1313
gem 'sprockets-rails'
1414

Gemfile.lock

Lines changed: 72 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -3,79 +3,82 @@ GEM
33
specs:
44
action_policy (0.7.5)
55
ruby-next-core (>= 1.0)
6-
actioncable (8.0.3)
7-
actionpack (= 8.0.3)
8-
activesupport (= 8.0.3)
6+
action_text-trix (2.1.15)
7+
railties
8+
actioncable (8.1.1)
9+
actionpack (= 8.1.1)
10+
activesupport (= 8.1.1)
911
nio4r (~> 2.0)
1012
websocket-driver (>= 0.6.1)
1113
zeitwerk (~> 2.6)
12-
actionmailbox (8.0.3)
13-
actionpack (= 8.0.3)
14-
activejob (= 8.0.3)
15-
activerecord (= 8.0.3)
16-
activestorage (= 8.0.3)
17-
activesupport (= 8.0.3)
14+
actionmailbox (8.1.1)
15+
actionpack (= 8.1.1)
16+
activejob (= 8.1.1)
17+
activerecord (= 8.1.1)
18+
activestorage (= 8.1.1)
19+
activesupport (= 8.1.1)
1820
mail (>= 2.8.0)
19-
actionmailer (8.0.3)
20-
actionpack (= 8.0.3)
21-
actionview (= 8.0.3)
22-
activejob (= 8.0.3)
23-
activesupport (= 8.0.3)
21+
actionmailer (8.1.1)
22+
actionpack (= 8.1.1)
23+
actionview (= 8.1.1)
24+
activejob (= 8.1.1)
25+
activesupport (= 8.1.1)
2426
mail (>= 2.8.0)
2527
rails-dom-testing (~> 2.2)
26-
actionpack (8.0.3)
27-
actionview (= 8.0.3)
28-
activesupport (= 8.0.3)
28+
actionpack (8.1.1)
29+
actionview (= 8.1.1)
30+
activesupport (= 8.1.1)
2931
nokogiri (>= 1.8.5)
3032
rack (>= 2.2.4)
3133
rack-session (>= 1.0.1)
3234
rack-test (>= 0.6.3)
3335
rails-dom-testing (~> 2.2)
3436
rails-html-sanitizer (~> 1.6)
3537
useragent (~> 0.16)
36-
actiontext (8.0.3)
37-
actionpack (= 8.0.3)
38-
activerecord (= 8.0.3)
39-
activestorage (= 8.0.3)
40-
activesupport (= 8.0.3)
38+
actiontext (8.1.1)
39+
action_text-trix (~> 2.1.15)
40+
actionpack (= 8.1.1)
41+
activerecord (= 8.1.1)
42+
activestorage (= 8.1.1)
43+
activesupport (= 8.1.1)
4144
globalid (>= 0.6.0)
4245
nokogiri (>= 1.8.5)
43-
actionview (8.0.3)
44-
activesupport (= 8.0.3)
46+
actionview (8.1.1)
47+
activesupport (= 8.1.1)
4548
builder (~> 3.1)
4649
erubi (~> 1.11)
4750
rails-dom-testing (~> 2.2)
4851
rails-html-sanitizer (~> 1.6)
49-
activejob (8.0.3)
50-
activesupport (= 8.0.3)
52+
activejob (8.1.1)
53+
activesupport (= 8.1.1)
5154
globalid (>= 0.3.6)
5255
activejob-status (1.0.1)
5356
activejob (>= 6.0)
5457
activesupport (>= 6.0)
55-
activemodel (8.0.3)
56-
activesupport (= 8.0.3)
58+
activemodel (8.1.1)
59+
activesupport (= 8.1.1)
5760
activemodel-serializers-xml (1.0.3)
5861
activemodel (>= 5.0.0.a)
5962
activesupport (>= 5.0.0.a)
6063
builder (~> 3.1)
61-
activerecord (8.0.3)
62-
activemodel (= 8.0.3)
63-
activesupport (= 8.0.3)
64+
activerecord (8.1.1)
65+
activemodel (= 8.1.1)
66+
activesupport (= 8.1.1)
6467
timeout (>= 0.4.0)
65-
activestorage (8.0.3)
66-
actionpack (= 8.0.3)
67-
activejob (= 8.0.3)
68-
activerecord (= 8.0.3)
69-
activesupport (= 8.0.3)
68+
activestorage (8.1.1)
69+
actionpack (= 8.1.1)
70+
activejob (= 8.1.1)
71+
activerecord (= 8.1.1)
72+
activesupport (= 8.1.1)
7073
marcel (~> 1.0)
71-
activesupport (8.0.3)
74+
activesupport (8.1.1)
7275
base64
73-
benchmark (>= 0.3)
7476
bigdecimal
7577
concurrent-ruby (~> 1.0, >= 1.3.1)
7678
connection_pool (>= 2.2.5)
7779
drb
7880
i18n (>= 1.6, < 2)
81+
json
7982
logger (>= 1.4.2)
8083
minitest (>= 5.1)
8184
securerandom (>= 0.3)
@@ -88,7 +91,6 @@ GEM
8891
execjs (~> 2)
8992
awesome_print (1.9.2)
9093
base64 (0.3.0)
91-
benchmark (0.5.0)
9294
better_errors (2.10.1)
9395
erubi (>= 1.0.0)
9496
rack (>= 0.9.0)
@@ -132,7 +134,7 @@ GEM
132134
cssbundling-rails (1.4.3)
133135
railties (>= 6.0.0)
134136
csv (3.3.5)
135-
date (3.4.1)
137+
date (3.5.0)
136138
debug (1.11.0)
137139
irb (~> 1.10)
138140
reline (>= 0.3.8)
@@ -177,7 +179,7 @@ GEM
177179
dry-initializer (~> 3.2)
178180
dry-schema (~> 1.14)
179181
zeitwerk (~> 2.6)
180-
erb (5.0.2)
182+
erb (5.1.3)
181183
erubi (1.13.1)
182184
et-orbi (1.2.11)
183185
tzinfo
@@ -223,7 +225,7 @@ GEM
223225
ruby-progressbar (~> 1.8, >= 1.8.1)
224226
terminal-table (>= 1.5.1)
225227
io-console (0.8.1)
226-
irb (1.15.2)
228+
irb (1.15.3)
227229
pp (>= 0.6.0)
228230
rdoc (>= 4.0.0)
229231
reline (>= 0.4.2)
@@ -247,7 +249,8 @@ GEM
247249
crass (~> 1.0.2)
248250
nokogiri (>= 1.12.0)
249251
machinist (2.0)
250-
mail (2.8.1)
252+
mail (2.9.0)
253+
logger
251254
mini_mime (>= 0.1.1)
252255
net-imap
253256
net-pop
@@ -262,7 +265,7 @@ GEM
262265
multi_json (1.15.0)
263266
mustermann (3.0.4)
264267
ruby2_keywords (~> 0.0.1)
265-
net-imap (0.5.11)
268+
net-imap (0.5.12)
266269
date
267270
net-protocol
268271
net-pop (0.1.2)
@@ -271,7 +274,7 @@ GEM
271274
timeout
272275
net-smtp (0.5.1)
273276
net-protocol
274-
nio4r (2.7.4)
277+
nio4r (2.7.5)
275278
nokogiri (1.18.10)
276279
mini_portile2 (~> 2.8.2)
277280
racc (~> 1.4)
@@ -286,7 +289,7 @@ GEM
286289
pluck_to_hash (1.0.2)
287290
activerecord (>= 4.0.2)
288291
activesupport (>= 4.0.2)
289-
pp (0.6.2)
292+
pp (0.6.3)
290293
prettyprint
291294
prawn (2.5.0)
292295
matrix (~> 0.4)
@@ -305,7 +308,7 @@ GEM
305308
nio4r (~> 2.0)
306309
raabro (1.4.0)
307310
racc (1.8.1)
308-
rack (3.2.3)
311+
rack (3.2.4)
309312
rack-cors (3.0.0)
310313
logger
311314
rack (>= 3.0.14)
@@ -320,20 +323,20 @@ GEM
320323
rack (>= 1.3)
321324
rackup (2.2.1)
322325
rack (>= 3)
323-
rails (8.0.3)
324-
actioncable (= 8.0.3)
325-
actionmailbox (= 8.0.3)
326-
actionmailer (= 8.0.3)
327-
actionpack (= 8.0.3)
328-
actiontext (= 8.0.3)
329-
actionview (= 8.0.3)
330-
activejob (= 8.0.3)
331-
activemodel (= 8.0.3)
332-
activerecord (= 8.0.3)
333-
activestorage (= 8.0.3)
334-
activesupport (= 8.0.3)
326+
rails (8.1.1)
327+
actioncable (= 8.1.1)
328+
actionmailbox (= 8.1.1)
329+
actionmailer (= 8.1.1)
330+
actionpack (= 8.1.1)
331+
actiontext (= 8.1.1)
332+
actionview (= 8.1.1)
333+
activejob (= 8.1.1)
334+
activemodel (= 8.1.1)
335+
activerecord (= 8.1.1)
336+
activestorage (= 8.1.1)
337+
activesupport (= 8.1.1)
335338
bundler (>= 1.15.0)
336-
railties (= 8.0.3)
339+
railties (= 8.1.1)
337340
rails-controller-testing (1.0.5)
338341
actionpack (>= 5.0.1.rc1)
339342
actionview (>= 5.0.1.rc1)
@@ -352,9 +355,9 @@ GEM
352355
browser
353356
railties
354357
redis
355-
railties (8.0.3)
356-
actionpack (= 8.0.3)
357-
activesupport (= 8.0.3)
358+
railties (8.1.1)
359+
actionpack (= 8.1.1)
360+
activesupport (= 8.1.1)
358361
irb (~> 1.13)
359362
rackup (>= 1.0.0)
360363
rake (>= 12.2)
@@ -363,15 +366,16 @@ GEM
363366
zeitwerk (~> 2.6)
364367
rainbow (3.1.1)
365368
raindrops (0.20.0)
366-
rake (13.3.0)
369+
rake (13.3.1)
367370
rb-fsevent (0.11.2)
368371
rb-inotify (0.10.1)
369372
ffi (~> 1.0)
370373
rbs (3.9.5)
371374
logger
372-
rdoc (6.14.2)
375+
rdoc (6.15.1)
373376
erb
374377
psych (>= 4.0.0)
378+
tsort
375379
redcarpet (3.6.1)
376380
redis (5.4.1)
377381
redis-client (>= 0.22.0)
@@ -477,7 +481,7 @@ GEM
477481
thor (1.4.0)
478482
tilt (2.6.1)
479483
timecop (0.9.10)
480-
timeout (0.4.3)
484+
timeout (0.4.4)
481485
tsort (0.2.0)
482486
ttfunk (1.8.0)
483487
bigdecimal (~> 3.1)
@@ -490,7 +494,7 @@ GEM
490494
kgio (~> 2.6)
491495
raindrops (~> 0.7)
492496
uniform_notifier (1.18.0)
493-
uri (1.1.0)
497+
uri (1.1.1)
494498
useragent (0.16.11)
495499
webmock (3.26.1)
496500
addressable (>= 2.8.0)
@@ -550,7 +554,7 @@ DEPENDENCIES
550554
prawn-qrcode
551555
puma
552556
rack-cors
553-
rails (~> 8.0.3)
557+
rails (~> 8.1.1)
554558
rails-controller-testing
555559
rails-html-sanitizer
556560
rails-i18n (~> 8.0.2)

0 commit comments

Comments
 (0)