Skip to content

Commit 843f788

Browse files
Bump rails from 7.1.3 to 7.1.3.2 (#47)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4f1ff1 commit 843f788

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

Gemfile.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -7,71 +7,71 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actioncable (7.1.3)
11-
actionpack (= 7.1.3)
12-
activesupport (= 7.1.3)
10+
actioncable (7.1.3.2)
11+
actionpack (= 7.1.3.2)
12+
activesupport (= 7.1.3.2)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.3)
17-
actionpack (= 7.1.3)
18-
activejob (= 7.1.3)
19-
activerecord (= 7.1.3)
20-
activestorage (= 7.1.3)
21-
activesupport (= 7.1.3)
16+
actionmailbox (7.1.3.2)
17+
actionpack (= 7.1.3.2)
18+
activejob (= 7.1.3.2)
19+
activerecord (= 7.1.3.2)
20+
activestorage (= 7.1.3.2)
21+
activesupport (= 7.1.3.2)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.3)
27-
actionpack (= 7.1.3)
28-
actionview (= 7.1.3)
29-
activejob (= 7.1.3)
30-
activesupport (= 7.1.3)
26+
actionmailer (7.1.3.2)
27+
actionpack (= 7.1.3.2)
28+
actionview (= 7.1.3.2)
29+
activejob (= 7.1.3.2)
30+
activesupport (= 7.1.3.2)
3131
mail (~> 2.5, >= 2.5.4)
3232
net-imap
3333
net-pop
3434
net-smtp
3535
rails-dom-testing (~> 2.2)
36-
actionpack (7.1.3)
37-
actionview (= 7.1.3)
38-
activesupport (= 7.1.3)
36+
actionpack (7.1.3.2)
37+
actionview (= 7.1.3.2)
38+
activesupport (= 7.1.3.2)
3939
nokogiri (>= 1.8.5)
4040
racc
4141
rack (>= 2.2.4)
4242
rack-session (>= 1.0.1)
4343
rack-test (>= 0.6.3)
4444
rails-dom-testing (~> 2.2)
4545
rails-html-sanitizer (~> 1.6)
46-
actiontext (7.1.3)
47-
actionpack (= 7.1.3)
48-
activerecord (= 7.1.3)
49-
activestorage (= 7.1.3)
50-
activesupport (= 7.1.3)
46+
actiontext (7.1.3.2)
47+
actionpack (= 7.1.3.2)
48+
activerecord (= 7.1.3.2)
49+
activestorage (= 7.1.3.2)
50+
activesupport (= 7.1.3.2)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.3)
54-
activesupport (= 7.1.3)
53+
actionview (7.1.3.2)
54+
activesupport (= 7.1.3.2)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.3)
60-
activesupport (= 7.1.3)
59+
activejob (7.1.3.2)
60+
activesupport (= 7.1.3.2)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.3)
63-
activesupport (= 7.1.3)
64-
activerecord (7.1.3)
65-
activemodel (= 7.1.3)
66-
activesupport (= 7.1.3)
62+
activemodel (7.1.3.2)
63+
activesupport (= 7.1.3.2)
64+
activerecord (7.1.3.2)
65+
activemodel (= 7.1.3.2)
66+
activesupport (= 7.1.3.2)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.3)
69-
actionpack (= 7.1.3)
70-
activejob (= 7.1.3)
71-
activerecord (= 7.1.3)
72-
activesupport (= 7.1.3)
68+
activestorage (7.1.3.2)
69+
actionpack (= 7.1.3.2)
70+
activejob (= 7.1.3.2)
71+
activerecord (= 7.1.3.2)
72+
activesupport (= 7.1.3.2)
7373
marcel (~> 1.0)
74-
activesupport (7.1.3)
74+
activesupport (7.1.3.2)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -109,7 +109,7 @@ GEM
109109
i18n (1.14.1)
110110
concurrent-ruby (~> 1.0)
111111
io-console (0.7.2)
112-
irb (1.11.1)
112+
irb (1.11.2)
113113
rdoc
114114
reline (>= 0.4.2)
115115
json (2.7.1)
@@ -139,9 +139,9 @@ GEM
139139
method_source (1.0.0)
140140
mini_mime (1.1.5)
141141
mini_portile2 (2.8.5)
142-
minitest (5.21.2)
142+
minitest (5.22.2)
143143
mutex_m (0.2.0)
144-
net-imap (0.4.9.1)
144+
net-imap (0.4.10)
145145
date
146146
net-protocol
147147
net-pop (0.1.2)
@@ -174,38 +174,38 @@ GEM
174174
stringio
175175
public_suffix (5.0.4)
176176
racc (1.7.3)
177-
rack (3.0.8)
177+
rack (3.0.9.1)
178178
rack-session (2.0.0)
179179
rack (>= 3.0.0)
180180
rack-test (2.1.0)
181181
rack (>= 1.3)
182182
rackup (2.1.0)
183183
rack (>= 3)
184184
webrick (~> 1.8)
185-
rails (7.1.3)
186-
actioncable (= 7.1.3)
187-
actionmailbox (= 7.1.3)
188-
actionmailer (= 7.1.3)
189-
actionpack (= 7.1.3)
190-
actiontext (= 7.1.3)
191-
actionview (= 7.1.3)
192-
activejob (= 7.1.3)
193-
activemodel (= 7.1.3)
194-
activerecord (= 7.1.3)
195-
activestorage (= 7.1.3)
196-
activesupport (= 7.1.3)
185+
rails (7.1.3.2)
186+
actioncable (= 7.1.3.2)
187+
actionmailbox (= 7.1.3.2)
188+
actionmailer (= 7.1.3.2)
189+
actionpack (= 7.1.3.2)
190+
actiontext (= 7.1.3.2)
191+
actionview (= 7.1.3.2)
192+
activejob (= 7.1.3.2)
193+
activemodel (= 7.1.3.2)
194+
activerecord (= 7.1.3.2)
195+
activestorage (= 7.1.3.2)
196+
activesupport (= 7.1.3.2)
197197
bundler (>= 1.15.0)
198-
railties (= 7.1.3)
198+
railties (= 7.1.3.2)
199199
rails-dom-testing (2.2.0)
200200
activesupport (>= 5.0.0)
201201
minitest
202202
nokogiri (>= 1.6)
203203
rails-html-sanitizer (1.6.0)
204204
loofah (~> 2.21)
205205
nokogiri (~> 1.14)
206-
railties (7.1.3)
207-
actionpack (= 7.1.3)
208-
activesupport (= 7.1.3)
206+
railties (7.1.3.2)
207+
actionpack (= 7.1.3.2)
208+
activesupport (= 7.1.3.2)
209209
irb
210210
rackup (>= 1.0.0)
211211
rake (>= 12.2)
@@ -217,7 +217,7 @@ GEM
217217
rdoc (6.6.2)
218218
psych (>= 4.0.0)
219219
regexp_parser (2.9.0)
220-
reline (0.4.2)
220+
reline (0.4.3)
221221
io-console (~> 0.5)
222222
rexml (3.2.6)
223223
rspec (3.13.0)

0 commit comments

Comments
 (0)