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 aaf28eb commit 31a51b2Copy full SHA for 31a51b2
Gemfile.lock
@@ -102,7 +102,7 @@ GIT
102
PATH
103
remote: .
104
specs:
105
- ruby-lsp-rails (0.2.7)
+ ruby-lsp-rails (0.2.8)
106
actionpack (>= 6.0)
107
activerecord (>= 6.0)
108
railties (>= 6.0)
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
3
4
module RubyLsp
5
module Rails
6
- VERSION = "0.2.7"
+ VERSION = "0.2.8"
7
end
8
0 commit comments