We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bab84a commit 36f4f92Copy full SHA for 36f4f92
activerecord-not_nil.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = 'activerecord-not_nil'
5
- spec.version = '0.0.2'
+ spec.version = '0.0.3'
6
spec.summary = 'Add support for a not_nill type to active record.'
7
spec.files = Dir['lib/**/*.rb']
8
spec.authors = ['Payt devs']
0 commit comments