conjugate 1.3.3 → 1.3.4

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.3.3'
3
+ s.version = '1.3.4'
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
@@ -773,6 +773,8 @@ SpanishIrregularVerbs = {
773
773
  'entrever' => :er_prever,
774
774
  'prever' => :er_prever,
775
775
  'verse' => :er_prever,
776
+ 'trasver' => :er_prever,
777
+ 'rever' => :er_prever,
776
778
 
777
779
 
778
780
  'yacer' => :er_yacer,
@@ -1939,7 +1939,7 @@ SpanishTemplates = {
1939
1939
  },
1940
1940
 
1941
1941
  :er_prever => {
1942
- :infinitive => " {{{1}}}ver",
1942
+ :infinitive => "{{{1}}}ver",
1943
1943
  :present => {
1944
1944
  :yo => "{{{1}}}veo",
1945
1945
  :tu => "{{{1}}}vés",
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.3
4
+ version: 1.3.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: