guard-cucumber 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,6 +13,8 @@ module Guard
13
13
  autoload :Runner, 'guard/cucumber/runner'
14
14
  autoload :Inspector, 'guard/cucumber/inspector'
15
15
 
16
+ attr_accessor :last_failed, :failed_path
17
+
16
18
  # Initialize Guard::Cucumber.
17
19
  #
18
20
  # @param [Array<Guard::Watcher>] watchers the watchers in the Guard block
@@ -1,6 +1,6 @@
1
1
  module Guard
2
2
  module CucumberVersion
3
3
  # Guard::Cucumber version that is used for the Gem specification
4
- VERSION = '1.2.1'
4
+ VERSION = '1.2.2'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guard-cucumber
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -73,7 +73,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
73
73
  version: '0'
74
74
  segments:
75
75
  - 0
76
- hash: 1779235362422729347
76
+ hash: 646156643643387503
77
77
  required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  none: false
79
79
  requirements: