Skip to content

Commit a1f3cc1

Browse files
committedJan 23, 2025
Bump version to v0.3.31
1 parent d4ca744 commit a1f3cc1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎Gemfile.lock

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-lsp-rails (0.3.30)
4+
ruby-lsp-rails (0.3.31)
55
ruby-lsp (>= 0.23.0, < 0.24.0)
66

77
GEM
@@ -231,6 +231,7 @@ GEM
231231
sorbet (0.5.11761)
232232
sorbet-static (= 0.5.11761)
233233
sorbet-runtime (0.5.11761)
234+
sorbet-static (0.5.11761-aarch64-linux)
234235
sorbet-static (0.5.11761-universal-darwin)
235236
sorbet-static (0.5.11761-x86_64-linux)
236237
sorbet-static-and-runtime (0.5.11761)

‎lib/ruby_lsp_rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
module RubyLsp
55
module Rails
6-
VERSION = "0.3.30"
6+
VERSION = "0.3.31"
77
end
88
end

0 commit comments

Comments
 (0)
Failed to load comments.