conjugate 1.3.4 → 1.3.5

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.4'
3
+ s.version = '1.3.5'
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
@@ -737,6 +737,7 @@ SpanishIrregularVerbs = {
737
737
 
738
738
 
739
739
  'abstenerse' => :er_tener,
740
+ 'abstener' => :er_tener,
740
741
  'atener' => :er_tener,
741
742
  'atenerse' => :er_tener,
742
743
  'contener' => :er_tener,
@@ -887,6 +888,7 @@ SpanishIrregularVerbs = {
887
888
  'provenir' => :ir_venir,
888
889
  'revenirse' => :ir_venir,
889
890
  'venir' => :ir_venir,
891
+ 'sobrevenir' => :ir_venir,
890
892
 
891
893
 
892
894
  'enraizar' => :izar,
@@ -1421,6 +1423,8 @@ SpanishIrregularVerbs = {
1421
1423
  'prconizar' => :zar,
1422
1424
  'presuizar' => :zar,
1423
1425
  'puntualizar' => :zar,
1426
+ 'utilizar' => :zar,
1427
+ 'trazar' => :zar,
1424
1428
 
1425
1429
 
1426
1430
  'comenzar' => :zar_e_ie,
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.4
4
+ version: 1.3.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: