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 72df24d commit 28a6f65Copy full SHA for 28a6f65
Gemfile.lock
@@ -9,7 +9,7 @@ GIT
9
PATH
10
remote: .
11
specs:
12
- ruby-lsp-rails (0.3.13)
+ ruby-lsp-rails (0.3.14)
13
ruby-lsp (>= 0.17.12, < 0.18.0)
14
15
GEM
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
3
4
module RubyLsp
5
module Rails
6
- VERSION = "0.3.13"
+ VERSION = "0.3.14"
7
end
8
0 commit comments