Skip to content

Commit c243ee2

Browse files
authored
Merge pull request #74 from jrochkind/dependabot/bundler/actionpack-7.2.2.1
Bump actionpack from 7.2.2 to 7.2.2.1
2 parents 6c14074 + 3eab591 commit c243ee2

File tree

1 file changed

+59
-59
lines changed

1 file changed

+59
-59
lines changed

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2)
5-
actionpack (= 7.2.2)
6-
activesupport (= 7.2.2)
4+
actioncable (7.2.2.1)
5+
actionpack (= 7.2.2.1)
6+
activesupport (= 7.2.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.2)
11-
actionpack (= 7.2.2)
12-
activejob (= 7.2.2)
13-
activerecord (= 7.2.2)
14-
activestorage (= 7.2.2)
15-
activesupport (= 7.2.2)
10+
actionmailbox (7.2.2.1)
11+
actionpack (= 7.2.2.1)
12+
activejob (= 7.2.2.1)
13+
activerecord (= 7.2.2.1)
14+
activestorage (= 7.2.2.1)
15+
activesupport (= 7.2.2.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2)
18-
actionpack (= 7.2.2)
19-
actionview (= 7.2.2)
20-
activejob (= 7.2.2)
21-
activesupport (= 7.2.2)
17+
actionmailer (7.2.2.1)
18+
actionpack (= 7.2.2.1)
19+
actionview (= 7.2.2.1)
20+
activejob (= 7.2.2.1)
21+
activesupport (= 7.2.2.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2)
25-
actionview (= 7.2.2)
26-
activesupport (= 7.2.2)
24+
actionpack (7.2.2.1)
25+
actionview (= 7.2.2.1)
26+
activesupport (= 7.2.2.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,35 +32,35 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.2)
36-
actionpack (= 7.2.2)
37-
activerecord (= 7.2.2)
38-
activestorage (= 7.2.2)
39-
activesupport (= 7.2.2)
35+
actiontext (7.2.2.1)
36+
actionpack (= 7.2.2.1)
37+
activerecord (= 7.2.2.1)
38+
activestorage (= 7.2.2.1)
39+
activesupport (= 7.2.2.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.2)
43-
activesupport (= 7.2.2)
42+
actionview (7.2.2.1)
43+
activesupport (= 7.2.2.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2)
49-
activesupport (= 7.2.2)
48+
activejob (7.2.2.1)
49+
activesupport (= 7.2.2.1)
5050
globalid (>= 0.3.6)
51-
activemodel (7.2.2)
52-
activesupport (= 7.2.2)
53-
activerecord (7.2.2)
54-
activemodel (= 7.2.2)
55-
activesupport (= 7.2.2)
51+
activemodel (7.2.2.1)
52+
activesupport (= 7.2.2.1)
53+
activerecord (7.2.2.1)
54+
activemodel (= 7.2.2.1)
55+
activesupport (= 7.2.2.1)
5656
timeout (>= 0.4.0)
57-
activestorage (7.2.2)
58-
actionpack (= 7.2.2)
59-
activejob (= 7.2.2)
60-
activerecord (= 7.2.2)
61-
activesupport (= 7.2.2)
57+
activestorage (7.2.2.1)
58+
actionpack (= 7.2.2.1)
59+
activejob (= 7.2.2.1)
60+
activerecord (= 7.2.2.1)
61+
activesupport (= 7.2.2.1)
6262
marcel (~> 1.0)
63-
activesupport (7.2.2)
63+
activesupport (7.2.2.1)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -77,7 +77,7 @@ GEM
7777
autoprefixer-rails (10.4.19.0)
7878
execjs (~> 2)
7979
base64 (0.2.0)
80-
benchmark (0.3.0)
80+
benchmark (0.4.0)
8181
bigdecimal (3.1.8)
8282
bindex (0.8.1)
8383
bootsnap (1.18.4)
@@ -129,7 +129,7 @@ GEM
129129
llhttp-ffi (0.5.0)
130130
ffi-compiler (~> 1.0)
131131
rake (~> 13.0)
132-
logger (1.6.1)
132+
logger (1.6.2)
133133
loofah (2.23.1)
134134
crass (~> 1.0.2)
135135
nokogiri (>= 1.12.0)
@@ -141,7 +141,7 @@ GEM
141141
marcel (1.0.4)
142142
mini_mime (1.1.5)
143143
mini_portile2 (2.8.8)
144-
minitest (5.25.1)
144+
minitest (5.25.4)
145145
momentjs-rails (2.29.4.1)
146146
railties (>= 3.1)
147147
msgpack (1.7.3)
@@ -155,7 +155,7 @@ GEM
155155
net-smtp (0.5.0)
156156
net-protocol
157157
nio4r (2.7.4)
158-
nokogiri (1.16.8)
158+
nokogiri (1.17.1)
159159
mini_portile2 (~> 2.8.2)
160160
racc (~> 1.4)
161161
pg (1.5.9)
@@ -173,30 +173,30 @@ GEM
173173
rack (>= 1.3)
174174
rackup (2.2.0)
175175
rack (>= 3)
176-
rails (7.2.2)
177-
actioncable (= 7.2.2)
178-
actionmailbox (= 7.2.2)
179-
actionmailer (= 7.2.2)
180-
actionpack (= 7.2.2)
181-
actiontext (= 7.2.2)
182-
actionview (= 7.2.2)
183-
activejob (= 7.2.2)
184-
activemodel (= 7.2.2)
185-
activerecord (= 7.2.2)
186-
activestorage (= 7.2.2)
187-
activesupport (= 7.2.2)
176+
rails (7.2.2.1)
177+
actioncable (= 7.2.2.1)
178+
actionmailbox (= 7.2.2.1)
179+
actionmailer (= 7.2.2.1)
180+
actionpack (= 7.2.2.1)
181+
actiontext (= 7.2.2.1)
182+
actionview (= 7.2.2.1)
183+
activejob (= 7.2.2.1)
184+
activemodel (= 7.2.2.1)
185+
activerecord (= 7.2.2.1)
186+
activestorage (= 7.2.2.1)
187+
activesupport (= 7.2.2.1)
188188
bundler (>= 1.15.0)
189-
railties (= 7.2.2)
189+
railties (= 7.2.2.1)
190190
rails-dom-testing (2.2.0)
191191
activesupport (>= 5.0.0)
192192
minitest
193193
nokogiri (>= 1.6)
194194
rails-html-sanitizer (1.6.1)
195195
loofah (~> 2.21)
196196
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)
197-
railties (7.2.2)
198-
actionpack (= 7.2.2)
199-
activesupport (= 7.2.2)
197+
railties (7.2.2.1)
198+
actionpack (= 7.2.2.1)
199+
activesupport (= 7.2.2.1)
200200
irb (~> 1.13)
201201
rackup (>= 1.0.0)
202202
rake (>= 12.2)
@@ -221,7 +221,7 @@ GEM
221221
sprockets-rails
222222
tilt
223223
sax-machine (1.3.2)
224-
securerandom (0.3.1)
224+
securerandom (0.4.0)
225225
slim (5.2.1)
226226
temple (~> 0.10.0)
227227
tilt (>= 2.1.0)
@@ -245,7 +245,7 @@ GEM
245245
timeout (0.4.1)
246246
tzinfo (2.0.6)
247247
concurrent-ruby (~> 1.0)
248-
useragent (0.16.10)
248+
useragent (0.16.11)
249249
web-console (4.2.1)
250250
actionview (>= 6.0.0)
251251
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)