File tree 7 files changed +7
-7
lines changed
lib/active_storage_validations
7 files changed +7
-7
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 (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4 )
6
6
activemodel (>= 6.1.4 )
7
7
activestorage (>= 6.1.4 )
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4)
6
6
activemodel (>= 6.1.4)
7
7
activestorage (>= 6.1.4)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4)
6
6
activemodel (>= 6.1.4)
7
7
activestorage (>= 6.1.4)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4)
6
6
activemodel (>= 6.1.4)
7
7
activestorage (>= 6.1.4)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4)
6
6
activemodel (>= 6.1.4)
7
7
activestorage (>= 6.1.4)
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- active_storage_validations (2.0.1 )
4
+ active_storage_validations (2.0.2 )
5
5
activejob (>= 6.1.4)
6
6
activemodel (>= 6.1.4)
7
7
activestorage (>= 6.1.4)
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module ActiveStorageValidations
4
- VERSION = '2.0.1 '
4
+ VERSION = '2.0.2 '
5
5
end
You can’t perform that action at this time.
0 commit comments