Skip to content

Commit 0bf90c8

Browse files
Bump rails from 8.1.0 to 8.1.1
Bumps [rails](https://github.com/rails/rails) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b598706 commit 0bf90c8

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source 'https://rubygems.org'
55
ruby file: '.ruby-version'
66

77
gem 'puma'
8-
gem 'rails', '~> 8.1.0'
8+
gem 'rails', '~> 8.1.1'
99
gem 'mimemagic'
1010
gem 'mime-types-data'
1111
gem 'mime-types'

Gemfile.lock

Lines changed: 60 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -8,46 +8,46 @@ GEM
88
specs:
99
action_text-trix (2.1.15)
1010
railties
11-
actioncable (8.1.0)
12-
actionpack (= 8.1.0)
13-
activesupport (= 8.1.0)
11+
actioncable (8.1.1)
12+
actionpack (= 8.1.1)
13+
activesupport (= 8.1.1)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (8.1.0)
18-
actionpack (= 8.1.0)
19-
activejob (= 8.1.0)
20-
activerecord (= 8.1.0)
21-
activestorage (= 8.1.0)
22-
activesupport (= 8.1.0)
17+
actionmailbox (8.1.1)
18+
actionpack (= 8.1.1)
19+
activejob (= 8.1.1)
20+
activerecord (= 8.1.1)
21+
activestorage (= 8.1.1)
22+
activesupport (= 8.1.1)
2323
mail (>= 2.8.0)
24-
actionmailer (8.1.0)
25-
actionpack (= 8.1.0)
26-
actionview (= 8.1.0)
27-
activejob (= 8.1.0)
28-
activesupport (= 8.1.0)
24+
actionmailer (8.1.1)
25+
actionpack (= 8.1.1)
26+
actionview (= 8.1.1)
27+
activejob (= 8.1.1)
28+
activesupport (= 8.1.1)
2929
mail (>= 2.8.0)
3030
rails-dom-testing (~> 2.2)
31-
actionpack (8.1.0)
32-
actionview (= 8.1.0)
33-
activesupport (= 8.1.0)
31+
actionpack (8.1.1)
32+
actionview (= 8.1.1)
33+
activesupport (= 8.1.1)
3434
nokogiri (>= 1.8.5)
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
4040
useragent (~> 0.16)
41-
actiontext (8.1.0)
41+
actiontext (8.1.1)
4242
action_text-trix (~> 2.1.15)
43-
actionpack (= 8.1.0)
44-
activerecord (= 8.1.0)
45-
activestorage (= 8.1.0)
46-
activesupport (= 8.1.0)
43+
actionpack (= 8.1.1)
44+
activerecord (= 8.1.1)
45+
activestorage (= 8.1.1)
46+
activesupport (= 8.1.1)
4747
globalid (>= 0.6.0)
4848
nokogiri (>= 1.8.5)
49-
actionview (8.1.0)
50-
activesupport (= 8.1.0)
49+
actionview (8.1.1)
50+
activesupport (= 8.1.1)
5151
builder (~> 3.1)
5252
erubi (~> 1.11)
5353
rails-dom-testing (~> 2.2)
@@ -59,26 +59,26 @@ GEM
5959
activemodel (>= 4.1)
6060
case_transform (>= 0.2)
6161
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
62-
activejob (8.1.0)
63-
activesupport (= 8.1.0)
62+
activejob (8.1.1)
63+
activesupport (= 8.1.1)
6464
globalid (>= 0.3.6)
65-
activemodel (8.1.0)
66-
activesupport (= 8.1.0)
65+
activemodel (8.1.1)
66+
activesupport (= 8.1.1)
6767
activemodel-serializers-xml (1.0.3)
6868
activemodel (>= 5.0.0.a)
6969
activesupport (>= 5.0.0.a)
7070
builder (~> 3.1)
71-
activerecord (8.1.0)
72-
activemodel (= 8.1.0)
73-
activesupport (= 8.1.0)
71+
activerecord (8.1.1)
72+
activemodel (= 8.1.1)
73+
activesupport (= 8.1.1)
7474
timeout (>= 0.4.0)
75-
activestorage (8.1.0)
76-
actionpack (= 8.1.0)
77-
activejob (= 8.1.0)
78-
activerecord (= 8.1.0)
79-
activesupport (= 8.1.0)
75+
activestorage (8.1.1)
76+
actionpack (= 8.1.1)
77+
activejob (= 8.1.1)
78+
activerecord (= 8.1.1)
79+
activesupport (= 8.1.1)
8080
marcel (~> 1.0)
81-
activesupport (8.1.0)
81+
activesupport (8.1.1)
8282
base64
8383
bigdecimal
8484
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -169,7 +169,7 @@ GEM
169169
activerecord (>= 5.a)
170170
database_cleaner-core (~> 2.0.0)
171171
database_cleaner-core (2.0.1)
172-
date (3.4.1)
172+
date (3.5.0)
173173
debug_inspector (1.2.0)
174174
devise (4.9.4)
175175
bcrypt (~> 3.0)
@@ -194,7 +194,7 @@ GEM
194194
em-websocket (0.5.3)
195195
eventmachine (>= 0.12.9)
196196
http_parser.rb (~> 0)
197-
erb (5.1.1)
197+
erb (5.1.3)
198198
erubi (1.13.1)
199199
ethon (0.17.0)
200200
ffi (>= 1.15.0)
@@ -296,7 +296,8 @@ GEM
296296
crass (~> 1.0.2)
297297
nokogiri (>= 1.12.0)
298298
lumberjack (1.2.10)
299-
mail (2.8.1)
299+
mail (2.9.0)
300+
logger
300301
mini_mime (>= 0.1.1)
301302
net-imap
302303
net-pop
@@ -407,20 +408,20 @@ GEM
407408
rack-timeout (0.7.0)
408409
rackup (2.2.1)
409410
rack (>= 3)
410-
rails (8.1.0)
411-
actioncable (= 8.1.0)
412-
actionmailbox (= 8.1.0)
413-
actionmailer (= 8.1.0)
414-
actionpack (= 8.1.0)
415-
actiontext (= 8.1.0)
416-
actionview (= 8.1.0)
417-
activejob (= 8.1.0)
418-
activemodel (= 8.1.0)
419-
activerecord (= 8.1.0)
420-
activestorage (= 8.1.0)
421-
activesupport (= 8.1.0)
411+
rails (8.1.1)
412+
actioncable (= 8.1.1)
413+
actionmailbox (= 8.1.1)
414+
actionmailer (= 8.1.1)
415+
actionpack (= 8.1.1)
416+
actiontext (= 8.1.1)
417+
actionview (= 8.1.1)
418+
activejob (= 8.1.1)
419+
activemodel (= 8.1.1)
420+
activerecord (= 8.1.1)
421+
activestorage (= 8.1.1)
422+
activesupport (= 8.1.1)
422423
bundler (>= 1.15.0)
423-
railties (= 8.1.0)
424+
railties (= 8.1.1)
424425
rails-controller-testing (1.0.5)
425426
actionpack (>= 5.0.1.rc1)
426427
actionview (>= 5.0.1.rc1)
@@ -432,16 +433,16 @@ GEM
432433
rails-html-sanitizer (1.6.2)
433434
loofah (~> 2.21)
434435
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)
435-
railties (8.1.0)
436-
actionpack (= 8.1.0)
437-
activesupport (= 8.1.0)
436+
railties (8.1.1)
437+
actionpack (= 8.1.1)
438+
activesupport (= 8.1.1)
438439
irb (~> 1.13)
439440
rackup (>= 1.0.0)
440441
rake (>= 12.2)
441442
thor (~> 1.0, >= 1.2.2)
442443
tsort (>= 0.2)
443444
zeitwerk (~> 2.6)
444-
rake (13.3.0)
445+
rake (13.3.1)
445446
rb-fsevent (0.11.2)
446447
rb-inotify (0.11.1)
447448
ffi (~> 1.0)
@@ -546,7 +547,7 @@ GEM
546547
thor (1.4.0)
547548
tilt (2.6.1)
548549
timecop (0.9.10)
549-
timeout (0.4.3)
550+
timeout (0.4.4)
550551
tinymce-rails (6.3.1)
551552
railties (>= 3.1.1)
552553
tsort (0.2.0)
@@ -631,7 +632,7 @@ DEPENDENCIES
631632
pundit
632633
rack-mini-profiler
633634
rack-timeout (~> 0.7)
634-
rails (~> 8.1.0)
635+
rails (~> 8.1.1)
635636
rails-assets-momentjs!
636637
rails-controller-testing
637638
react-rails

0 commit comments

Comments
 (0)