Search Criteria
Package Details: ruby-solargraph 0.56.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-solargraph.git (read-only, click to copy) |
---|---|
Package Base: | ruby-solargraph |
Description: | A Ruby language server |
Upstream URL: | http://solargraph.org/ |
Keywords: | ruby |
Licenses: | MIT |
Submitter: | mnussbaum |
Maintainer: | rubin55 |
Last Packager: | rubin55 |
Votes: | 9 |
Popularity: | 0.000002 |
First Submitted: | 2018-05-25 22:51 (UTC) |
Last Updated: | 2025-07-29 19:18 (UTC) |
Dependencies (19)
- ruby
- ruby-backportAUR
- ruby-benchmark (ruby)
- ruby-bundler
- ruby-diff-lcs
- ruby-e2mmapAUR
- ruby-jaro_winklerAUR
- ruby-kramdown
- ruby-kramdown-parser-gfm
- ruby-observer
- ruby-parser
- ruby-rbs
- ruby-reverse_markdownAUR
- ruby-rubocop (rubocop)
- ruby-thor
- ruby-tilt
- ruby-yard
- ruby-yard-solargraphAUR
- rubygems (rubygems-userAUR) (make)
Latest Comments
1 2 Next › Last »
rlees85 commented on 2025-07-16 10:14 (UTC)
Anyone else getting this?
Can't work out what package provides the "prism" Gem. All I can find is that Ruby 3.4 should be using it by default anyway.
mnussbaum commented on 2025-03-18 23:18 (UTC)
@7cff Unfortunately I no longer use Ruby enough to maintain this. I've disowned it if you'd like to adopt it
7cff commented on 2025-03-18 23:13 (UTC)
@mnussbaum The latest releases of Solargraph now depend on RBS 3.x. Are you still maintaining this?
Gaspartame commented on 2024-04-17 20:49 (UTC) (edited on 2024-04-17 20:50 (UTC) by Gaspartame)
@mnussbaum I had this error when launching solargraph :
/usr/lib/ruby/3.0.0/rubygems/specification.rb:1453:in `rescue in block in activate_dependencies': Could not find 'rbs' (~> 2.0) among 121 total gem(s) (Gem::MissingSpecError)
So I simply did as indicated here:and it now works ! :D I guess this is not a clean installation for the arch system, but until there is a fix...
mnussbaum commented on 2024-01-04 16:49 (UTC)
Hmm, it looks like
ruby-rbs
packages RBS version 3.1.0, but solargraph depends on RBS 2.x. Any suggestions for how to deal with this?SaltRockLamp commented on 2024-01-04 04:10 (UTC) (edited on 2024-01-04 04:13 (UTC) by SaltRockLamp)
Another vote here for adding
ruby-rbs
to the runtime deps:Levitating commented on 2023-10-25 11:43 (UTC) (edited on 2023-10-25 11:44 (UTC) by Levitating)
I think this should also depend on version 2 of rbs
mnussbaum commented on 2023-02-08 08:19 (UTC)
@antage thanks for spotting the missing dependency, it should be fixed now
antage commented on 2023-01-29 13:46 (UTC) (edited on 2023-01-29 13:46 (UTC) by antage)
0.47.2: /usr/bin/solargraph
rnovatorov commented on 2020-08-31 22:23 (UTC)
Solargraph requires
ruby-bundler
as a runtime dependency, but it is missing in the PKGBUILD.1 2 Next › Last »