executable-hooks 1.4.0 → 1.4.1.alpha

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ExecutableHooks
2
- VERSION = "1.4.0"
2
+ VERSION = "1.4.1.alpha"
3
3
  end
@@ -16,7 +16,7 @@ module ExecutableHooks
16
16
  attr_reader :options
17
17
 
18
18
  def initialize(options)
19
- @options = options
19
+ @options = options || {}
20
20
  end
21
21
 
22
22
  def install
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: executable-hooks
3
3
  version: !ruby/object:Gem::Version
4
- hash: 7
5
- prerelease:
4
+ hash: -1525324220
5
+ prerelease: 6
6
6
  segments:
7
7
  - 1
8
8
  - 4
9
- - 0
10
- version: 1.4.0
9
+ - 1
10
+ - alpha
11
+ version: 1.4.1.alpha
11
12
  platform: ruby
12
13
  authors:
13
14
  - Michal Papis
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2018-02-08 00:00:00 +01:00
19
+ date: 2018-02-11 00:00:00 +01:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
@@ -88,12 +89,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
88
89
  required_rubygems_version: !ruby/object:Gem::Requirement
89
90
  none: false
90
91
  requirements:
91
- - - ">="
92
+ - - ">"
92
93
  - !ruby/object:Gem::Version
93
- hash: 3
94
+ hash: 25
94
95
  segments:
95
- - 0
96
- version: "0"
96
+ - 1
97
+ - 3
98
+ - 1
99
+ version: 1.3.1
97
100
  requirements: []
98
101
 
99
102
  rubyforge_project: