diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-11 11:37:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-11 11:37:00 +0300 |
| commit | 4a8ad1317ec91347f12afe2645e4251609fa162e (patch) | |
| tree | 1245c8f08ab99e64b3db16958781f45bf904c946 /gemfeed/.ruby-lsp/Gemfile.lock | |
| parent | 91482bfe268ea988d4fcc3556468d5ffb95decce (diff) | |
Update content for md
Diffstat (limited to 'gemfeed/.ruby-lsp/Gemfile.lock')
| -rw-r--r-- | gemfeed/.ruby-lsp/Gemfile.lock | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/gemfeed/.ruby-lsp/Gemfile.lock b/gemfeed/.ruby-lsp/Gemfile.lock new file mode 100644 index 00000000..ba1e1f31 --- /dev/null +++ b/gemfeed/.ruby-lsp/Gemfile.lock @@ -0,0 +1,41 @@ +GEM + remote: https://rubygems.org/ + specs: + date (3.4.1) + debug (1.10.0) + irb (~> 1.10) + reline (>= 0.3.8) + io-console (0.8.0) + irb (1.14.3) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + language_server-protocol (3.17.0.4) + logger (1.7.0) + prism (1.4.0) + psych (5.2.2) + date + stringio + rbs (3.9.3) + logger + rdoc (6.10.0) + psych (>= 4.0.0) + reline (0.6.1) + io-console (~> 0.5) + ruby-lsp (0.23.17) + language_server-protocol (~> 3.17.0) + prism (>= 1.2, < 2.0) + rbs (>= 3, < 4) + sorbet-runtime (>= 0.5.10782) + sorbet-runtime (0.5.12087) + stringio (3.1.7) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + debug + ruby-lsp + +BUNDLED WITH + 2.6.2 |
