conjugate 1.3.9 → 1.3.10

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.9'
3
+ s.version = '1.3.10'
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
@@ -791,7 +791,7 @@ SpanishTemplates = {
791
791
  :nosotros => "{{{1}}}e{{{2}}}e{{{3}}}eríamos",
792
792
  :vosotros => "{{{1}}}e{{{2}}}e{{{3}}}eríais",
793
793
  :ellos => "{{{1}}}e{{{2}}}e{{{3}}}erían"
794
-
794
+ }
795
795
  },
796
796
 
797
797
  :er_o_hue => {
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.9
4
+ version: 1.3.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: