Skip to content

Commit cf9a34d

Browse files
Bump actionpack from 8.1.2 to 8.1.2.1
Bumps [actionpack](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/actionpack/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.2.1) --- updated-dependencies: - dependency-name: actionpack dependency-version: 8.1.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45e948b commit cf9a34d

1 file changed

Lines changed: 61 additions & 61 deletions

File tree

Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -13,66 +13,66 @@ GEM
1313
specs:
1414
action_text-trix (2.1.17)
1515
railties
16-
actioncable (8.1.2)
17-
actionpack (= 8.1.2)
18-
activesupport (= 8.1.2)
16+
actioncable (8.1.2.1)
17+
actionpack (= 8.1.2.1)
18+
activesupport (= 8.1.2.1)
1919
nio4r (~> 2.0)
2020
websocket-driver (>= 0.6.1)
2121
zeitwerk (~> 2.6)
22-
actionmailbox (8.1.2)
23-
actionpack (= 8.1.2)
24-
activejob (= 8.1.2)
25-
activerecord (= 8.1.2)
26-
activestorage (= 8.1.2)
27-
activesupport (= 8.1.2)
22+
actionmailbox (8.1.2.1)
23+
actionpack (= 8.1.2.1)
24+
activejob (= 8.1.2.1)
25+
activerecord (= 8.1.2.1)
26+
activestorage (= 8.1.2.1)
27+
activesupport (= 8.1.2.1)
2828
mail (>= 2.8.0)
29-
actionmailer (8.1.2)
30-
actionpack (= 8.1.2)
31-
actionview (= 8.1.2)
32-
activejob (= 8.1.2)
33-
activesupport (= 8.1.2)
29+
actionmailer (8.1.2.1)
30+
actionpack (= 8.1.2.1)
31+
actionview (= 8.1.2.1)
32+
activejob (= 8.1.2.1)
33+
activesupport (= 8.1.2.1)
3434
mail (>= 2.8.0)
3535
rails-dom-testing (~> 2.2)
36-
actionpack (8.1.2)
37-
actionview (= 8.1.2)
38-
activesupport (= 8.1.2)
36+
actionpack (8.1.2.1)
37+
actionview (= 8.1.2.1)
38+
activesupport (= 8.1.2.1)
3939
nokogiri (>= 1.8.5)
4040
rack (>= 2.2.4)
4141
rack-session (>= 1.0.1)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.2)
4444
rails-html-sanitizer (~> 1.6)
4545
useragent (~> 0.16)
46-
actiontext (8.1.2)
46+
actiontext (8.1.2.1)
4747
action_text-trix (~> 2.1.15)
48-
actionpack (= 8.1.2)
49-
activerecord (= 8.1.2)
50-
activestorage (= 8.1.2)
51-
activesupport (= 8.1.2)
48+
actionpack (= 8.1.2.1)
49+
activerecord (= 8.1.2.1)
50+
activestorage (= 8.1.2.1)
51+
activesupport (= 8.1.2.1)
5252
globalid (>= 0.6.0)
5353
nokogiri (>= 1.8.5)
54-
actionview (8.1.2)
55-
activesupport (= 8.1.2)
54+
actionview (8.1.2.1)
55+
activesupport (= 8.1.2.1)
5656
builder (~> 3.1)
5757
erubi (~> 1.11)
5858
rails-dom-testing (~> 2.2)
5959
rails-html-sanitizer (~> 1.6)
60-
activejob (8.1.2)
61-
activesupport (= 8.1.2)
60+
activejob (8.1.2.1)
61+
activesupport (= 8.1.2.1)
6262
globalid (>= 0.3.6)
63-
activemodel (8.1.2)
64-
activesupport (= 8.1.2)
65-
activerecord (8.1.2)
66-
activemodel (= 8.1.2)
67-
activesupport (= 8.1.2)
63+
activemodel (8.1.2.1)
64+
activesupport (= 8.1.2.1)
65+
activerecord (8.1.2.1)
66+
activemodel (= 8.1.2.1)
67+
activesupport (= 8.1.2.1)
6868
timeout (>= 0.4.0)
69-
activestorage (8.1.2)
70-
actionpack (= 8.1.2)
71-
activejob (= 8.1.2)
72-
activerecord (= 8.1.2)
73-
activesupport (= 8.1.2)
69+
activestorage (8.1.2.1)
70+
actionpack (= 8.1.2.1)
71+
activejob (= 8.1.2.1)
72+
activerecord (= 8.1.2.1)
73+
activesupport (= 8.1.2.1)
7474
marcel (~> 1.0)
75-
activesupport (8.1.2)
75+
activesupport (8.1.2.1)
7676
base64
7777
bigdecimal
7878
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -144,21 +144,21 @@ GEM
144144
net-smtp (0.5.1)
145145
net-protocol
146146
nio4r (2.7.5)
147-
nokogiri (1.19.1-aarch64-linux-gnu)
147+
nokogiri (1.19.2-aarch64-linux-gnu)
148148
racc (~> 1.4)
149-
nokogiri (1.19.1-aarch64-linux-musl)
149+
nokogiri (1.19.2-aarch64-linux-musl)
150150
racc (~> 1.4)
151-
nokogiri (1.19.1-arm-linux-gnu)
151+
nokogiri (1.19.2-arm-linux-gnu)
152152
racc (~> 1.4)
153-
nokogiri (1.19.1-arm-linux-musl)
153+
nokogiri (1.19.2-arm-linux-musl)
154154
racc (~> 1.4)
155-
nokogiri (1.19.1-arm64-darwin)
155+
nokogiri (1.19.2-arm64-darwin)
156156
racc (~> 1.4)
157-
nokogiri (1.19.1-x86_64-darwin)
157+
nokogiri (1.19.2-x86_64-darwin)
158158
racc (~> 1.4)
159-
nokogiri (1.19.1-x86_64-linux-gnu)
159+
nokogiri (1.19.2-x86_64-linux-gnu)
160160
racc (~> 1.4)
161-
nokogiri (1.19.1-x86_64-linux-musl)
161+
nokogiri (1.19.2-x86_64-linux-musl)
162162
racc (~> 1.4)
163163
openapi_parameters (0.11.0)
164164
rack (>= 2.2)
@@ -186,30 +186,30 @@ GEM
186186
rack (>= 1.3)
187187
rackup (2.3.1)
188188
rack (>= 3)
189-
rails (8.1.2)
190-
actioncable (= 8.1.2)
191-
actionmailbox (= 8.1.2)
192-
actionmailer (= 8.1.2)
193-
actionpack (= 8.1.2)
194-
actiontext (= 8.1.2)
195-
actionview (= 8.1.2)
196-
activejob (= 8.1.2)
197-
activemodel (= 8.1.2)
198-
activerecord (= 8.1.2)
199-
activestorage (= 8.1.2)
200-
activesupport (= 8.1.2)
189+
rails (8.1.2.1)
190+
actioncable (= 8.1.2.1)
191+
actionmailbox (= 8.1.2.1)
192+
actionmailer (= 8.1.2.1)
193+
actionpack (= 8.1.2.1)
194+
actiontext (= 8.1.2.1)
195+
actionview (= 8.1.2.1)
196+
activejob (= 8.1.2.1)
197+
activemodel (= 8.1.2.1)
198+
activerecord (= 8.1.2.1)
199+
activestorage (= 8.1.2.1)
200+
activesupport (= 8.1.2.1)
201201
bundler (>= 1.15.0)
202-
railties (= 8.1.2)
202+
railties (= 8.1.2.1)
203203
rails-dom-testing (2.3.0)
204204
activesupport (>= 5.0.0)
205205
minitest
206206
nokogiri (>= 1.6)
207207
rails-html-sanitizer (1.7.0)
208208
loofah (~> 2.25)
209209
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)
210-
railties (8.1.2)
211-
actionpack (= 8.1.2)
212-
activesupport (= 8.1.2)
210+
railties (8.1.2.1)
211+
actionpack (= 8.1.2.1)
212+
activesupport (= 8.1.2.1)
213213
irb (~> 1.13)
214214
rackup (>= 1.0.0)
215215
rake (>= 12.2)

0 commit comments

Comments
 (0)