Skip to content

Commit dfd0ff6

Browse files
build(deps-dev): bump actionmailer from 8.1.0 to 8.1.1
Bumps [actionmailer](https://github.com/rails/rails) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/actionmailer/CHANGELOG.md) - [Commits](rails/rails@v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: actionmailer dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 004f23d commit dfd0ff6

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionmailer (8.1.0)
12-
actionpack (= 8.1.0)
13-
actionview (= 8.1.0)
14-
activejob (= 8.1.0)
15-
activesupport (= 8.1.0)
11+
actionmailer (8.1.1)
12+
actionpack (= 8.1.1)
13+
actionview (= 8.1.1)
14+
activejob (= 8.1.1)
15+
activesupport (= 8.1.1)
1616
mail (>= 2.8.0)
1717
rails-dom-testing (~> 2.2)
18-
actionpack (8.1.0)
19-
actionview (= 8.1.0)
20-
activesupport (= 8.1.0)
18+
actionpack (8.1.1)
19+
actionview (= 8.1.1)
20+
activesupport (= 8.1.1)
2121
nokogiri (>= 1.8.5)
2222
rack (>= 2.2.4)
2323
rack-session (>= 1.0.1)
2424
rack-test (>= 0.6.3)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
2727
useragent (~> 0.16)
28-
actionview (8.1.0)
29-
activesupport (= 8.1.0)
28+
actionview (8.1.1)
29+
activesupport (= 8.1.1)
3030
builder (~> 3.1)
3131
erubi (~> 1.11)
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
34-
activejob (8.1.0)
35-
activesupport (= 8.1.0)
34+
activejob (8.1.1)
35+
activesupport (= 8.1.1)
3636
globalid (>= 0.3.6)
37-
activesupport (8.1.0)
37+
activesupport (8.1.1)
3838
base64
3939
bigdecimal
4040
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -53,7 +53,7 @@ GEM
5353
concurrent-ruby (1.3.5)
5454
connection_pool (2.5.4)
5555
crass (1.0.6)
56-
date (3.4.1)
56+
date (3.5.0)
5757
debug (1.11.0)
5858
irb (~> 1.10)
5959
reline (>= 0.3.8)
@@ -112,7 +112,7 @@ GEM
112112
date
113113
stringio
114114
racc (1.8.1)
115-
rack (3.2.3)
115+
rack (3.2.4)
116116
rack-session (2.1.1)
117117
base64 (>= 0.1.0)
118118
rack (>= 3.0.0)
@@ -127,9 +127,9 @@ GEM
127127
rails-html-sanitizer (1.6.2)
128128
loofah (~> 2.21)
129129
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)
130-
railties (8.1.0)
131-
actionpack (= 8.1.0)
132-
activesupport (= 8.1.0)
130+
railties (8.1.1)
131+
actionpack (= 8.1.1)
132+
activesupport (= 8.1.1)
133133
irb (~> 1.13)
134134
rackup (>= 1.0.0)
135135
rake (>= 12.2)
@@ -151,11 +151,11 @@ GEM
151151
tailwindcss-ruby (4.1.13-x86_64-darwin)
152152
tailwindcss-ruby (4.1.13-x86_64-linux-gnu)
153153
thor (1.4.0)
154-
timeout (0.4.3)
154+
timeout (0.4.4)
155155
tsort (0.2.0)
156156
tzinfo (2.0.6)
157157
concurrent-ruby (~> 1.0)
158-
uri (1.0.4)
158+
uri (1.1.0)
159159
useragent (0.16.11)
160160
zeitwerk (2.7.3)
161161

0 commit comments

Comments
 (0)