File tree 5 files changed +5
-5
lines changed
lib/active_storage_validations
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (1.1.0 )
4
+ active_storage_validations (1.1.1 )
5
5
activejob (>= 5.2.0)
6
6
activemodel (>= 5.2.0)
7
7
activestorage (>= 5.2.0)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (1.1.0 )
4
+ active_storage_validations (1.1.1 )
5
5
activejob (>= 5.2.0)
6
6
activemodel (>= 5.2.0)
7
7
activestorage (>= 5.2.0)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (1.1.0 )
4
+ active_storage_validations (1.1.1 )
5
5
activejob (>= 5.2.0)
6
6
activemodel (>= 5.2.0)
7
7
activestorage (>= 5.2.0)
Original file line number Diff line number Diff line change 92
92
PATH
93
93
remote: ..
94
94
specs:
95
- active_storage_validations (1.1.0 )
95
+ active_storage_validations (1.1.1 )
96
96
activejob (>= 5.2.0)
97
97
activemodel (>= 5.2.0)
98
98
activestorage (>= 5.2.0)
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module ActiveStorageValidations
4
- VERSION = '1.1.0 '
4
+ VERSION = '1.1.1 '
5
5
end
You can’t perform that action at this time.
0 commit comments