We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2441c7 commit 0b6dfa6Copy full SHA for 0b6dfa6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-lsp-rails (0.3.19)
+ ruby-lsp-rails (0.3.20)
5
ruby-lsp (>= 0.20.0, < 0.21.0)
6
7
GEM
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
module RubyLsp
module Rails
- VERSION = "0.3.19"
+ VERSION = "0.3.20"
end
8
0 commit comments