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 da8b911 commit 0555750Copy full SHA for 0555750
Gemfile.lock
@@ -102,7 +102,7 @@ GIT
102
PATH
103
remote: .
104
specs:
105
- ruby-lsp-rails (0.2.6)
+ ruby-lsp-rails (0.2.7)
106
rails (>= 6.0)
107
ruby-lsp (>= 0.12.0, < 0.13.0)
108
sorbet-runtime (>= 0.5.9897)
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
3
4
module RubyLsp
5
module Rails
6
- VERSION = "0.2.6"
+ VERSION = "0.2.7"
7
end
8
0 commit comments