File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ #### 0.4.2 Sat Aug 2 09:20:41 PDT 2025
4+
5+ * Update thor (security advisory)
6+
37#### 0.4.1 Mon May 12 20:49:11 PDT 2025
48
59* Update ruby
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- ruby_language_server (0.4.1 )
4+ ruby_language_server (0.4.2 )
55 activerecord (~> 8.0 )
66 amatch
77 bundler
3333 securerandom (>= 0.3 )
3434 tzinfo (~> 2.0 , >= 2.0.5 )
3535 uri (>= 0.13.1 )
36- amatch (0.4.1 )
36+ amatch (0.4.2 )
3737 mize
3838 tins (~> 1.0 )
3939 ansi (1.5.0 )
149149 lint_roller (~> 1.1 )
150150 rubocop (~> 1.72 , >= 1.72.1 )
151151 ruby-progressbar (1.13.0 )
152- securerandom (0.4.1 )
152+ securerandom (0.4.2 )
153153 shellany (0.0.1 )
154154 sqlite3 (2.6.0-aarch64-linux-musl )
155155 sqlite3 (2.6.0-x86_64-linux-gnu )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module RubyLanguageServer
4- VERSION = '0.4.1 '
4+ VERSION = '0.4.2 '
55end
You can’t perform that action at this time.
0 commit comments