We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116f49f commit 144ea89Copy full SHA for 144ea89
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-lsp-factory_bot (0.5.0)
+ ruby-lsp-factory_bot (0.6.0)
5
ruby-lsp (~> 0.26.0)
6
7
GEM
lib/ruby_lsp/factory_bot/version.rb
@@ -2,6 +2,6 @@
module RubyLsp
module FactoryBot
- VERSION = "0.5.0"
+ VERSION = "0.6.0"
end
0 commit comments