We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a992b7a commit 806c0b9Copy full SHA for 806c0b9
Gemfile.lock
@@ -105,7 +105,7 @@ GIT
105
PATH
106
remote: .
107
specs:
108
- avo (3.11.7)
+ avo (3.11.8)
109
actionview (>= 6.1)
110
active_link_to
111
activerecord (>= 6.1)
lib/avo/version.rb
@@ -1,3 +1,3 @@
1
module Avo
2
- VERSION = "3.11.7" unless const_defined?(:VERSION)
+ VERSION = "3.11.8" unless const_defined?(:VERSION)
3
end
0 commit comments