Skip to content

Commit 343384f

Browse files
committed
Bump rails from 7.2.0 to 7.2.1
Template changes result of running bin/rails app:update
1 parent cc27f1a commit 343384f

File tree

4 files changed

+57
-59
lines changed

4 files changed

+57
-59
lines changed

Gemfile.lock

+54-54
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.0)
5-
actionpack (= 7.2.0)
6-
activesupport (= 7.2.0)
4+
actioncable (7.2.1)
5+
actionpack (= 7.2.1)
6+
activesupport (= 7.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.0)
11-
actionpack (= 7.2.0)
12-
activejob (= 7.2.0)
13-
activerecord (= 7.2.0)
14-
activestorage (= 7.2.0)
15-
activesupport (= 7.2.0)
10+
actionmailbox (7.2.1)
11+
actionpack (= 7.2.1)
12+
activejob (= 7.2.1)
13+
activerecord (= 7.2.1)
14+
activestorage (= 7.2.1)
15+
activesupport (= 7.2.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.0)
18-
actionpack (= 7.2.0)
19-
actionview (= 7.2.0)
20-
activejob (= 7.2.0)
21-
activesupport (= 7.2.0)
17+
actionmailer (7.2.1)
18+
actionpack (= 7.2.1)
19+
actionview (= 7.2.1)
20+
activejob (= 7.2.1)
21+
activesupport (= 7.2.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.0)
25-
actionview (= 7.2.0)
26-
activesupport (= 7.2.0)
24+
actionpack (7.2.1)
25+
actionview (= 7.2.1)
26+
activesupport (= 7.2.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,15 +32,15 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.0)
36-
actionpack (= 7.2.0)
37-
activerecord (= 7.2.0)
38-
activestorage (= 7.2.0)
39-
activesupport (= 7.2.0)
35+
actiontext (7.2.1)
36+
actionpack (= 7.2.1)
37+
activerecord (= 7.2.1)
38+
activestorage (= 7.2.1)
39+
activesupport (= 7.2.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.0)
43-
activesupport (= 7.2.0)
42+
actionview (7.2.1)
43+
activesupport (= 7.2.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
@@ -54,22 +54,22 @@ GEM
5454
kaminari (>= 1.2.1)
5555
railties (>= 6.1)
5656
ransack (>= 4.0)
57-
activejob (7.2.0)
58-
activesupport (= 7.2.0)
57+
activejob (7.2.1)
58+
activesupport (= 7.2.1)
5959
globalid (>= 0.3.6)
60-
activemodel (7.2.0)
61-
activesupport (= 7.2.0)
62-
activerecord (7.2.0)
63-
activemodel (= 7.2.0)
64-
activesupport (= 7.2.0)
60+
activemodel (7.2.1)
61+
activesupport (= 7.2.1)
62+
activerecord (7.2.1)
63+
activemodel (= 7.2.1)
64+
activesupport (= 7.2.1)
6565
timeout (>= 0.4.0)
66-
activestorage (7.2.0)
67-
actionpack (= 7.2.0)
68-
activejob (= 7.2.0)
69-
activerecord (= 7.2.0)
70-
activesupport (= 7.2.0)
66+
activestorage (7.2.1)
67+
actionpack (= 7.2.1)
68+
activejob (= 7.2.1)
69+
activerecord (= 7.2.1)
70+
activesupport (= 7.2.1)
7171
marcel (~> 1.0)
72-
activesupport (7.2.0)
72+
activesupport (7.2.1)
7373
base64
7474
bigdecimal
7575
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -165,7 +165,7 @@ GEM
165165
matrix (0.4.2)
166166
mini_mime (1.1.5)
167167
mini_portile2 (2.8.7)
168-
minitest (5.25.0)
168+
minitest (5.25.1)
169169
net-imap (0.4.14)
170170
date
171171
net-protocol
@@ -198,30 +198,30 @@ GEM
198198
rackup (2.1.0)
199199
rack (>= 3)
200200
webrick (~> 1.8)
201-
rails (7.2.0)
202-
actioncable (= 7.2.0)
203-
actionmailbox (= 7.2.0)
204-
actionmailer (= 7.2.0)
205-
actionpack (= 7.2.0)
206-
actiontext (= 7.2.0)
207-
actionview (= 7.2.0)
208-
activejob (= 7.2.0)
209-
activemodel (= 7.2.0)
210-
activerecord (= 7.2.0)
211-
activestorage (= 7.2.0)
212-
activesupport (= 7.2.0)
201+
rails (7.2.1)
202+
actioncable (= 7.2.1)
203+
actionmailbox (= 7.2.1)
204+
actionmailer (= 7.2.1)
205+
actionpack (= 7.2.1)
206+
actiontext (= 7.2.1)
207+
actionview (= 7.2.1)
208+
activejob (= 7.2.1)
209+
activemodel (= 7.2.1)
210+
activerecord (= 7.2.1)
211+
activestorage (= 7.2.1)
212+
activesupport (= 7.2.1)
213213
bundler (>= 1.15.0)
214-
railties (= 7.2.0)
214+
railties (= 7.2.1)
215215
rails-dom-testing (2.2.0)
216216
activesupport (>= 5.0.0)
217217
minitest
218218
nokogiri (>= 1.6)
219219
rails-html-sanitizer (1.6.0)
220220
loofah (~> 2.21)
221221
nokogiri (~> 1.14)
222-
railties (7.2.0)
223-
actionpack (= 7.2.0)
224-
activesupport (= 7.2.0)
222+
railties (7.2.1)
223+
actionpack (= 7.2.1)
224+
activesupport (= 7.2.1)
225225
irb (~> 1.13)
226226
rackup (>= 1.0.0)
227227
rake (>= 12.2)

config/environments/development.rb

-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,4 @@
6969

7070
# Raise error when a before_action's only/except options reference missing actions.
7171
config.action_controller.raise_on_missing_callback_actions = true
72-
73-
# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
74-
# config.generators.apply_rubocop_autocorrect_after_generate!
7572
end

config/initializers/assets.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# Precompile additional assets.
1010
# application.js, application.css, and all non-JS/CSS in the app/assets
1111
# folder are already added.
12-
# Rails.application.config.assets.precompile += %w( admin.js admin.css )
12+
# Rails.application.config.assets.precompile += %w[ admin.js admin.css ]

config/puma.rb

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@
2929
# Allow puma to be restarted by `bin/rails restart` command.
3030
plugin :tmp_restart
3131

32-
# Only use a pidfile when requested
32+
# Specify the PID file. Defaults to tmp/pids/server.pid in development.
33+
# In other environments, only set the PID file if requested.
3334
pidfile ENV["PIDFILE"] if ENV["PIDFILE"]

0 commit comments

Comments
 (0)