Skip to content

Commit 84a0575

Browse files
committed
update Gemfile.lock
1 parent c91f5b2 commit 84a0575

2 files changed

Lines changed: 58 additions & 60 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source "https://rubygems.org"
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

44
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
5-
gem "rails", "~> 7.2.3"
5+
gem "rails", "~> 7.2.3.2"
66

77
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
88
gem "sprockets-rails"

Gemfile.lock

Lines changed: 57 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.3)
5-
actionpack (= 7.2.3)
6-
activesupport (= 7.2.3)
4+
actioncable (7.2.3.2)
5+
actionpack (= 7.2.3.2)
6+
activesupport (= 7.2.3.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.3)
11-
actionpack (= 7.2.3)
12-
activejob (= 7.2.3)
13-
activerecord (= 7.2.3)
14-
activestorage (= 7.2.3)
15-
activesupport (= 7.2.3)
10+
actionmailbox (7.2.3.2)
11+
actionpack (= 7.2.3.2)
12+
activejob (= 7.2.3.2)
13+
activerecord (= 7.2.3.2)
14+
activestorage (= 7.2.3.2)
15+
activesupport (= 7.2.3.2)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.3)
18-
actionpack (= 7.2.3)
19-
actionview (= 7.2.3)
20-
activejob (= 7.2.3)
21-
activesupport (= 7.2.3)
17+
actionmailer (7.2.3.2)
18+
actionpack (= 7.2.3.2)
19+
actionview (= 7.2.3.2)
20+
activejob (= 7.2.3.2)
21+
activesupport (= 7.2.3.2)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.3)
25-
actionview (= 7.2.3)
26-
activesupport (= 7.2.3)
24+
actionpack (7.2.3.2)
25+
actionview (= 7.2.3.2)
26+
activesupport (= 7.2.3.2)
2727
cgi
2828
nokogiri (>= 1.8.5)
2929
racc
@@ -33,42 +33,42 @@ GEM
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (7.2.3)
37-
actionpack (= 7.2.3)
38-
activerecord (= 7.2.3)
39-
activestorage (= 7.2.3)
40-
activesupport (= 7.2.3)
36+
actiontext (7.2.3.2)
37+
actionpack (= 7.2.3.2)
38+
activerecord (= 7.2.3.2)
39+
activestorage (= 7.2.3.2)
40+
activesupport (= 7.2.3.2)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.2.3)
44-
activesupport (= 7.2.3)
43+
actionview (7.2.3.2)
44+
activesupport (= 7.2.3.2)
4545
builder (~> 3.1)
4646
cgi
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
active_storage_validations (3.0.5)
50+
active_storage_validations (3.0.6)
5151
activejob (>= 6.1.4)
5252
activemodel (>= 6.1.4)
5353
activestorage (>= 6.1.4)
5454
activesupport (>= 6.1.4)
5555
marcel (>= 1.0.3)
56-
activejob (7.2.3)
57-
activesupport (= 7.2.3)
56+
activejob (7.2.3.2)
57+
activesupport (= 7.2.3.2)
5858
globalid (>= 0.3.6)
59-
activemodel (7.2.3)
60-
activesupport (= 7.2.3)
61-
activerecord (7.2.3)
62-
activemodel (= 7.2.3)
63-
activesupport (= 7.2.3)
59+
activemodel (7.2.3.2)
60+
activesupport (= 7.2.3.2)
61+
activerecord (7.2.3.2)
62+
activemodel (= 7.2.3.2)
63+
activesupport (= 7.2.3.2)
6464
timeout (>= 0.4.0)
65-
activestorage (7.2.3)
66-
actionpack (= 7.2.3)
67-
activejob (= 7.2.3)
68-
activerecord (= 7.2.3)
69-
activesupport (= 7.2.3)
65+
activestorage (7.2.3.2)
66+
actionpack (= 7.2.3.2)
67+
activejob (= 7.2.3.2)
68+
activerecord (= 7.2.3.2)
69+
activesupport (= 7.2.3.2)
7070
marcel (~> 1.0)
71-
activesupport (7.2.3)
71+
activesupport (7.2.3.2)
7272
base64
7373
benchmark (>= 0.3)
7474
bigdecimal
@@ -77,7 +77,7 @@ GEM
7777
drb
7878
i18n (>= 1.6, < 2)
7979
logger (>= 1.4.2)
80-
minitest (>= 5.1)
80+
minitest (>= 5.1, < 6)
8181
securerandom (>= 0.3)
8282
tzinfo (~> 2.0, >= 2.0.5)
8383
acts-as-taggable-on (13.0.0)
@@ -271,9 +271,7 @@ GEM
271271
mini_magick (5.3.2)
272272
logger
273273
mini_mime (1.1.5)
274-
minitest (6.0.6)
275-
drb (~> 2.0)
276-
prism (~> 1.5)
274+
minitest (5.27.0)
277275
mission_control-jobs (1.1.0)
278276
actioncable (>= 7.1)
279277
actionpack (>= 7.1)
@@ -366,20 +364,20 @@ GEM
366364
rack (>= 1.3)
367365
rackup (2.3.1)
368366
rack (>= 3)
369-
rails (7.2.3)
370-
actioncable (= 7.2.3)
371-
actionmailbox (= 7.2.3)
372-
actionmailer (= 7.2.3)
373-
actionpack (= 7.2.3)
374-
actiontext (= 7.2.3)
375-
actionview (= 7.2.3)
376-
activejob (= 7.2.3)
377-
activemodel (= 7.2.3)
378-
activerecord (= 7.2.3)
379-
activestorage (= 7.2.3)
380-
activesupport (= 7.2.3)
367+
rails (7.2.3.2)
368+
actioncable (= 7.2.3.2)
369+
actionmailbox (= 7.2.3.2)
370+
actionmailer (= 7.2.3.2)
371+
actionpack (= 7.2.3.2)
372+
actiontext (= 7.2.3.2)
373+
actionview (= 7.2.3.2)
374+
activejob (= 7.2.3.2)
375+
activemodel (= 7.2.3.2)
376+
activerecord (= 7.2.3.2)
377+
activestorage (= 7.2.3.2)
378+
activesupport (= 7.2.3.2)
381379
bundler (>= 1.15.0)
382-
railties (= 7.2.3)
380+
railties (= 7.2.3.2)
383381
rails-controller-testing (1.0.5)
384382
actionpack (>= 5.0.1.rc1)
385383
actionview (>= 5.0.1.rc1)
@@ -398,9 +396,9 @@ GEM
398396
actionview (> 3.1)
399397
activesupport (> 3.1)
400398
railties (> 3.1)
401-
railties (7.2.3)
402-
actionpack (= 7.2.3)
403-
activesupport (= 7.2.3)
399+
railties (7.2.3.2)
400+
actionpack (= 7.2.3.2)
401+
activesupport (= 7.2.3.2)
404402
cgi
405403
irb (~> 1.13)
406404
rackup (>= 1.0.0)
@@ -666,7 +664,7 @@ DEPENDENCIES
666664
progress_bar
667665
puma (>= 5.0)
668666
pundit
669-
rails (~> 7.2.3)
667+
rails (~> 7.2.3.2)
670668
rails-controller-testing
671669
rails-i18n (~> 7.0)
672670
rails_autolink

0 commit comments

Comments
 (0)