conjugate 1.4.16 → 1.4.17

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.16'
3
+ s.version = '1.4.17'
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
@@ -381,5 +381,7 @@ FrenchIrregularVerbs = {
381
381
 
382
382
  'soutenir' => :tenir,
383
383
 
384
- 'tenir' => :tenir
384
+ 'tenir' => :tenir,
385
+
386
+ 'devoir' => :devoir
385
387
  }
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.16
4
+ version: 1.4.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: