venture_base 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module VentureBase
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/venture_base.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Gerry Shaw"]
10
10
  spec.email = ["gshaw@reinvent.com"]
11
11
  spec.summary = %q{Useful components for Rails applications}
12
- spec.homepage = "https://github.com/reinventinc/venture_base"
12
+ spec.homepage = "https://github.com/gshaw/venture_base"
13
13
  spec.license = "MIT"
14
14
 
15
15
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: venture_base
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -64,7 +64,7 @@ files:
64
64
  - test/email_validator_test.rb
65
65
  - test/test_helper.rb
66
66
  - venture_base.gemspec
67
- homepage: https://github.com/reinventinc/venture_base
67
+ homepage: https://github.com/gshaw/venture_base
68
68
  licenses:
69
69
  - MIT
70
70
  post_install_message:
@@ -79,7 +79,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
79
79
  version: '0'
80
80
  segments:
81
81
  - 0
82
- hash: -742515945066977767
82
+ hash: -981963544287450857
83
83
  required_rubygems_version: !ruby/object:Gem::Requirement
84
84
  none: false
85
85
  requirements:
@@ -88,7 +88,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  version: '0'
89
89
  segments:
90
90
  - 0
91
- hash: -742515945066977767
91
+ hash: -981963544287450857
92
92
  requirements: []
93
93
  rubyforge_project:
94
94
  rubygems_version: 1.8.23