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 56520a8 commit 70f7cc2Copy full SHA for 70f7cc2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-lsp-rails (0.2.1)
+ ruby-lsp-rails (0.2.2)
5
rails (>= 6.0)
6
ruby-lsp (>= 0.6.2, < 0.8.0)
7
sorbet-runtime (>= 0.5.9897)
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
module RubyLsp
module Rails
- VERSION = "0.2.1"
+ VERSION = "0.2.2"
end
8
0 commit comments