conjugate 1.4.12 → 1.4.13

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.12'
3
+ s.version = '1.4.13'
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
@@ -5240,7 +5240,7 @@ FrenchTemplates = {
5240
5240
  :nous => "revoyions",
5241
5241
  :vous => "revoyiez",
5242
5242
  :ils => "revoyaient"
5243
- }
5243
+ },
5244
5244
 
5245
5245
  :past_historic => {
5246
5246
  :je => "revis",
@@ -5259,6 +5259,7 @@ FrenchTemplates = {
5259
5259
  :vous => "reverrez",
5260
5260
  :ils => "reverront"
5261
5261
  },
5262
+
5262
5263
  :conditional => {
5263
5264
  :je => "reverrais",
5264
5265
  :tu => "reverrais",
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.12
4
+ version: 1.4.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: