conjugate 1.3.6 → 1.3.7

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.3.6'
3
+ s.version = '1.3.7'
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_conjugation-table_templates"
6
6
  s.description = s.summary
@@ -1239,10 +1239,10 @@ SpanishTemplates = {
1239
1239
  :present => {
1240
1240
  :yo => "he",
1241
1241
  :tu => "has",
1242
- :el => "ha, hay",
1242
+ :el => "ha",
1243
1243
  :nosotros => "hemos",
1244
1244
  :vosotros => "habéis",
1245
- :ellos => "han, hay"
1245
+ :ellos => "han"
1246
1246
  },
1247
1247
  :imperfect => {
1248
1248
  :yo => "había",
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.3.6
4
+ version: 1.3.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: