We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1202d45 commit ce71d66Copy full SHA for ce71d66
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- servactory-rubocop (0.3.0)
+ servactory-rubocop (0.4.0)
5
rubocop-factory_bot
6
rubocop-performance
7
rubocop-rails
lib/servactory/rubocop/version.rb
@@ -4,7 +4,7 @@ module Servactory
module Rubocop
module VERSION
MAJOR = 0
- MINOR = 3
+ MINOR = 4
8
PATCH = 0
9
PRE = nil
10
0 commit comments