cucumber-notify 0.0.3 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/cucumber-notify.gemspec +1 -1
- data/lib/cucumber-notify/version.rb +1 -1
- metadata +2 -2
data/cucumber-notify.gemspec
CHANGED
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|
7
7
|
s.version = CucumberNotify::VERSION
|
8
8
|
s.authors = ["Pavel Argentov"]
|
9
9
|
s.email = ["argentoff@gmail.com"]
|
10
|
-
s.homepage = "https://github.com/argent-smith/autotest-cucumber-notification/tree/
|
10
|
+
s.homepage = "https://github.com/argent-smith/autotest-cucumber-notification/tree/deprecated"
|
11
11
|
s.summary = %q{DEPRECATED: use 'autotest-cucumber-notification' gem instead.}
|
12
12
|
s.description = %q{This is now a meta-gem which is only delegating all functionality to 'autotest-cucumber-notification' gem/module.}
|
13
13
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-notify
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.5
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -56,7 +56,7 @@ files:
|
|
56
56
|
- images/undefined.png
|
57
57
|
- lib/cucumber-notify.rb
|
58
58
|
- lib/cucumber-notify/version.rb
|
59
|
-
homepage: https://github.com/argent-smith/autotest-cucumber-notification/tree/
|
59
|
+
homepage: https://github.com/argent-smith/autotest-cucumber-notification/tree/deprecated
|
60
60
|
licenses: []
|
61
61
|
post_install_message:
|
62
62
|
rdoc_options:
|