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