Skip to content

Commit 6503b91

Browse files
Bump actionview from 8.1.2 to 8.1.2.1
Bumps [actionview](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: actionview dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c579ebb commit 6503b91

File tree

1 file changed

+64
-64
lines changed

1 file changed

+64
-64
lines changed

Gemfile.lock

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -3,66 +3,66 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.2.1)
7+
actionpack (= 8.1.2.1)
8+
activesupport (= 8.1.2.1)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
12+
actionmailbox (8.1.2.1)
13+
actionpack (= 8.1.2.1)
14+
activejob (= 8.1.2.1)
15+
activerecord (= 8.1.2.1)
16+
activestorage (= 8.1.2.1)
17+
activesupport (= 8.1.2.1)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
19+
actionmailer (8.1.2.1)
20+
actionpack (= 8.1.2.1)
21+
actionview (= 8.1.2.1)
22+
activejob (= 8.1.2.1)
23+
activesupport (= 8.1.2.1)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.2.1)
27+
actionview (= 8.1.2.1)
28+
activesupport (= 8.1.2.1)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2)
36+
actiontext (8.1.2.1)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.2.1)
39+
activerecord (= 8.1.2.1)
40+
activestorage (= 8.1.2.1)
41+
activesupport (= 8.1.2.1)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.2.1)
45+
activesupport (= 8.1.2.1)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (8.1.2)
51-
activesupport (= 8.1.2)
50+
activejob (8.1.2.1)
51+
activesupport (= 8.1.2.1)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2)
54-
activesupport (= 8.1.2)
55-
activerecord (8.1.2)
56-
activemodel (= 8.1.2)
57-
activesupport (= 8.1.2)
53+
activemodel (8.1.2.1)
54+
activesupport (= 8.1.2.1)
55+
activerecord (8.1.2.1)
56+
activemodel (= 8.1.2.1)
57+
activesupport (= 8.1.2.1)
5858
timeout (>= 0.4.0)
59-
activestorage (8.1.2)
60-
actionpack (= 8.1.2)
61-
activejob (= 8.1.2)
62-
activerecord (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activestorage (8.1.2.1)
60+
actionpack (= 8.1.2.1)
61+
activejob (= 8.1.2.1)
62+
activerecord (= 8.1.2.1)
63+
activesupport (= 8.1.2.1)
6464
marcel (~> 1.0)
65-
activesupport (8.1.2)
65+
activesupport (8.1.2.1)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -151,9 +151,9 @@ GEM
151151
rdoc (>= 4.0.0)
152152
reline (>= 0.4.2)
153153
jmespath (1.6.2)
154-
json (2.19.1)
154+
json (2.19.2)
155155
logger (1.7.0)
156-
loofah (2.25.0)
156+
loofah (2.25.1)
157157
crass (~> 1.0.2)
158158
nokogiri (>= 1.12.0)
159159
mail (2.9.0)
@@ -179,24 +179,24 @@ GEM
179179
net-smtp (0.5.1)
180180
net-protocol
181181
nio4r (2.7.5)
182-
nokogiri (1.19.1)
182+
nokogiri (1.19.2)
183183
mini_portile2 (~> 2.8.2)
184184
racc (~> 1.4)
185-
nokogiri (1.19.1-aarch64-linux-gnu)
185+
nokogiri (1.19.2-aarch64-linux-gnu)
186186
racc (~> 1.4)
187-
nokogiri (1.19.1-aarch64-linux-musl)
187+
nokogiri (1.19.2-aarch64-linux-musl)
188188
racc (~> 1.4)
189-
nokogiri (1.19.1-arm-linux-gnu)
189+
nokogiri (1.19.2-arm-linux-gnu)
190190
racc (~> 1.4)
191-
nokogiri (1.19.1-arm-linux-musl)
191+
nokogiri (1.19.2-arm-linux-musl)
192192
racc (~> 1.4)
193-
nokogiri (1.19.1-arm64-darwin)
193+
nokogiri (1.19.2-arm64-darwin)
194194
racc (~> 1.4)
195-
nokogiri (1.19.1-x86_64-darwin)
195+
nokogiri (1.19.2-x86_64-darwin)
196196
racc (~> 1.4)
197-
nokogiri (1.19.1-x86_64-linux-gnu)
197+
nokogiri (1.19.2-x86_64-linux-gnu)
198198
racc (~> 1.4)
199-
nokogiri (1.19.1-x86_64-linux-musl)
199+
nokogiri (1.19.2-x86_64-linux-musl)
200200
racc (~> 1.4)
201201
pg (1.6.3)
202202
pg (1.6.3-aarch64-linux)
@@ -228,30 +228,30 @@ GEM
228228
rack (>= 1.3)
229229
rackup (2.3.1)
230230
rack (>= 3)
231-
rails (8.1.2)
232-
actioncable (= 8.1.2)
233-
actionmailbox (= 8.1.2)
234-
actionmailer (= 8.1.2)
235-
actionpack (= 8.1.2)
236-
actiontext (= 8.1.2)
237-
actionview (= 8.1.2)
238-
activejob (= 8.1.2)
239-
activemodel (= 8.1.2)
240-
activerecord (= 8.1.2)
241-
activestorage (= 8.1.2)
242-
activesupport (= 8.1.2)
231+
rails (8.1.2.1)
232+
actioncable (= 8.1.2.1)
233+
actionmailbox (= 8.1.2.1)
234+
actionmailer (= 8.1.2.1)
235+
actionpack (= 8.1.2.1)
236+
actiontext (= 8.1.2.1)
237+
actionview (= 8.1.2.1)
238+
activejob (= 8.1.2.1)
239+
activemodel (= 8.1.2.1)
240+
activerecord (= 8.1.2.1)
241+
activestorage (= 8.1.2.1)
242+
activesupport (= 8.1.2.1)
243243
bundler (>= 1.15.0)
244-
railties (= 8.1.2)
244+
railties (= 8.1.2.1)
245245
rails-dom-testing (2.3.0)
246246
activesupport (>= 5.0.0)
247247
minitest
248248
nokogiri (>= 1.6)
249249
rails-html-sanitizer (1.7.0)
250250
loofah (~> 2.25)
251251
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)
252-
railties (8.1.2)
253-
actionpack (= 8.1.2)
254-
activesupport (= 8.1.2)
252+
railties (8.1.2.1)
253+
actionpack (= 8.1.2.1)
254+
activesupport (= 8.1.2.1)
255255
irb (~> 1.13)
256256
rackup (>= 1.0.0)
257257
rake (>= 12.2)

0 commit comments

Comments
 (0)