the-perfect-gem 3.1.24 → 3.1.25

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/the-perfect-gem.gemspec +6 -5
  3. metadata +2 -2
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.24
1
+ 3.1.25
@@ -1,15 +1,15 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
1
+ # Generated by jeweler"
2
+ # DO NOT EDIT THIS FILE"
3
+ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`"
4
4
  # -*- encoding: utf-8 -*-
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{the-perfect-gem}
8
- s.version = "3.1.24"
8
+ s.version = "3.1.25"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Josh Nichols"]
12
- s.date = %q{2009-08-15}
12
+ s.date = %q{2009-10-06}
13
13
  s.description = %q{the perfect gem (a testing gem for jeweler)}
14
14
  s.email = %q{josh@technicalpickles.com}
15
15
  s.extra_rdoc_files = [
@@ -51,3 +51,4 @@ Gem::Specification.new do |s|
51
51
  s.add_dependency(%q<thoughtbot-shoulda>, [">= 0"])
52
52
  end
53
53
  end
54
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: the-perfect-gem
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.24
4
+ version: 3.1.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Nichols
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-08-15 00:00:00 -04:00
12
+ date: 2009-10-06 00:00:00 -04:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency