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 93ea341 commit 48b38c6Copy full SHA for 48b38c6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- standard (1.49.0)
+ standard (1.50.0)
5
language_server-protocol (~> 3.17.0.2)
6
lint_roller (~> 1.0)
7
rubocop (~> 1.75.5)
lib/standard/version.rb
@@ -1,3 +1,3 @@
module Standard
- VERSION = Gem::Version.new("1.49.0")
+ VERSION = Gem::Version.new("1.50.0")
end
0 commit comments