Skip to content

Commit 5abb8a0

Browse files
new release
1 parent 039709d commit 5abb8a0

9 files changed

+16
-71
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
- master
22

3+
- 1.4.0
4+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/324
5+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/326
6+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/332
7+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/327
8+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/325
9+
- https://github.com/igorkasyanchuk/active_storage_validations/pull/294
10+
311
- 1.3.5
412
- https://github.com/igorkasyanchuk/active_storage_validations/pull/322
513
- https://github.com/igorkasyanchuk/active_storage_validations/pull/318

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)

README.md

+1-64
Original file line numberDiff line numberDiff line change
@@ -472,71 +472,8 @@ You are welcome to contribute.
472472
/>](https://opensource-heroes.com/r/igorkasyanchuk/active_storage_validations)
473473

474474
## Contributors (BIG THANK YOU)
475-
- https://github.com/schweigert
476-
- https://github.com/tleneveu
477-
- https://github.com/reckerswartz
478-
- https://github.com/Uysim
479-
- https://github.com/D-system
480-
- https://github.com/ivanelrey
481-
- https://github.com/phlegx
482-
- https://github.com/rr-dev
483-
- https://github.com/dsmalko
484-
- https://github.com/danderozier
485-
- https://github.com/cseelus
486-
- https://github.com/vkinelev
487-
- https://github.com/reed
488-
- https://github.com/connorshea
489-
- https://github.com/Atul9
490-
- https://github.com/victorbueno
491-
- https://github.com/UICJohn
492-
- https://github.com/giovannibonetti
493-
- https://github.com/dlepage
494-
- https://github.com/StefSchenkelaars
495-
- https://github.com/willnet
496-
- https://github.com/mohanklein
497-
- https://github.com/High5Apps
498-
- https://github.com/mschnitzer
499-
- https://github.com/sinankeskin
500-
- https://github.com/alejandrodevs
501-
- https://github.com/molfar
502-
- https://github.com/connorshea
503-
- https://github.com/yshmarov
504-
- https://github.com/fongfan999
505-
- https://github.com/cooperka
506-
- https://github.com/dolarsrg
507-
- https://github.com/jayshepherd
508-
- https://github.com/ohbarye
509-
- https://github.com/randsina
510-
- https://github.com/vietqhoang
511-
- https://github.com/kemenaran
512-
- https://github.com/jrmhaig
513-
- https://github.com/evedovelli
514-
- https://github.com/JuanVqz
515-
- https://github.com/luiseugenio
516-
- https://github.com/equivalent
517-
- https://github.com/NARKOZ
518-
- https://github.com/stephensolis
519-
- https://github.com/kwent
520-
- https://github.com/Animesh-Ghosh
521-
- https://github.com/gr8bit
522-
- https://github.com/codegeek319
523-
- https://github.com/clwy-cn
524-
- https://github.com/kukicola
525-
- https://github.com/sobrinho
526-
- https://github.com/iainbeeston
527-
- https://github.com/marckohlbrugge
528-
- https://github.com/Mth0158
529-
- https://github.com/technicalpickles
530-
- https://github.com/ricsdeol
531-
- https://github.com/Fonsan
532-
- https://github.com/tagliala
533-
- https://github.com/ocarreterom
534-
- https://github.com/aditya-cherukuri
535-
- https://github.com/searls
536-
- https://github.com/yenshirak
537-
- https://github.com/wataori
538-
- https://github.com/Scorpahr
539475

476+
https://github.com/igorkasyanchuk/active_storage_validations/graphs/contributors
540477

541478
## License
542479

gemfiles/rails_6_1_4.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)

gemfiles/rails_7_0.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)

gemfiles/rails_7_1.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)

gemfiles/rails_7_2.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)

gemfiles/rails_8_0.gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
active_storage_validations (1.3.5)
4+
active_storage_validations (1.4.0)
55
activejob (>= 6.1.4)
66
activemodel (>= 6.1.4)
77
activestorage (>= 6.1.4)
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ActiveStorageValidations
4-
VERSION = '1.3.5'
4+
VERSION = '1.4.0'
55
end

0 commit comments

Comments
 (0)