Skip to content

Commit efc1f9a

Browse files
committed
Bumped avo to 3.11.7
1 parent 78937ff commit efc1f9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GIT
106106
PATH
107107
remote: .
108108
specs:
109-
avo (3.11.6)
109+
avo (3.11.7)
110110
actionview (>= 6.1)
111111
active_link_to
112112
activerecord (>= 6.1)

Diff for: lib/avo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Avo
2-
VERSION = "3.11.6" unless const_defined?(:VERSION)
2+
VERSION = "3.11.7" unless const_defined?(:VERSION)
33
end

0 commit comments

Comments
 (0)