|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.8) |
| 4 | + addressable (2.9.0) |
5 | 5 | public_suffix (>= 2.0.2, < 8.0) |
6 | 6 | ast (2.4.3) |
7 | 7 | base64 (0.3.0) |
|
16 | 16 | xpath (~> 3.2) |
17 | 17 | diff-lcs (1.6.2) |
18 | 18 | dotenv (3.2.0) |
19 | | - json (2.19.2) |
| 19 | + json (2.19.3) |
20 | 20 | language_server-protocol (3.17.0.5) |
21 | 21 | lint_roller (1.1.0) |
22 | 22 | logger (1.7.0) |
23 | 23 | matrix (0.4.3) |
24 | 24 | mini_mime (1.1.5) |
25 | | - multi_json (1.19.1) |
| 25 | + multi_json (1.20.0) |
26 | 26 | mustermann (3.0.4) |
27 | 27 | ruby2_keywords (~> 0.0.1) |
28 | 28 | nio4r (2.7.5) |
29 | | - nokogiri (1.19.1-aarch64-linux-gnu) |
| 29 | + nokogiri (1.19.2-aarch64-linux-gnu) |
30 | 30 | racc (~> 1.4) |
31 | | - nokogiri (1.19.1-aarch64-linux-musl) |
| 31 | + nokogiri (1.19.2-aarch64-linux-musl) |
32 | 32 | racc (~> 1.4) |
33 | | - nokogiri (1.19.1-arm-linux-gnu) |
| 33 | + nokogiri (1.19.2-arm-linux-gnu) |
34 | 34 | racc (~> 1.4) |
35 | | - nokogiri (1.19.1-arm-linux-musl) |
| 35 | + nokogiri (1.19.2-arm-linux-musl) |
36 | 36 | racc (~> 1.4) |
37 | | - nokogiri (1.19.1-arm64-darwin) |
| 37 | + nokogiri (1.19.2-arm64-darwin) |
38 | 38 | racc (~> 1.4) |
39 | | - nokogiri (1.19.1-x86_64-darwin) |
| 39 | + nokogiri (1.19.2-x86_64-darwin) |
40 | 40 | racc (~> 1.4) |
41 | | - nokogiri (1.19.1-x86_64-linux-gnu) |
| 41 | + nokogiri (1.19.2-x86_64-linux-gnu) |
42 | 42 | racc (~> 1.4) |
43 | | - nokogiri (1.19.1-x86_64-linux-musl) |
| 43 | + nokogiri (1.19.2-x86_64-linux-musl) |
44 | 44 | racc (~> 1.4) |
45 | 45 | ostruct (0.6.3) |
46 | | - parallel (1.27.0) |
47 | | - parser (3.3.10.1) |
| 46 | + parallel (1.28.0) |
| 47 | + parser (3.3.11.1) |
48 | 48 | ast (~> 2.4.1) |
49 | 49 | racc |
50 | 50 | prism (1.9.0) |
51 | | - public_suffix (7.0.2) |
52 | | - puma (7.2.0) |
| 51 | + public_suffix (7.0.5) |
| 52 | + puma (8.0.0) |
53 | 53 | nio4r (~> 2.0) |
54 | 54 | racc (1.8.1) |
55 | | - rack (3.2.5) |
| 55 | + rack (3.2.6) |
56 | 56 | rack-protection (4.2.1) |
57 | 57 | base64 (>= 0.1.0) |
58 | 58 | logger (>= 1.6.0) |
59 | 59 | rack (>= 3.0.0, < 4) |
60 | | - rack-session (2.1.1) |
| 60 | + rack-session (2.1.2) |
61 | 61 | base64 (>= 0.1.0) |
62 | 62 | rack (>= 3.0.0) |
63 | 63 | rack-test (2.2.0) |
64 | 64 | rack (>= 1.3) |
65 | 65 | rainbow (3.1.1) |
66 | 66 | rake (13.3.1) |
67 | | - rbs (3.10.3) |
| 67 | + rbs (4.0.2) |
68 | 68 | logger |
| 69 | + prism (>= 1.6.0) |
69 | 70 | tsort |
70 | | - rdiscount (2.2.7.3) |
71 | | - regexp_parser (2.11.3) |
| 71 | + rdiscount (2.2.7.4) |
| 72 | + regexp_parser (2.12.0) |
72 | 73 | rspec (3.13.2) |
73 | 74 | rspec-core (~> 3.13.0) |
74 | 75 | rspec-expectations (~> 3.13.0) |
|
78 | 79 | rspec-expectations (3.13.5) |
79 | 80 | diff-lcs (>= 1.2.0, < 2.0) |
80 | 81 | rspec-support (~> 3.13.0) |
81 | | - rspec-mocks (3.13.7) |
| 82 | + rspec-mocks (3.13.8) |
82 | 83 | diff-lcs (>= 1.2.0, < 2.0) |
83 | 84 | rspec-support (~> 3.13.0) |
84 | 85 | rspec-support (3.13.7) |
|
93 | 94 | rubocop-ast (>= 1.49.0, < 2.0) |
94 | 95 | ruby-progressbar (~> 1.7) |
95 | 96 | unicode-display_width (>= 2.4.0, < 4.0) |
96 | | - rubocop-ast (1.49.0) |
| 97 | + rubocop-ast (1.49.1) |
97 | 98 | parser (>= 3.3.7.2) |
98 | 99 | prism (~> 1.7) |
99 | 100 | rubocop-performance (1.26.1) |
100 | 101 | lint_roller (~> 1.1) |
101 | 102 | rubocop (>= 1.75.0, < 2.0) |
102 | 103 | rubocop-ast (>= 1.47.1, < 2.0) |
103 | | - ruby-lsp (0.26.7) |
| 104 | + ruby-lsp (0.26.9) |
104 | 105 | language_server-protocol (~> 3.17.0) |
105 | 106 | prism (>= 1.2, < 2.0) |
106 | 107 | rbs (>= 3, < 5) |
|
0 commit comments