executable-hooks 1.4.1.alpha → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.4.1
4
+ date: 2018-02-12
5
+
6
+ - Fix bundle install, fixes #28
7
+
3
8
  ## 1.4.0
4
9
  date: 2018-02-08
5
10
 
@@ -1,3 +1,3 @@
1
1
  module ExecutableHooks
2
- VERSION = "1.4.1.alpha"
2
+ VERSION = "1.4.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: executable-hooks
3
3
  version: !ruby/object:Gem::Version
4
- hash: -1525324220
5
- prerelease: 6
4
+ hash: 5
5
+ prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 4
9
9
  - 1
10
- - alpha
11
- version: 1.4.1.alpha
10
+ version: 1.4.1
12
11
  platform: ruby
13
12
  authors:
14
13
  - Michal Papis
@@ -16,7 +15,7 @@ autorequire:
16
15
  bindir: bin
17
16
  cert_chain: []
18
17
 
19
- date: 2018-02-11 00:00:00 +01:00
18
+ date: 2018-02-12 00:00:00 +01:00
20
19
  default_executable:
21
20
  dependencies:
22
21
  - !ruby/object:Gem::Dependency
@@ -89,14 +88,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
89
88
  required_rubygems_version: !ruby/object:Gem::Requirement
90
89
  none: false
91
90
  requirements:
92
- - - ">"
91
+ - - ">="
93
92
  - !ruby/object:Gem::Version
94
- hash: 25
93
+ hash: 3
95
94
  segments:
96
- - 1
97
- - 3
98
- - 1
99
- version: 1.3.1
95
+ - 0
96
+ version: "0"
100
97
  requirements: []
101
98
 
102
99
  rubyforge_project: