|
2 | 2 | remote: . |
3 | 3 | specs: |
4 | 4 | ruby-lsp-rails (0.4.7) |
5 | | - ruby-lsp (>= 0.25.0, < 0.26.0) |
| 5 | + ruby-lsp (>= 0.26.0, < 0.27.0) |
6 | 6 |
|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
|
87 | 87 | connection_pool (2.5.3) |
88 | 88 | crass (1.0.6) |
89 | 89 | date (3.4.1) |
90 | | - debug (1.10.0) |
| 90 | + debug (1.11.0) |
91 | 91 | irb (~> 1.10) |
92 | 92 | reline (>= 0.3.8) |
93 | 93 | drb (2.2.3) |
94 | | - erb (5.0.1) |
| 94 | + erb (5.0.2) |
95 | 95 | erubi (1.13.1) |
96 | 96 | globalid (1.2.1) |
97 | 97 | activesupport (>= 6.1) |
98 | 98 | i18n (1.14.7) |
99 | 99 | concurrent-ruby (~> 1.0) |
100 | | - io-console (0.8.0) |
| 100 | + io-console (0.8.1) |
101 | 101 | irb (1.15.2) |
102 | 102 | pp (>= 0.6.0) |
103 | 103 | rdoc (>= 4.0.0) |
|
203 | 203 | rbs (4.0.0.dev.4) |
204 | 204 | logger |
205 | 205 | prism (>= 1.3.0) |
206 | | - rdoc (6.14.0) |
| 206 | + rdoc (6.14.2) |
207 | 207 | erb |
208 | 208 | psych (>= 4.0.0) |
209 | 209 | regexp_parser (2.10.0) |
@@ -237,39 +237,39 @@ GEM |
237 | 237 | rubocop-sorbet (0.10.2) |
238 | 238 | lint_roller |
239 | 239 | rubocop (>= 1.75.2) |
240 | | - ruby-lsp (0.25.0) |
| 240 | + ruby-lsp (0.26.0) |
241 | 241 | language_server-protocol (~> 3.17.0) |
242 | 242 | prism (>= 1.2, < 2.0) |
243 | 243 | rbs (>= 3, < 5) |
244 | 244 | ruby-progressbar (1.13.0) |
245 | 245 | ruby2_keywords (0.0.5) |
246 | 246 | securerandom (0.4.1) |
247 | | - sorbet (0.5.12222) |
248 | | - sorbet-static (= 0.5.12222) |
249 | | - sorbet-runtime (0.5.12222) |
250 | | - sorbet-static (0.5.12222-aarch64-linux) |
251 | | - sorbet-static (0.5.12222-universal-darwin) |
252 | | - sorbet-static (0.5.12222-x86_64-linux) |
253 | | - sorbet-static-and-runtime (0.5.12222) |
254 | | - sorbet (= 0.5.12222) |
255 | | - sorbet-runtime (= 0.5.12222) |
256 | | - spoom (1.7.4) |
| 247 | + sorbet (0.5.12349) |
| 248 | + sorbet-static (= 0.5.12349) |
| 249 | + sorbet-runtime (0.5.12349) |
| 250 | + sorbet-static (0.5.12349-aarch64-linux) |
| 251 | + sorbet-static (0.5.12349-universal-darwin) |
| 252 | + sorbet-static (0.5.12349-x86_64-linux) |
| 253 | + sorbet-static-and-runtime (0.5.12349) |
| 254 | + sorbet (= 0.5.12349) |
| 255 | + sorbet-runtime (= 0.5.12349) |
| 256 | + spoom (1.7.5) |
257 | 257 | erubi (>= 1.10.0) |
258 | 258 | prism (>= 0.28.0) |
259 | 259 | rbi (>= 0.3.3) |
260 | 260 | rbs (>= 4.0.0.dev.4) |
261 | 261 | rexml (>= 3.2.6) |
262 | 262 | sorbet-static-and-runtime (>= 0.5.10187) |
263 | 263 | thor (>= 0.19.2) |
264 | | - sqlite3 (2.7.2-aarch64-linux-gnu) |
265 | | - sqlite3 (2.7.2-aarch64-linux-musl) |
266 | | - sqlite3 (2.7.2-arm64-darwin) |
267 | | - sqlite3 (2.7.2-x64-mingw-ucrt) |
268 | | - sqlite3 (2.7.2-x86_64-darwin) |
269 | | - sqlite3 (2.7.2-x86_64-linux-gnu) |
270 | | - sqlite3 (2.7.2-x86_64-linux-musl) |
| 264 | + sqlite3 (2.7.3-aarch64-linux-gnu) |
| 265 | + sqlite3 (2.7.3-aarch64-linux-musl) |
| 266 | + sqlite3 (2.7.3-arm64-darwin) |
| 267 | + sqlite3 (2.7.3-x64-mingw-ucrt) |
| 268 | + sqlite3 (2.7.3-x86_64-darwin) |
| 269 | + sqlite3 (2.7.3-x86_64-linux-gnu) |
| 270 | + sqlite3 (2.7.3-x86_64-linux-musl) |
271 | 271 | stringio (3.1.7) |
272 | | - tapioca (0.17.6) |
| 272 | + tapioca (0.17.7) |
273 | 273 | benchmark |
274 | 274 | bundler (>= 2.2.25) |
275 | 275 | netrc (>= 0.11.0) |
|
0 commit comments