Skip to content

Commit b262a75

Browse files
committed
Bundle update
1 parent ff2130c commit b262a75

File tree

2 files changed

+62
-60
lines changed

2 files changed

+62
-60
lines changed

Gemfile.lock

+61-59
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.0)
5-
actionpack (= 8.0.0)
6-
activesupport (= 8.0.0)
4+
actioncable (8.0.0.1)
5+
actionpack (= 8.0.0.1)
6+
activesupport (= 8.0.0.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.0)
11-
actionpack (= 8.0.0)
12-
activejob (= 8.0.0)
13-
activerecord (= 8.0.0)
14-
activestorage (= 8.0.0)
15-
activesupport (= 8.0.0)
10+
actionmailbox (8.0.0.1)
11+
actionpack (= 8.0.0.1)
12+
activejob (= 8.0.0.1)
13+
activerecord (= 8.0.0.1)
14+
activestorage (= 8.0.0.1)
15+
activesupport (= 8.0.0.1)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.0)
18-
actionpack (= 8.0.0)
19-
actionview (= 8.0.0)
20-
activejob (= 8.0.0)
21-
activesupport (= 8.0.0)
17+
actionmailer (8.0.0.1)
18+
actionpack (= 8.0.0.1)
19+
actionview (= 8.0.0.1)
20+
activejob (= 8.0.0.1)
21+
activesupport (= 8.0.0.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.0)
25-
actionview (= 8.0.0)
26-
activesupport (= 8.0.0)
24+
actionpack (8.0.0.1)
25+
actionview (= 8.0.0.1)
26+
activesupport (= 8.0.0.1)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
@@ -33,35 +33,35 @@ GEM
3333
useragent (~> 0.16)
3434
actionpack-action_caching (1.2.2)
3535
actionpack (>= 4.0.0)
36-
actiontext (8.0.0)
37-
actionpack (= 8.0.0)
38-
activerecord (= 8.0.0)
39-
activestorage (= 8.0.0)
40-
activesupport (= 8.0.0)
36+
actiontext (8.0.0.1)
37+
actionpack (= 8.0.0.1)
38+
activerecord (= 8.0.0.1)
39+
activestorage (= 8.0.0.1)
40+
activesupport (= 8.0.0.1)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (8.0.0)
44-
activesupport (= 8.0.0)
43+
actionview (8.0.0.1)
44+
activesupport (= 8.0.0.1)
4545
builder (~> 3.1)
4646
erubi (~> 1.11)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
activejob (8.0.0)
50-
activesupport (= 8.0.0)
49+
activejob (8.0.0.1)
50+
activesupport (= 8.0.0.1)
5151
globalid (>= 0.3.6)
52-
activemodel (8.0.0)
53-
activesupport (= 8.0.0)
54-
activerecord (8.0.0)
55-
activemodel (= 8.0.0)
56-
activesupport (= 8.0.0)
52+
activemodel (8.0.0.1)
53+
activesupport (= 8.0.0.1)
54+
activerecord (8.0.0.1)
55+
activemodel (= 8.0.0.1)
56+
activesupport (= 8.0.0.1)
5757
timeout (>= 0.4.0)
58-
activestorage (8.0.0)
59-
actionpack (= 8.0.0)
60-
activejob (= 8.0.0)
61-
activerecord (= 8.0.0)
62-
activesupport (= 8.0.0)
58+
activestorage (8.0.0.1)
59+
actionpack (= 8.0.0.1)
60+
activejob (= 8.0.0.1)
61+
activerecord (= 8.0.0.1)
62+
activesupport (= 8.0.0.1)
6363
marcel (~> 1.0)
64-
activesupport (8.0.0)
64+
activesupport (8.0.0.1)
6565
base64
6666
benchmark (>= 0.3)
6767
bigdecimal
@@ -144,7 +144,7 @@ GEM
144144
railties (>= 5.0.0)
145145
faker (3.5.1)
146146
i18n (>= 1.8.11, < 2)
147-
faraday (2.12.1)
147+
faraday (2.12.2)
148148
faraday-net_http (>= 2.0, < 3.5)
149149
json
150150
logger
@@ -184,9 +184,11 @@ GEM
184184
thor (>= 0.20, < 2.a)
185185
google-cloud-env (2.2.1)
186186
faraday (>= 1.0, < 3.a)
187-
googleauth (1.11.2)
187+
google-logging-utils (0.1.0)
188+
googleauth (1.12.0)
188189
faraday (>= 1.0, < 3.a)
189-
google-cloud-env (~> 2.1)
190+
google-cloud-env (~> 2.2)
191+
google-logging-utils (~> 0.1)
190192
jwt (>= 1.4, < 3.0)
191193
multi_json (~> 1.11)
192194
os (>= 0.9, < 2.0)
@@ -258,9 +260,9 @@ GEM
258260
net-smtp (0.5.0)
259261
net-protocol
260262
nio4r (2.7.4)
261-
nokogiri (1.16.8-aarch64-linux)
263+
nokogiri (1.17.1-aarch64-linux)
262264
racc (~> 1.4)
263-
nokogiri (1.16.8-arm64-darwin)
265+
nokogiri (1.17.1-arm64-darwin)
264266
racc (~> 1.4)
265267
oauth (1.1.0)
266268
oauth-tty (~> 1.0, >= 1.0.1)
@@ -304,30 +306,30 @@ GEM
304306
rack (>= 1.3)
305307
rackup (2.2.1)
306308
rack (>= 3)
307-
rails (8.0.0)
308-
actioncable (= 8.0.0)
309-
actionmailbox (= 8.0.0)
310-
actionmailer (= 8.0.0)
311-
actionpack (= 8.0.0)
312-
actiontext (= 8.0.0)
313-
actionview (= 8.0.0)
314-
activejob (= 8.0.0)
315-
activemodel (= 8.0.0)
316-
activerecord (= 8.0.0)
317-
activestorage (= 8.0.0)
318-
activesupport (= 8.0.0)
309+
rails (8.0.0.1)
310+
actioncable (= 8.0.0.1)
311+
actionmailbox (= 8.0.0.1)
312+
actionmailer (= 8.0.0.1)
313+
actionpack (= 8.0.0.1)
314+
actiontext (= 8.0.0.1)
315+
actionview (= 8.0.0.1)
316+
activejob (= 8.0.0.1)
317+
activemodel (= 8.0.0.1)
318+
activerecord (= 8.0.0.1)
319+
activestorage (= 8.0.0.1)
320+
activesupport (= 8.0.0.1)
319321
bundler (>= 1.15.0)
320-
railties (= 8.0.0)
322+
railties (= 8.0.0.1)
321323
rails-dom-testing (2.2.0)
322324
activesupport (>= 5.0.0)
323325
minitest
324326
nokogiri (>= 1.6)
325327
rails-html-sanitizer (1.6.1)
326328
loofah (~> 2.21)
327329
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)
328-
railties (8.0.0)
329-
actionpack (= 8.0.0)
330-
activesupport (= 8.0.0)
330+
railties (8.0.0.1)
331+
actionpack (= 8.0.0.1)
332+
activesupport (= 8.0.0.1)
331333
irb (~> 1.13)
332334
rackup (>= 1.0.0)
333335
rake (>= 12.2)
@@ -343,7 +345,7 @@ GEM
343345
execjs (~> 2.5)
344346
rails (>= 5.2)
345347
rainbow (~> 3.0)
346-
redis-client (0.22.2)
348+
redis-client (0.23.0)
347349
connection_pool
348350
regexp_parser (2.9.3)
349351
reline (0.5.12)

spec/features/auth/user_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
expect(page).to have_content \
5151
"Username may contain only letters, numbers, and underscores, " \
52-
"must be unique, and must be 4 to 15 characters long"
52+
"must be unique, and must be 3 to 15 characters long"
5353
end
5454
end
5555
end

0 commit comments

Comments
 (0)