Skip to content

Commit f0623c4

Browse files
Bump rails from 7.1.3.4 to 7.1.4 (#100)
Bumps [rails](https://github.com/rails/rails) from 7.1.3.4 to 7.1.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3.4...v7.1.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 57bf18d commit f0623c4

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

Gemfile.lock

Lines changed: 66 additions & 66 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.4)
11-
actionpack (= 7.1.3.4)
12-
activesupport (= 7.1.3.4)
10+
actioncable (7.1.4)
11+
actionpack (= 7.1.4)
12+
activesupport (= 7.1.4)
1313
nio4r (~> 2.0)
1414
websocket-driver (>= 0.6.1)
1515
zeitwerk (~> 2.6)
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)
16+
actionmailbox (7.1.4)
17+
actionpack (= 7.1.4)
18+
activejob (= 7.1.4)
19+
activerecord (= 7.1.4)
20+
activestorage (= 7.1.4)
21+
activesupport (= 7.1.4)
2222
mail (>= 2.7.1)
2323
net-imap
2424
net-pop
2525
net-smtp
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)
26+
actionmailer (7.1.4)
27+
actionpack (= 7.1.4)
28+
actionview (= 7.1.4)
29+
activejob (= 7.1.4)
30+
activesupport (= 7.1.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.4)
37-
actionview (= 7.1.3.4)
38-
activesupport (= 7.1.3.4)
36+
actionpack (7.1.4)
37+
actionview (= 7.1.4)
38+
activesupport (= 7.1.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.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)
46+
actiontext (7.1.4)
47+
actionpack (= 7.1.4)
48+
activerecord (= 7.1.4)
49+
activestorage (= 7.1.4)
50+
activesupport (= 7.1.4)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (7.1.3.4)
54-
activesupport (= 7.1.3.4)
53+
actionview (7.1.4)
54+
activesupport (= 7.1.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.4)
60-
activesupport (= 7.1.3.4)
59+
activejob (7.1.4)
60+
activesupport (= 7.1.4)
6161
globalid (>= 0.3.6)
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)
62+
activemodel (7.1.4)
63+
activesupport (= 7.1.4)
64+
activerecord (7.1.4)
65+
activemodel (= 7.1.4)
66+
activesupport (= 7.1.4)
6767
timeout (>= 0.4.0)
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)
68+
activestorage (7.1.4)
69+
actionpack (= 7.1.4)
70+
activejob (= 7.1.4)
71+
activerecord (= 7.1.4)
72+
activesupport (= 7.1.4)
7373
marcel (~> 1.0)
74-
activesupport (7.1.3.4)
74+
activesupport (7.1.4)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -96,13 +96,13 @@ GEM
9696
byebug (11.1.3)
9797
coderay (1.1.3)
9898
colorize (1.1.0)
99-
concurrent-ruby (1.3.3)
99+
concurrent-ruby (1.3.4)
100100
connection_pool (2.4.1)
101101
crass (1.0.6)
102102
date (3.3.4)
103103
diff-lcs (1.5.1)
104104
drb (2.2.1)
105-
erubi (1.12.0)
105+
erubi (1.13.0)
106106
generator_spec (0.10.0)
107107
activesupport (>= 3.0.0)
108108
railties (>= 3.0.0)
@@ -111,7 +111,7 @@ GEM
111111
i18n (1.14.5)
112112
concurrent-ruby (~> 1.0)
113113
io-console (0.7.2)
114-
irb (1.13.1)
114+
irb (1.14.0)
115115
rdoc (>= 4.0.0)
116116
reline (>= 0.4.2)
117117
json (2.7.2)
@@ -142,9 +142,9 @@ GEM
142142
method_source (1.0.0)
143143
mini_mime (1.1.5)
144144
mini_portile2 (2.8.7)
145-
minitest (5.23.1)
145+
minitest (5.25.1)
146146
mutex_m (0.2.0)
147-
net-imap (0.4.12)
147+
net-imap (0.4.16)
148148
date
149149
net-protocol
150150
net-pop (0.1.2)
@@ -154,12 +154,12 @@ GEM
154154
net-smtp (0.5.0)
155155
net-protocol
156156
nio4r (2.7.3)
157-
nokogiri (1.16.5)
157+
nokogiri (1.16.7)
158158
mini_portile2 (~> 2.8.2)
159159
racc (~> 1.4)
160-
nokogiri (1.16.5-x86_64-darwin)
160+
nokogiri (1.16.7-x86_64-darwin)
161161
racc (~> 1.4)
162-
nokogiri (1.16.5-x86_64-linux)
162+
nokogiri (1.16.7-x86_64-linux)
163163
racc (~> 1.4)
164164
parallel (1.25.1)
165165
parser (3.3.4.0)
@@ -177,38 +177,38 @@ GEM
177177
stringio
178178
public_suffix (5.0.5)
179179
racc (1.8.1)
180-
rack (3.0.11)
180+
rack (3.1.7)
181181
rack-session (2.0.0)
182182
rack (>= 3.0.0)
183183
rack-test (2.1.0)
184184
rack (>= 1.3)
185185
rackup (2.1.0)
186186
rack (>= 3)
187187
webrick (~> 1.8)
188-
rails (7.1.3.4)
189-
actioncable (= 7.1.3.4)
190-
actionmailbox (= 7.1.3.4)
191-
actionmailer (= 7.1.3.4)
192-
actionpack (= 7.1.3.4)
193-
actiontext (= 7.1.3.4)
194-
actionview (= 7.1.3.4)
195-
activejob (= 7.1.3.4)
196-
activemodel (= 7.1.3.4)
197-
activerecord (= 7.1.3.4)
198-
activestorage (= 7.1.3.4)
199-
activesupport (= 7.1.3.4)
188+
rails (7.1.4)
189+
actioncable (= 7.1.4)
190+
actionmailbox (= 7.1.4)
191+
actionmailer (= 7.1.4)
192+
actionpack (= 7.1.4)
193+
actiontext (= 7.1.4)
194+
actionview (= 7.1.4)
195+
activejob (= 7.1.4)
196+
activemodel (= 7.1.4)
197+
activerecord (= 7.1.4)
198+
activestorage (= 7.1.4)
199+
activesupport (= 7.1.4)
200200
bundler (>= 1.15.0)
201-
railties (= 7.1.3.4)
201+
railties (= 7.1.4)
202202
rails-dom-testing (2.2.0)
203203
activesupport (>= 5.0.0)
204204
minitest
205205
nokogiri (>= 1.6)
206206
rails-html-sanitizer (1.6.0)
207207
loofah (~> 2.21)
208208
nokogiri (~> 1.14)
209-
railties (7.1.3.4)
210-
actionpack (= 7.1.3.4)
211-
activesupport (= 7.1.3.4)
209+
railties (7.1.4)
210+
actionpack (= 7.1.4)
211+
activesupport (= 7.1.4)
212212
irb
213213
rackup (>= 1.0.0)
214214
rake (>= 12.2)
@@ -220,7 +220,7 @@ GEM
220220
rdoc (6.7.0)
221221
psych (>= 4.0.0)
222222
regexp_parser (2.9.2)
223-
reline (0.5.8)
223+
reline (0.5.10)
224224
io-console (~> 0.5)
225225
rexml (3.3.6)
226226
strscan
@@ -268,9 +268,9 @@ GEM
268268
rubocop-performance (~> 1.20.1)
269269
standardrb (1.0.1)
270270
standard
271-
stringio (3.1.0)
271+
stringio (3.1.1)
272272
strscan (3.1.0)
273-
thor (1.3.1)
273+
thor (1.3.2)
274274
tiktoken_ruby (0.0.8)
275275
rb_sys (>= 0.9.86)
276276
tiktoken_ruby (0.0.8-x86_64-darwin)
@@ -286,7 +286,7 @@ GEM
286286
websocket-extensions (>= 0.1.0)
287287
websocket-extensions (0.1.5)
288288
yard (0.9.36)
289-
zeitwerk (2.6.15)
289+
zeitwerk (2.6.18)
290290

291291
PLATFORMS
292292
ruby

0 commit comments

Comments
 (0)