|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.2.2) |
5 |
| - actionpack (= 7.2.2) |
6 |
| - activesupport (= 7.2.2) |
| 4 | + actioncable (8.0.0.1) |
| 5 | + actionpack (= 8.0.0.1) |
| 6 | + activesupport (= 8.0.0.1) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 | 9 | zeitwerk (~> 2.6)
|
10 |
| - actionmailbox (7.2.2) |
11 |
| - actionpack (= 7.2.2) |
12 |
| - activejob (= 7.2.2) |
13 |
| - activerecord (= 7.2.2) |
14 |
| - activestorage (= 7.2.2) |
15 |
| - activesupport (= 7.2.2) |
| 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) |
16 | 16 | mail (>= 2.8.0)
|
17 |
| - actionmailer (7.2.2) |
18 |
| - actionpack (= 7.2.2) |
19 |
| - actionview (= 7.2.2) |
20 |
| - activejob (= 7.2.2) |
21 |
| - activesupport (= 7.2.2) |
| 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) |
22 | 22 | mail (>= 2.8.0)
|
23 | 23 | rails-dom-testing (~> 2.2)
|
24 |
| - actionpack (7.2.2) |
25 |
| - actionview (= 7.2.2) |
26 |
| - activesupport (= 7.2.2) |
| 24 | + actionpack (8.0.0.1) |
| 25 | + actionview (= 8.0.0.1) |
| 26 | + activesupport (= 8.0.0.1) |
27 | 27 | nokogiri (>= 1.8.5)
|
28 |
| - racc |
29 |
| - rack (>= 2.2.4, < 3.2) |
| 28 | + rack (>= 2.2.4) |
30 | 29 | rack-session (>= 1.0.1)
|
31 | 30 | rack-test (>= 0.6.3)
|
32 | 31 | rails-dom-testing (~> 2.2)
|
33 | 32 | rails-html-sanitizer (~> 1.6)
|
34 | 33 | useragent (~> 0.16)
|
35 |
| - actiontext (7.2.2) |
36 |
| - actionpack (= 7.2.2) |
37 |
| - activerecord (= 7.2.2) |
38 |
| - activestorage (= 7.2.2) |
39 |
| - activesupport (= 7.2.2) |
| 34 | + actiontext (8.0.0.1) |
| 35 | + actionpack (= 8.0.0.1) |
| 36 | + activerecord (= 8.0.0.1) |
| 37 | + activestorage (= 8.0.0.1) |
| 38 | + activesupport (= 8.0.0.1) |
40 | 39 | globalid (>= 0.6.0)
|
41 | 40 | nokogiri (>= 1.8.5)
|
42 |
| - actionview (7.2.2) |
43 |
| - activesupport (= 7.2.2) |
| 41 | + actionview (8.0.0.1) |
| 42 | + activesupport (= 8.0.0.1) |
44 | 43 | builder (~> 3.1)
|
45 | 44 | erubi (~> 1.11)
|
46 | 45 | rails-dom-testing (~> 2.2)
|
47 | 46 | rails-html-sanitizer (~> 1.6)
|
48 |
| - activejob (7.2.2) |
49 |
| - activesupport (= 7.2.2) |
| 47 | + activejob (8.0.0.1) |
| 48 | + activesupport (= 8.0.0.1) |
50 | 49 | globalid (>= 0.3.6)
|
51 |
| - activemodel (7.2.2) |
52 |
| - activesupport (= 7.2.2) |
53 |
| - activerecord (7.2.2) |
54 |
| - activemodel (= 7.2.2) |
55 |
| - activesupport (= 7.2.2) |
| 50 | + activemodel (8.0.0.1) |
| 51 | + activesupport (= 8.0.0.1) |
| 52 | + activerecord (8.0.0.1) |
| 53 | + activemodel (= 8.0.0.1) |
| 54 | + activesupport (= 8.0.0.1) |
56 | 55 | timeout (>= 0.4.0)
|
57 |
| - activestorage (7.2.2) |
58 |
| - actionpack (= 7.2.2) |
59 |
| - activejob (= 7.2.2) |
60 |
| - activerecord (= 7.2.2) |
61 |
| - activesupport (= 7.2.2) |
| 56 | + activestorage (8.0.0.1) |
| 57 | + actionpack (= 8.0.0.1) |
| 58 | + activejob (= 8.0.0.1) |
| 59 | + activerecord (= 8.0.0.1) |
| 60 | + activesupport (= 8.0.0.1) |
62 | 61 | marcel (~> 1.0)
|
63 |
| - activesupport (7.2.2) |
| 62 | + activesupport (8.0.0.1) |
64 | 63 | base64
|
65 | 64 | benchmark (>= 0.3)
|
66 | 65 | bigdecimal
|
|
72 | 71 | minitest (>= 5.1)
|
73 | 72 | securerandom (>= 0.3)
|
74 | 73 | tzinfo (~> 2.0, >= 2.0.5)
|
| 74 | + uri (>= 0.13.1) |
75 | 75 | addressable (2.8.7)
|
76 | 76 | public_suffix (>= 2.0.2, < 7.0)
|
77 | 77 | ast (2.4.2)
|
@@ -239,30 +239,30 @@ GEM
|
239 | 239 | rack (>= 1.3)
|
240 | 240 | rackup (2.2.1)
|
241 | 241 | rack (>= 3)
|
242 |
| - rails (7.2.2) |
243 |
| - actioncable (= 7.2.2) |
244 |
| - actionmailbox (= 7.2.2) |
245 |
| - actionmailer (= 7.2.2) |
246 |
| - actionpack (= 7.2.2) |
247 |
| - actiontext (= 7.2.2) |
248 |
| - actionview (= 7.2.2) |
249 |
| - activejob (= 7.2.2) |
250 |
| - activemodel (= 7.2.2) |
251 |
| - activerecord (= 7.2.2) |
252 |
| - activestorage (= 7.2.2) |
253 |
| - activesupport (= 7.2.2) |
| 242 | + rails (8.0.0.1) |
| 243 | + actioncable (= 8.0.0.1) |
| 244 | + actionmailbox (= 8.0.0.1) |
| 245 | + actionmailer (= 8.0.0.1) |
| 246 | + actionpack (= 8.0.0.1) |
| 247 | + actiontext (= 8.0.0.1) |
| 248 | + actionview (= 8.0.0.1) |
| 249 | + activejob (= 8.0.0.1) |
| 250 | + activemodel (= 8.0.0.1) |
| 251 | + activerecord (= 8.0.0.1) |
| 252 | + activestorage (= 8.0.0.1) |
| 253 | + activesupport (= 8.0.0.1) |
254 | 254 | bundler (>= 1.15.0)
|
255 |
| - railties (= 7.2.2) |
| 255 | + railties (= 8.0.0.1) |
256 | 256 | rails-dom-testing (2.2.0)
|
257 | 257 | activesupport (>= 5.0.0)
|
258 | 258 | minitest
|
259 | 259 | nokogiri (>= 1.6)
|
260 | 260 | rails-html-sanitizer (1.6.1)
|
261 | 261 | loofah (~> 2.21)
|
262 | 262 | 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)
|
263 |
| - railties (7.2.2) |
264 |
| - actionpack (= 7.2.2) |
265 |
| - activesupport (= 7.2.2) |
| 263 | + railties (8.0.0.1) |
| 264 | + actionpack (= 8.0.0.1) |
| 265 | + activesupport (= 8.0.0.1) |
266 | 266 | irb (~> 1.13)
|
267 | 267 | rackup (>= 1.0.0)
|
268 | 268 | rake (>= 12.2)
|
@@ -406,7 +406,7 @@ DEPENDENCIES
|
406 | 406 | omniauth-github (~> 2.0)
|
407 | 407 | omniauth-rails_csrf_protection (~> 1.0)
|
408 | 408 | puma (>= 5.0)
|
409 |
| - rails (~> 7.2.0) |
| 409 | + rails (~> 8.0.0) |
410 | 410 | rubocop-rails-omakase
|
411 | 411 | rubyzip
|
412 | 412 | selenium-webdriver
|
|
0 commit comments