brianjlandau-acts_as_archive 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/require.rb +2 -2
  2. metadata +4 -4
data/require.rb CHANGED
@@ -15,9 +15,9 @@ Require do
15
15
  end
16
16
  email 'mail@wintoni.us'
17
17
  name 'brianjlandau-acts_as_archive'
18
- homepage "http://github.com/winton/#{name}"
18
+ homepage "http://github.com/brianjlandau/#{name}"
19
19
  summary "Don't delete your records, move them to a different table"
20
- version '0.2.6'
20
+ version '0.2.7'
21
21
  end
22
22
 
23
23
  lib do
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brianjlandau-acts_as_archive
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 6
10
- version: 0.2.6
9
+ - 7
10
+ version: 0.2.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - Winton Welsh
@@ -73,7 +73,7 @@ files:
73
73
  - spec/spec.opts
74
74
  - spec/spec_helper.rb
75
75
  has_rdoc: true
76
- homepage: http://github.com/winton/brianjlandau-acts_as_archive
76
+ homepage: http://github.com/brianjlandau/brianjlandau-acts_as_archive
77
77
  licenses: []
78
78
 
79
79
  post_install_message: