configy 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/configy.gemspec +2 -2
  2. metadata +4 -4
@@ -1,10 +1,10 @@
1
1
 
2
2
  Gem::Specification.new do |s|
3
3
  s.name = %q{configy}
4
- s.version = "1.0.0"
4
+ s.version = "1.0.1"
5
5
 
6
6
  s.required_rubygems_version = ">= 1.3.6"
7
- s.authors = ["Gabe Varela", "Brian Marini"]
7
+ s.authors = ["Gabe Varela", "Ben Marini"]
8
8
  s.date = %q{2011-04-21}
9
9
  s.email = %q{gvarela@gmail.com}
10
10
  s.summary = %q{Simple yaml driven configuration gem}
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: configy
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.0
9
+ - 1
10
+ version: 1.0.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Gabe Varela
14
- - Brian Marini
14
+ - Ben Marini
15
15
  autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []