We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c734e42 commit 90999bfCopy full SHA for 90999bf
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- avo (3.5.4)
+ avo (3.5.5)
5
actionview (>= 6.1)
6
active_link_to
7
activerecord (>= 6.1)
lib/avo/version.rb
@@ -1,3 +1,3 @@
module Avo
- VERSION = "3.5.4" unless const_defined?(:VERSION)
+ VERSION = "3.5.5" unless const_defined?(:VERSION)
end
0 commit comments