absurdity 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ["Tim Payton", "Ömür Özkir"]
10
10
  s.email = "opensource@xing.com"
11
- s.homepage = "http://xing.github.com/absurdity/"
11
+ s.homepage = "http://www.github.com/xing/absurdity/"
12
12
  s.summary = %q{Absurdly simple a/b testing}
13
13
  s.description = %q{See summary}
14
14
 
@@ -1,3 +1,3 @@
1
1
  module Absurdity
2
- VERSION = "0.2.5"
2
+ VERSION = "0.2.6"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: absurdity
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.5
5
+ version: 0.2.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Tim Payton
@@ -105,7 +105,7 @@ files:
105
105
  - test/experiment_test.rb
106
106
  - test/metric_test.rb
107
107
  - test/test_helper.rb
108
- homepage: http://xing.github.com/absurdity/
108
+ homepage: http://www.github.com/xing/absurdity/
109
109
  licenses: []
110
110
 
111
111
  post_install_message: