Skip to content

Commit 3121626

Browse files
Bump rails from 7.1.3 to 7.1.3.1
Bumps [rails](https://github.com/rails/rails) from 7.1.3 to 7.1.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3...v7.1.3.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 548fbe3 commit 3121626

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

Gemfile.lock

+58-58
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,73 @@
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.1)
5+
actionpack (= 7.1.3.1)
6+
activesupport (= 7.1.3.1)
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.1)
11+
actionpack (= 7.1.3.1)
12+
activejob (= 7.1.3.1)
13+
activerecord (= 7.1.3.1)
14+
activestorage (= 7.1.3.1)
15+
activesupport (= 7.1.3.1)
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.1)
21+
actionpack (= 7.1.3.1)
22+
actionview (= 7.1.3.1)
23+
activejob (= 7.1.3.1)
24+
activesupport (= 7.1.3.1)
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.1)
31+
actionview (= 7.1.3.1)
32+
activesupport (= 7.1.3.1)
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.1)
41+
actionpack (= 7.1.3.1)
42+
activerecord (= 7.1.3.1)
43+
activestorage (= 7.1.3.1)
44+
activesupport (= 7.1.3.1)
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.1)
48+
activesupport (= 7.1.3.1)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
5353
active_median (0.4.0)
5454
activesupport (>= 6.1)
55-
activejob (7.1.3)
56-
activesupport (= 7.1.3)
55+
activejob (7.1.3.1)
56+
activesupport (= 7.1.3.1)
5757
globalid (>= 0.3.6)
58-
activemodel (7.1.3)
59-
activesupport (= 7.1.3)
60-
activerecord (7.1.3)
61-
activemodel (= 7.1.3)
62-
activesupport (= 7.1.3)
58+
activemodel (7.1.3.1)
59+
activesupport (= 7.1.3.1)
60+
activerecord (7.1.3.1)
61+
activemodel (= 7.1.3.1)
62+
activesupport (= 7.1.3.1)
6363
timeout (>= 0.4.0)
64-
activestorage (7.1.3)
65-
actionpack (= 7.1.3)
66-
activejob (= 7.1.3)
67-
activerecord (= 7.1.3)
68-
activesupport (= 7.1.3)
64+
activestorage (7.1.3.1)
65+
actionpack (= 7.1.3.1)
66+
activejob (= 7.1.3.1)
67+
activerecord (= 7.1.3.1)
68+
activesupport (= 7.1.3.1)
6969
marcel (~> 1.0)
70-
activesupport (7.1.3)
70+
activesupport (7.1.3.1)
7171
base64
7272
bigdecimal
7373
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -108,7 +108,7 @@ GEM
108108
i18n (1.14.1)
109109
concurrent-ruby (~> 1.0)
110110
io-console (0.7.2)
111-
irb (1.11.1)
111+
irb (1.11.2)
112112
rdoc
113113
reline (>= 0.4.2)
114114
jbuilder (2.11.5)
@@ -130,7 +130,7 @@ GEM
130130
marcel (1.0.2)
131131
method_source (1.0.0)
132132
mini_mime (1.1.5)
133-
minitest (5.22.1)
133+
minitest (5.22.2)
134134
msgpack (1.7.2)
135135
mutex_m (0.2.0)
136136
net-imap (0.4.10)
@@ -163,7 +163,7 @@ GEM
163163
puma (6.4.2)
164164
nio4r (~> 2.0)
165165
racc (1.7.3)
166-
rack (3.0.9)
166+
rack (3.0.9.1)
167167
rack-cors (2.0.1)
168168
rack (>= 2.0.0)
169169
rack-session (2.0.0)
@@ -173,30 +173,30 @@ GEM
173173
rackup (2.1.0)
174174
rack (>= 3)
175175
webrick (~> 1.8)
176-
rails (7.1.3)
177-
actioncable (= 7.1.3)
178-
actionmailbox (= 7.1.3)
179-
actionmailer (= 7.1.3)
180-
actionpack (= 7.1.3)
181-
actiontext (= 7.1.3)
182-
actionview (= 7.1.3)
183-
activejob (= 7.1.3)
184-
activemodel (= 7.1.3)
185-
activerecord (= 7.1.3)
186-
activestorage (= 7.1.3)
187-
activesupport (= 7.1.3)
176+
rails (7.1.3.1)
177+
actioncable (= 7.1.3.1)
178+
actionmailbox (= 7.1.3.1)
179+
actionmailer (= 7.1.3.1)
180+
actionpack (= 7.1.3.1)
181+
actiontext (= 7.1.3.1)
182+
actionview (= 7.1.3.1)
183+
activejob (= 7.1.3.1)
184+
activemodel (= 7.1.3.1)
185+
activerecord (= 7.1.3.1)
186+
activestorage (= 7.1.3.1)
187+
activesupport (= 7.1.3.1)
188188
bundler (>= 1.15.0)
189-
railties (= 7.1.3)
189+
railties (= 7.1.3.1)
190190
rails-dom-testing (2.2.0)
191191
activesupport (>= 5.0.0)
192192
minitest
193193
nokogiri (>= 1.6)
194194
rails-html-sanitizer (1.6.0)
195195
loofah (~> 2.21)
196196
nokogiri (~> 1.14)
197-
railties (7.1.3)
198-
actionpack (= 7.1.3)
199-
activesupport (= 7.1.3)
197+
railties (7.1.3.1)
198+
actionpack (= 7.1.3.1)
199+
activesupport (= 7.1.3.1)
200200
irb
201201
rackup (>= 1.0.0)
202202
rake (>= 12.2)
@@ -210,7 +210,7 @@ GEM
210210
rdoc (6.6.2)
211211
psych (>= 4.0.0)
212212
regexp_parser (2.8.1)
213-
reline (0.4.2)
213+
reline (0.4.3)
214214
io-console (~> 0.5)
215215
rexml (3.2.6)
216216
rollbar (3.4.0)
@@ -273,7 +273,7 @@ GEM
273273
listen (>= 2.7, < 4.0)
274274
spring (>= 4)
275275
stringio (3.1.0)
276-
thor (1.3.0)
276+
thor (1.3.1)
277277
timeout (0.4.1)
278278
tzinfo (2.0.6)
279279
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)