Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit bf9633e

Browse files
build(deps): bump rails from 7.1.3 to 7.1.3.2 (#1005)
Bumps [rails](https://github.com/rails/rails) from 7.1.3 to 7.1.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3...v7.1.3.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Baudouin, Jr <chrisbaudouinjr@icloud.com>
1 parent a00ae87 commit bf9633e

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ruby '>= 3.0.6'
88
# Rails default gems
99

1010
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
11-
gem 'rails', '~> 7.1.0'
11+
gem 'rails', '~> 7.1.3'
1212

1313
# Use sqlite3 as the database for Active Record
1414
# gem "sqlite3", "~> 1.4"

Gemfile.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3)
5-
actionpack (= 7.1.3)
6-
activesupport (= 7.1.3)
4+
actioncable (7.1.3.2)
5+
actionpack (= 7.1.3.2)
6+
activesupport (= 7.1.3.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3)
11-
actionpack (= 7.1.3)
12-
activejob (= 7.1.3)
13-
activerecord (= 7.1.3)
14-
activestorage (= 7.1.3)
15-
activesupport (= 7.1.3)
10+
actionmailbox (7.1.3.2)
11+
actionpack (= 7.1.3.2)
12+
activejob (= 7.1.3.2)
13+
activerecord (= 7.1.3.2)
14+
activestorage (= 7.1.3.2)
15+
activesupport (= 7.1.3.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3)
21-
actionpack (= 7.1.3)
22-
actionview (= 7.1.3)
23-
activejob (= 7.1.3)
24-
activesupport (= 7.1.3)
20+
actionmailer (7.1.3.2)
21+
actionpack (= 7.1.3.2)
22+
actionview (= 7.1.3.2)
23+
activejob (= 7.1.3.2)
24+
activesupport (= 7.1.3.2)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3)
31-
actionview (= 7.1.3)
32-
activesupport (= 7.1.3)
30+
actionpack (7.1.3.2)
31+
actionview (= 7.1.3.2)
32+
activesupport (= 7.1.3.2)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3)
41-
actionpack (= 7.1.3)
42-
activerecord (= 7.1.3)
43-
activestorage (= 7.1.3)
44-
activesupport (= 7.1.3)
40+
actiontext (7.1.3.2)
41+
actionpack (= 7.1.3.2)
42+
activerecord (= 7.1.3.2)
43+
activestorage (= 7.1.3.2)
44+
activesupport (= 7.1.3.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3)
48-
activesupport (= 7.1.3)
47+
actionview (7.1.3.2)
48+
activesupport (= 7.1.3.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3)
54-
activesupport (= 7.1.3)
53+
activejob (7.1.3.2)
54+
activesupport (= 7.1.3.2)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.3)
57-
activesupport (= 7.1.3)
58-
activerecord (7.1.3)
59-
activemodel (= 7.1.3)
60-
activesupport (= 7.1.3)
56+
activemodel (7.1.3.2)
57+
activesupport (= 7.1.3.2)
58+
activerecord (7.1.3.2)
59+
activemodel (= 7.1.3.2)
60+
activesupport (= 7.1.3.2)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.3)
63-
actionpack (= 7.1.3)
64-
activejob (= 7.1.3)
65-
activerecord (= 7.1.3)
66-
activesupport (= 7.1.3)
62+
activestorage (7.1.3.2)
63+
actionpack (= 7.1.3.2)
64+
activejob (= 7.1.3.2)
65+
activerecord (= 7.1.3.2)
66+
activesupport (= 7.1.3.2)
6767
marcel (~> 1.0)
68-
activesupport (7.1.3)
68+
activesupport (7.1.3.2)
6969
base64
7070
bigdecimal
7171
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -346,20 +346,20 @@ GEM
346346
rackup (1.0.0)
347347
rack (< 3)
348348
webrick
349-
rails (7.1.3)
350-
actioncable (= 7.1.3)
351-
actionmailbox (= 7.1.3)
352-
actionmailer (= 7.1.3)
353-
actionpack (= 7.1.3)
354-
actiontext (= 7.1.3)
355-
actionview (= 7.1.3)
356-
activejob (= 7.1.3)
357-
activemodel (= 7.1.3)
358-
activerecord (= 7.1.3)
359-
activestorage (= 7.1.3)
360-
activesupport (= 7.1.3)
349+
rails (7.1.3.2)
350+
actioncable (= 7.1.3.2)
351+
actionmailbox (= 7.1.3.2)
352+
actionmailer (= 7.1.3.2)
353+
actionpack (= 7.1.3.2)
354+
actiontext (= 7.1.3.2)
355+
actionview (= 7.1.3.2)
356+
activejob (= 7.1.3.2)
357+
activemodel (= 7.1.3.2)
358+
activerecord (= 7.1.3.2)
359+
activestorage (= 7.1.3.2)
360+
activesupport (= 7.1.3.2)
361361
bundler (>= 1.15.0)
362-
railties (= 7.1.3)
362+
railties (= 7.1.3.2)
363363
rails-controller-testing (1.0.5)
364364
actionpack (>= 5.0.1.rc1)
365365
actionview (>= 5.0.1.rc1)
@@ -379,9 +379,9 @@ GEM
379379
rails_stdout_logging
380380
rails_serve_static_assets (0.0.5)
381381
rails_stdout_logging (0.0.5)
382-
railties (7.1.3)
383-
actionpack (= 7.1.3)
384-
activesupport (= 7.1.3)
382+
railties (7.1.3.2)
383+
actionpack (= 7.1.3.2)
384+
activesupport (= 7.1.3.2)
385385
irb
386386
rackup (>= 1.0.0)
387387
rake (>= 12.2)
@@ -571,7 +571,7 @@ DEPENDENCIES
571571
pg_search
572572
puma (>= 5.0)
573573
rack-cors
574-
rails (~> 7.1.0)
574+
rails (~> 7.1.3)
575575
rails-controller-testing
576576
rails-settings-cached (~> 2.9.0)
577577
rails_12factor

0 commit comments

Comments
 (0)