Skip to content

Commit 37d11b8

Browse files
Merge pull request #286 from indirect/dependabot/bundler/rails-7.1.5.1
Bump rails from 7.1.5 to 7.1.5.1
2 parents e7b630b + 52ace13 commit 37d11b8

File tree

1 file changed

+60
-59
lines changed

1 file changed

+60
-59
lines changed

Gemfile.lock

+60-59
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.5)
11-
actionpack (= 7.1.5)
12-
activesupport (= 7.1.5)
10+
actioncable (7.1.5.1)
11+
actionpack (= 7.1.5.1)
12+
activesupport (= 7.1.5.1)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.5)
17-
actionpack (= 7.1.5)
18-
activejob (= 7.1.5)
19-
activerecord (= 7.1.5)
20-
activestorage (= 7.1.5)
21-
activesupport (= 7.1.5)
16+
actionmailbox (7.1.5.1)
17+
actionpack (= 7.1.5.1)
18+
activejob (= 7.1.5.1)
19+
activerecord (= 7.1.5.1)
20+
activestorage (= 7.1.5.1)
21+
activesupport (= 7.1.5.1)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.5)
27-
actionpack (= 7.1.5)
28-
actionview (= 7.1.5)
29-
activejob (= 7.1.5)
30-
activesupport (= 7.1.5)
26+
actionmailer (7.1.5.1)
27+
actionpack (= 7.1.5.1)
28+
actionview (= 7.1.5.1)
29+
activejob (= 7.1.5.1)
30+
activesupport (= 7.1.5.1)
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.5)
37-
actionview (= 7.1.5)
38-
activesupport (= 7.1.5)
36+
actionpack (7.1.5.1)
37+
actionview (= 7.1.5.1)
38+
activesupport (= 7.1.5.1)
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.5)
47-
actionpack (= 7.1.5)
48-
activerecord (= 7.1.5)
49-
activestorage (= 7.1.5)
50-
activesupport (= 7.1.5)
46+
actiontext (7.1.5.1)
47+
actionpack (= 7.1.5.1)
48+
activerecord (= 7.1.5.1)
49+
activestorage (= 7.1.5.1)
50+
activesupport (= 7.1.5.1)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.5)
54-
activesupport (= 7.1.5)
53+
actionview (7.1.5.1)
54+
activesupport (= 7.1.5.1)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (7.1.5)
60-
activesupport (= 7.1.5)
59+
activejob (7.1.5.1)
60+
activesupport (= 7.1.5.1)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.5)
63-
activesupport (= 7.1.5)
64-
activerecord (7.1.5)
65-
activemodel (= 7.1.5)
66-
activesupport (= 7.1.5)
62+
activemodel (7.1.5.1)
63+
activesupport (= 7.1.5.1)
64+
activerecord (7.1.5.1)
65+
activemodel (= 7.1.5.1)
66+
activesupport (= 7.1.5.1)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.5)
69-
actionpack (= 7.1.5)
70-
activejob (= 7.1.5)
71-
activerecord (= 7.1.5)
72-
activesupport (= 7.1.5)
68+
activestorage (7.1.5.1)
69+
actionpack (= 7.1.5.1)
70+
activejob (= 7.1.5.1)
71+
activerecord (= 7.1.5.1)
72+
activesupport (= 7.1.5.1)
7373
marcel (~> 1.0)
74-
activesupport (7.1.5)
74+
activesupport (7.1.5.1)
7575
base64
7676
benchmark (>= 0.3)
7777
bigdecimal
@@ -103,7 +103,7 @@ GEM
103103
concurrent-ruby (1.3.4)
104104
connection_pool (2.4.1)
105105
crass (1.0.6)
106-
date (3.4.0)
106+
date (3.4.1)
107107
diff-lcs (1.5.1)
108108
drb (2.2.1)
109109
erubi (1.13.0)
@@ -112,11 +112,11 @@ GEM
112112
activesupport (>= 6.1)
113113
i18n (1.14.6)
114114
concurrent-ruby (~> 1.0)
115-
io-console (0.7.2)
115+
io-console (0.8.0)
116116
irb (1.14.1)
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119-
logger (1.6.1)
119+
logger (1.6.2)
120120
loofah (2.23.1)
121121
crass (~> 1.0.2)
122122
nokogiri (>= 1.12.0)
@@ -129,7 +129,7 @@ GEM
129129
matrix (0.4.2)
130130
method_source (1.1.0)
131131
mini_mime (1.1.5)
132-
minitest (5.25.1)
132+
minitest (5.25.4)
133133
mutex_m (0.3.0)
134134
net-imap (0.4.18)
135135
date
@@ -148,7 +148,8 @@ GEM
148148
pry (0.15.0)
149149
coderay (~> 1.1)
150150
method_source (~> 1.0)
151-
psych (5.2.0)
151+
psych (5.2.1)
152+
date
152153
stringio
153154
public_suffix (5.0.4)
154155
racc (1.8.1)
@@ -159,30 +160,30 @@ GEM
159160
rack (>= 1.3)
160161
rackup (2.2.1)
161162
rack (>= 3)
162-
rails (7.1.5)
163-
actioncable (= 7.1.5)
164-
actionmailbox (= 7.1.5)
165-
actionmailer (= 7.1.5)
166-
actionpack (= 7.1.5)
167-
actiontext (= 7.1.5)
168-
actionview (= 7.1.5)
169-
activejob (= 7.1.5)
170-
activemodel (= 7.1.5)
171-
activerecord (= 7.1.5)
172-
activestorage (= 7.1.5)
173-
activesupport (= 7.1.5)
163+
rails (7.1.5.1)
164+
actioncable (= 7.1.5.1)
165+
actionmailbox (= 7.1.5.1)
166+
actionmailer (= 7.1.5.1)
167+
actionpack (= 7.1.5.1)
168+
actiontext (= 7.1.5.1)
169+
actionview (= 7.1.5.1)
170+
activejob (= 7.1.5.1)
171+
activemodel (= 7.1.5.1)
172+
activerecord (= 7.1.5.1)
173+
activestorage (= 7.1.5.1)
174+
activesupport (= 7.1.5.1)
174175
bundler (>= 1.15.0)
175-
railties (= 7.1.5)
176+
railties (= 7.1.5.1)
176177
rails-dom-testing (2.2.0)
177178
activesupport (>= 5.0.0)
178179
minitest
179180
nokogiri (>= 1.6)
180181
rails-html-sanitizer (1.6.1)
181182
loofah (~> 2.21)
182183
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
183-
railties (7.1.5)
184-
actionpack (= 7.1.5)
185-
activesupport (= 7.1.5)
184+
railties (7.1.5.1)
185+
actionpack (= 7.1.5.1)
186+
activesupport (= 7.1.5.1)
186187
irb
187188
rackup (>= 1.0.0)
188189
rake (>= 12.2)
@@ -192,7 +193,7 @@ GEM
192193
rdoc (6.8.1)
193194
psych (>= 4.0.0)
194195
regexp_parser (2.9.0)
195-
reline (0.5.11)
196+
reline (0.5.12)
196197
io-console (~> 0.5)
197198
rspec-core (3.13.2)
198199
rspec-support (~> 3.13.0)

0 commit comments

Comments
 (0)