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 f3cb29d commit e815ef6Copy full SHA for e815ef6
Gemfile.lock
@@ -9,7 +9,7 @@ GIT
9
PATH
10
remote: .
11
specs:
12
- ruby-lsp-rails (0.3.12)
+ ruby-lsp-rails (0.3.13)
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.12"
+ VERSION = "0.3.13"
7
end
8
0 commit comments