Skip to content

Commit 0f74c79

Browse files
authored
Merge pull request #419 from ahx/dependabot/bundler/examples/rails_app/activerecord-7.2.2.2
Bump activerecord from 7.2.2.1 to 7.2.2.2 in /examples/rails_app
2 parents 3c9b03f + dc1fad2 commit 0f74c79

1 file changed

Lines changed: 60 additions & 60 deletions

File tree

examples/rails_app/Gemfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,29 @@ PATH
1616
GEM
1717
remote: https://rubygems.org/
1818
specs:
19-
actioncable (7.2.2.1)
20-
actionpack (= 7.2.2.1)
21-
activesupport (= 7.2.2.1)
19+
actioncable (7.2.2.2)
20+
actionpack (= 7.2.2.2)
21+
activesupport (= 7.2.2.2)
2222
nio4r (~> 2.0)
2323
websocket-driver (>= 0.6.1)
2424
zeitwerk (~> 2.6)
25-
actionmailbox (7.2.2.1)
26-
actionpack (= 7.2.2.1)
27-
activejob (= 7.2.2.1)
28-
activerecord (= 7.2.2.1)
29-
activestorage (= 7.2.2.1)
30-
activesupport (= 7.2.2.1)
25+
actionmailbox (7.2.2.2)
26+
actionpack (= 7.2.2.2)
27+
activejob (= 7.2.2.2)
28+
activerecord (= 7.2.2.2)
29+
activestorage (= 7.2.2.2)
30+
activesupport (= 7.2.2.2)
3131
mail (>= 2.8.0)
32-
actionmailer (7.2.2.1)
33-
actionpack (= 7.2.2.1)
34-
actionview (= 7.2.2.1)
35-
activejob (= 7.2.2.1)
36-
activesupport (= 7.2.2.1)
32+
actionmailer (7.2.2.2)
33+
actionpack (= 7.2.2.2)
34+
actionview (= 7.2.2.2)
35+
activejob (= 7.2.2.2)
36+
activesupport (= 7.2.2.2)
3737
mail (>= 2.8.0)
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.2.2.1)
40-
actionview (= 7.2.2.1)
41-
activesupport (= 7.2.2.1)
39+
actionpack (7.2.2.2)
40+
actionview (= 7.2.2.2)
41+
activesupport (= 7.2.2.2)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4, < 3.2)
@@ -47,35 +47,35 @@ GEM
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
4949
useragent (~> 0.16)
50-
actiontext (7.2.2.1)
51-
actionpack (= 7.2.2.1)
52-
activerecord (= 7.2.2.1)
53-
activestorage (= 7.2.2.1)
54-
activesupport (= 7.2.2.1)
50+
actiontext (7.2.2.2)
51+
actionpack (= 7.2.2.2)
52+
activerecord (= 7.2.2.2)
53+
activestorage (= 7.2.2.2)
54+
activesupport (= 7.2.2.2)
5555
globalid (>= 0.6.0)
5656
nokogiri (>= 1.8.5)
57-
actionview (7.2.2.1)
58-
activesupport (= 7.2.2.1)
57+
actionview (7.2.2.2)
58+
activesupport (= 7.2.2.2)
5959
builder (~> 3.1)
6060
erubi (~> 1.11)
6161
rails-dom-testing (~> 2.2)
6262
rails-html-sanitizer (~> 1.6)
63-
activejob (7.2.2.1)
64-
activesupport (= 7.2.2.1)
63+
activejob (7.2.2.2)
64+
activesupport (= 7.2.2.2)
6565
globalid (>= 0.3.6)
66-
activemodel (7.2.2.1)
67-
activesupport (= 7.2.2.1)
68-
activerecord (7.2.2.1)
69-
activemodel (= 7.2.2.1)
70-
activesupport (= 7.2.2.1)
66+
activemodel (7.2.2.2)
67+
activesupport (= 7.2.2.2)
68+
activerecord (7.2.2.2)
69+
activemodel (= 7.2.2.2)
70+
activesupport (= 7.2.2.2)
7171
timeout (>= 0.4.0)
72-
activestorage (7.2.2.1)
73-
actionpack (= 7.2.2.1)
74-
activejob (= 7.2.2.1)
75-
activerecord (= 7.2.2.1)
76-
activesupport (= 7.2.2.1)
72+
activestorage (7.2.2.2)
73+
actionpack (= 7.2.2.2)
74+
activejob (= 7.2.2.2)
75+
activerecord (= 7.2.2.2)
76+
activesupport (= 7.2.2.2)
7777
marcel (~> 1.0)
78-
activesupport (7.2.2.1)
78+
activesupport (7.2.2.2)
7979
base64
8080
benchmark (>= 0.3)
8181
bigdecimal
@@ -87,20 +87,20 @@ GEM
8787
minitest (>= 5.1)
8888
securerandom (>= 0.3)
8989
tzinfo (~> 2.0, >= 2.0.5)
90-
base64 (0.2.0)
91-
benchmark (0.4.0)
92-
bigdecimal (3.1.9)
90+
base64 (0.3.0)
91+
benchmark (0.5.0)
92+
bigdecimal (3.3.1)
9393
bootsnap (1.18.4)
9494
msgpack (~> 1.2)
9595
builder (3.3.0)
9696
concurrent-ruby (1.3.5)
97-
connection_pool (2.5.3)
97+
connection_pool (2.5.4)
9898
crass (1.0.6)
9999
date (3.4.1)
100100
debug (1.10.0)
101101
irb (~> 1.10)
102102
reline (>= 0.3.8)
103-
drb (2.2.1)
103+
drb (2.2.3)
104104
erubi (1.13.1)
105105
globalid (1.2.1)
106106
activesupport (>= 6.1)
@@ -129,7 +129,7 @@ GEM
129129
marcel (1.0.4)
130130
mini_mime (1.1.5)
131131
mini_portile2 (2.8.8)
132-
minitest (5.25.5)
132+
minitest (5.26.0)
133133
msgpack (1.8.0)
134134
net-imap (0.5.8)
135135
date
@@ -173,30 +173,30 @@ GEM
173173
rack (>= 1.3)
174174
rackup (2.2.1)
175175
rack (>= 3)
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)
176+
rails (7.2.2.2)
177+
actioncable (= 7.2.2.2)
178+
actionmailbox (= 7.2.2.2)
179+
actionmailer (= 7.2.2.2)
180+
actionpack (= 7.2.2.2)
181+
actiontext (= 7.2.2.2)
182+
actionview (= 7.2.2.2)
183+
activejob (= 7.2.2.2)
184+
activemodel (= 7.2.2.2)
185+
activerecord (= 7.2.2.2)
186+
activestorage (= 7.2.2.2)
187+
activesupport (= 7.2.2.2)
188188
bundler (>= 1.15.0)
189-
railties (= 7.2.2.1)
189+
railties (= 7.2.2.2)
190190
rails-dom-testing (2.2.0)
191191
activesupport (>= 5.0.0)
192192
minitest
193193
nokogiri (>= 1.6)
194194
rails-html-sanitizer (1.6.2)
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.1)
198-
actionpack (= 7.2.2.1)
199-
activesupport (= 7.2.2.1)
197+
railties (7.2.2.2)
198+
actionpack (= 7.2.2.2)
199+
activesupport (= 7.2.2.2)
200200
irb (~> 1.13)
201201
rackup (>= 1.0.0)
202202
rake (>= 12.2)
@@ -212,7 +212,7 @@ GEM
212212
simpleidn (0.2.3)
213213
stringio (3.1.7)
214214
thor (1.3.2)
215-
timeout (0.4.3)
215+
timeout (0.4.4)
216216
tzinfo (2.0.6)
217217
concurrent-ruby (~> 1.0)
218218
useragent (0.16.11)

0 commit comments

Comments
 (0)