epilotto_curriculum 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
data/bin/epilotto CHANGED
@@ -18,13 +18,12 @@ curriculum = <<-EOF
18
18
  date of birth #{cyan}|#{reset} 21 October 1984
19
19
  sex #{cyan}|#{reset} M
20
20
  #{cyan}|#{reset}
21
- telephone #{cyan}|#{reset} +39 333 2803893
22
- email #{cyan}|#{reset} enrico@megiston.it
21
+ email #{cyan}|#{reset} enrico@megiston.it (best way to contact me)
23
22
  website #{cyan}|#{reset} http://www.pioz.it/
24
23
  twitter #{cyan}|#{reset} http://twitter.com/pioz
25
24
 
26
25
  #{bold}#{yellow}Education and training#{reset}
27
- 2003 #{cyan}|#{reset} High school degree - Surveyor
26
+ 2003 #{cyan}|#{reset} High school degree - Surveyor.
28
27
  2009 #{cyan}|#{reset} Master degree in Computer Science at the University of Padua
29
28
  #{cyan}|#{reset} with vote 107/110.
30
29
 
@@ -1,3 +1,3 @@
1
1
  module EpilottoCurriculum
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: epilotto_curriculum
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.1
5
+ version: 0.1.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Enrico Pilotto
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-03-31 00:00:00 +02:00
13
+ date: 2011-04-05 00:00:00 +02:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency