vitae 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,3 +9,4 @@
9
9
  - contact: !omap
10
10
  - email: <%= @url_name %>@gmail.com
11
11
  - homepage: http://<%= @url_name %>.me/
12
+ - github: https://github.com/<%= @url_name %>
data/lib/vitae/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Vitae
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
data/vitae.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
10
10
  s.email = ["arthur@gunn.co.nz"]
11
11
  s.homepage = "https://github.com/gunn/vitae"
12
12
  s.summary = %q{A structured CV publishing system.}
13
- s.description = %q{Vitae is to CVs what rubygems is to ruby code. Under heavy development, very under development.}
13
+ s.description = %q{Vitae is to CVs what rubygems is to ruby code. Still very under development.}
14
14
 
15
15
  s.add_dependency "sinatra", "~>1.1.0"
16
16
  s.add_dependency "haml", "~>3.0.0"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vitae
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 2
10
- version: 0.1.2
9
+ - 3
10
+ version: 0.1.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Arthur Gunn
@@ -82,7 +82,7 @@ dependencies:
82
82
  version: 1.4.0
83
83
  type: :development
84
84
  version_requirements: *id004
85
- description: Vitae is to CVs what rubygems is to ruby code. Under heavy development, very under development.
85
+ description: Vitae is to CVs what rubygems is to ruby code. Still very under development.
86
86
  email:
87
87
  - arthur@gunn.co.nz
88
88
  executables: