|
11 | 11 | specs: |
12 | 12 | addressable (2.8.7) |
13 | 13 | public_suffix (>= 2.0.2, < 7.0) |
14 | | - ast (2.4.2) |
| 14 | + ast (2.4.3) |
15 | 15 | bigdecimal (3.1.9) |
16 | 16 | byebug (11.1.3) |
17 | 17 | childprocess (4.1.0) |
|
49 | 49 | http_parser.rb (0.8.0) |
50 | 50 | iconv (1.0.8) |
51 | 51 | iniparse (1.5.0) |
52 | | - json (2.6.2) |
53 | | - language_server-protocol (3.17.0.3) |
| 52 | + json (2.12.0) |
| 53 | + language_server-protocol (3.17.0.5) |
54 | 54 | lint_roller (1.1.0) |
55 | 55 | method_source (1.0.0) |
56 | 56 | mime-types (3.4.1) |
|
65 | 65 | childprocess (>= 0.6.3, < 5) |
66 | 66 | iniparse (~> 1.4) |
67 | 67 | rexml (~> 3.2) |
68 | | - parallel (1.26.3) |
69 | | - parser (3.3.5.0) |
| 68 | + parallel (1.27.0) |
| 69 | + parser (3.3.8.0) |
70 | 70 | ast (~> 2.4.1) |
71 | 71 | racc |
| 72 | + prism (1.4.0) |
72 | 73 | pry (0.14.1) |
73 | 74 | coderay (~> 1.1) |
74 | 75 | method_source (~> 1.0) |
|
83 | 84 | rainbow (3.1.1) |
84 | 85 | rake (13.0.6) |
85 | 86 | redcarpet (3.6.0) |
86 | | - regexp_parser (2.9.2) |
| 87 | + regexp_parser (2.10.0) |
87 | 88 | rest-client (2.1.0) |
88 | 89 | http-accept (>= 1.7.0, < 2.0) |
89 | 90 | http-cookie (>= 1.0.2, < 2.0) |
90 | 91 | mime-types (>= 1.16, < 4.0) |
91 | 92 | netrc (~> 0.8) |
92 | 93 | rexml (3.4.1) |
93 | | - rubocop (1.66.1) |
| 94 | + rubocop (1.75.6) |
94 | 95 | json (~> 2.3) |
95 | | - language_server-protocol (>= 3.17.0) |
| 96 | + language_server-protocol (~> 3.17.0.2) |
| 97 | + lint_roller (~> 1.1.0) |
96 | 98 | parallel (~> 1.10) |
97 | 99 | parser (>= 3.3.0.2) |
98 | 100 | rainbow (>= 2.2.2, < 4.0) |
99 | | - regexp_parser (>= 2.4, < 3.0) |
100 | | - rubocop-ast (>= 1.32.2, < 2.0) |
| 101 | + regexp_parser (>= 2.9.3, < 3.0) |
| 102 | + rubocop-ast (>= 1.44.0, < 2.0) |
101 | 103 | ruby-progressbar (~> 1.7) |
102 | | - unicode-display_width (>= 2.4.0, < 3.0) |
103 | | - rubocop-ast (1.32.3) |
104 | | - parser (>= 3.3.1.0) |
| 104 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 105 | + rubocop-ast (1.44.1) |
| 106 | + parser (>= 3.3.7.2) |
| 107 | + prism (~> 1.4) |
105 | 108 | rubocop-gradual (0.3.6) |
106 | 109 | diff-lcs (>= 1.2.0, < 2.0) |
107 | 110 | diffy (~> 3.0) |
|
117 | 120 | rubocop-minitest (0.36.0) |
118 | 121 | rubocop (>= 1.61, < 2.0) |
119 | 122 | rubocop-ast (>= 1.31.1, < 2.0) |
120 | | - rubocop-packaging (0.5.1) |
121 | | - rubocop (>= 0.89, < 2.0) |
| 123 | + rubocop-packaging (0.6.0) |
| 124 | + lint_roller (~> 1.1.0) |
| 125 | + rubocop (>= 1.72.1, < 2.0) |
122 | 126 | rubocop-performance (1.21.1) |
123 | 127 | rubocop (>= 1.48.1, < 2.0) |
124 | 128 | rubocop-ast (>= 1.31.1, < 2.0) |
|
175 | 179 | unf (0.1.4) |
176 | 180 | unf_ext |
177 | 181 | unf_ext (0.0.8.2) |
178 | | - unicode-display_width (2.5.0) |
| 182 | + unicode-display_width (3.1.4) |
| 183 | + unicode-emoji (~> 4.0, >= 4.0.4) |
| 184 | + unicode-emoji (4.0.4) |
179 | 185 | version_gem (1.1.4) |
180 | 186 | webmock (3.25.1) |
181 | 187 | addressable (>= 2.8.0) |
|
0 commit comments