conjugate 1.4.18 → 1.4.19

Sign up to get free protection for your applications and to get access to all the features.
data/conjugate.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'conjugate'
3
- s.version = '1.4.18'
3
+ s.version = '1.4.19'
4
4
  s.date = '2012-02-15'
5
5
  s.summary = "Conjugate Verbs using a version of the templates defined here http://en.wiktionary.org/wiki/Category:Spanish_verb_inflection-table_templates"
6
6
  s.description = s.summary
@@ -383,5 +383,7 @@ FrenchIrregularVerbs = {
383
383
 
384
384
  'tenir' => :tenir,
385
385
 
386
- 'devoir' => :devoir
386
+ 'devoir' => :devoir,
387
+
388
+ 'valoir' => :valoir
387
389
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conjugate
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.18
4
+ version: 1.4.19
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: