We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ca744 commit a1f3cc1Copy full SHA for a1f3cc1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-lsp-rails (0.3.30)
+ ruby-lsp-rails (0.3.31)
5
ruby-lsp (>= 0.23.0, < 0.24.0)
6
7
GEM
@@ -231,6 +231,7 @@ GEM
231
sorbet (0.5.11761)
232
sorbet-static (= 0.5.11761)
233
sorbet-runtime (0.5.11761)
234
+ sorbet-static (0.5.11761-aarch64-linux)
235
sorbet-static (0.5.11761-universal-darwin)
236
sorbet-static (0.5.11761-x86_64-linux)
237
sorbet-static-and-runtime (0.5.11761)
lib/ruby_lsp_rails/version.rb
@@ -3,6 +3,6 @@
module RubyLsp
module Rails
- VERSION = "0.3.30"
+ VERSION = "0.3.31"
end
8
0 commit comments