Skip to content

Commit 403caa6

Browse files
Bump rails from 7.1.3.3 to 7.1.3.4 (#90)
Bumps [rails](https://github.com/rails/rails) from 7.1.3.3 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3.3...v7.1.3.4) --- 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 6068933 commit 403caa6

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.3)
11-
actionpack (= 7.1.3.3)
12-
activesupport (= 7.1.3.3)
10+
actioncable (7.1.3.4)
11+
actionpack (= 7.1.3.4)
12+
activesupport (= 7.1.3.4)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
16-
actionmailbox (7.1.3.3)
17-
actionpack (= 7.1.3.3)
18-
activejob (= 7.1.3.3)
19-
activerecord (= 7.1.3.3)
20-
activestorage (= 7.1.3.3)
21-
activesupport (= 7.1.3.3)
16+
actionmailbox (7.1.3.4)
17+
actionpack (= 7.1.3.4)
18+
activejob (= 7.1.3.4)
19+
activerecord (= 7.1.3.4)
20+
activestorage (= 7.1.3.4)
21+
activesupport (= 7.1.3.4)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
26-
actionmailer (7.1.3.3)
27-
actionpack (= 7.1.3.3)
28-
actionview (= 7.1.3.3)
29-
activejob (= 7.1.3.3)
30-
activesupport (= 7.1.3.3)
26+
actionmailer (7.1.3.4)
27+
actionpack (= 7.1.3.4)
28+
actionview (= 7.1.3.4)
29+
activejob (= 7.1.3.4)
30+
activesupport (= 7.1.3.4)
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.3)
37-
actionview (= 7.1.3.3)
38-
activesupport (= 7.1.3.3)
36+
actionpack (7.1.3.4)
37+
actionview (= 7.1.3.4)
38+
activesupport (= 7.1.3.4)
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.3)
47-
actionpack (= 7.1.3.3)
48-
activerecord (= 7.1.3.3)
49-
activestorage (= 7.1.3.3)
50-
activesupport (= 7.1.3.3)
46+
actiontext (7.1.3.4)
47+
actionpack (= 7.1.3.4)
48+
activerecord (= 7.1.3.4)
49+
activestorage (= 7.1.3.4)
50+
activesupport (= 7.1.3.4)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.3.3)
54-
activesupport (= 7.1.3.3)
53+
actionview (7.1.3.4)
54+
activesupport (= 7.1.3.4)
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.3)
60-
activesupport (= 7.1.3.3)
59+
activejob (7.1.3.4)
60+
activesupport (= 7.1.3.4)
6161
globalid (>= 0.3.6)
62-
activemodel (7.1.3.3)
63-
activesupport (= 7.1.3.3)
64-
activerecord (7.1.3.3)
65-
activemodel (= 7.1.3.3)
66-
activesupport (= 7.1.3.3)
62+
activemodel (7.1.3.4)
63+
activesupport (= 7.1.3.4)
64+
activerecord (7.1.3.4)
65+
activemodel (= 7.1.3.4)
66+
activesupport (= 7.1.3.4)
6767
timeout (>= 0.4.0)
68-
activestorage (7.1.3.3)
69-
actionpack (= 7.1.3.3)
70-
activejob (= 7.1.3.3)
71-
activerecord (= 7.1.3.3)
72-
activesupport (= 7.1.3.3)
68+
activestorage (7.1.3.4)
69+
actionpack (= 7.1.3.4)
70+
activejob (= 7.1.3.4)
71+
activerecord (= 7.1.3.4)
72+
activesupport (= 7.1.3.4)
7373
marcel (~> 1.0)
74-
activesupport (7.1.3.3)
74+
activesupport (7.1.3.4)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -89,14 +89,14 @@ GEM
8989
bigdecimal (3.1.8)
9090
brakeman (6.1.2)
9191
racc
92-
builder (3.2.4)
92+
builder (3.3.0)
9393
bundler-audit (0.9.1)
9494
bundler (>= 1.2.0, < 3)
9595
thor (~> 1.0)
9696
byebug (11.1.3)
9797
coderay (1.1.3)
9898
colorize (1.1.0)
99-
concurrent-ruby (1.2.3)
99+
concurrent-ruby (1.3.3)
100100
connection_pool (2.4.1)
101101
crass (1.0.6)
102102
date (3.3.4)
@@ -138,10 +138,10 @@ GEM
138138
matrix (0.4.2)
139139
method_source (1.0.0)
140140
mini_mime (1.1.5)
141-
mini_portile2 (2.8.6)
141+
mini_portile2 (2.8.7)
142142
minitest (5.23.1)
143143
mutex_m (0.2.0)
144-
net-imap (0.4.11)
144+
net-imap (0.4.12)
145145
date
146146
net-protocol
147147
net-pop (0.1.2)
@@ -182,30 +182,30 @@ GEM
182182
rackup (2.1.0)
183183
rack (>= 3)
184184
webrick (~> 1.8)
185-
rails (7.1.3.3)
186-
actioncable (= 7.1.3.3)
187-
actionmailbox (= 7.1.3.3)
188-
actionmailer (= 7.1.3.3)
189-
actionpack (= 7.1.3.3)
190-
actiontext (= 7.1.3.3)
191-
actionview (= 7.1.3.3)
192-
activejob (= 7.1.3.3)
193-
activemodel (= 7.1.3.3)
194-
activerecord (= 7.1.3.3)
195-
activestorage (= 7.1.3.3)
196-
activesupport (= 7.1.3.3)
185+
rails (7.1.3.4)
186+
actioncable (= 7.1.3.4)
187+
actionmailbox (= 7.1.3.4)
188+
actionmailer (= 7.1.3.4)
189+
actionpack (= 7.1.3.4)
190+
actiontext (= 7.1.3.4)
191+
actionview (= 7.1.3.4)
192+
activejob (= 7.1.3.4)
193+
activemodel (= 7.1.3.4)
194+
activerecord (= 7.1.3.4)
195+
activestorage (= 7.1.3.4)
196+
activesupport (= 7.1.3.4)
197197
bundler (>= 1.15.0)
198-
railties (= 7.1.3.3)
198+
railties (= 7.1.3.4)
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.3)
207-
actionpack (= 7.1.3.3)
208-
activesupport (= 7.1.3.3)
206+
railties (7.1.3.4)
207+
actionpack (= 7.1.3.4)
208+
activesupport (= 7.1.3.4)
209209
irb
210210
rackup (>= 1.0.0)
211211
rake (>= 12.2)
@@ -217,7 +217,7 @@ GEM
217217
rdoc (6.7.0)
218218
psych (>= 4.0.0)
219219
regexp_parser (2.9.2)
220-
reline (0.5.7)
220+
reline (0.5.8)
221221
io-console (~> 0.5)
222222
rexml (3.2.8)
223223
strscan (>= 3.0.9)

0 commit comments

Comments
 (0)