conjugate 1.4.17 → 1.4.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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.17'
3
+ s.version = '1.4.18'
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
@@ -125,13 +125,13 @@ FrenchIrregularVerbs = {
125
125
 
126
126
  'employer' => :yer,
127
127
 
128
- 'envoyer' => :yer,
128
+ 'envoyer' => :envoyer,
129
129
 
130
130
  'nettoyer' => :yer,
131
131
 
132
132
  'noyer' => :yer,
133
133
 
134
- 'renvoyer' => :yer,
134
+ 'renvoyer' => :envoyer,
135
135
 
136
136
  'tutoyer' => :yer,
137
137
 
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.17
4
+ version: 1.4.18
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: