git-ci-helper 0.0.1 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/git-ci +2 -0
  2. metadata +9 -5
  3. checksums.yaml +0 -15
@@ -0,0 +1,2 @@
1
+ #!/bin/sh
2
+ echo "git helper"
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-ci-helper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.13
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Coney Wu
@@ -12,32 +13,35 @@ date: 2013-10-17 00:00:00.000000000 Z
12
13
  dependencies: []
13
14
  description: Git Commit Helper
14
15
  email: coney.wu@gmail.com
15
- executables: []
16
+ executables:
17
+ - git-ci
16
18
  extensions: []
17
19
  extra_rdoc_files: []
18
20
  files:
19
21
  - lib/git-ci-helper.rb
22
+ - bin/git-ci
20
23
  homepage: http://rubygems.org/gems/git-ci-helper
21
24
  licenses: []
22
- metadata: {}
23
25
  post_install_message:
24
26
  rdoc_options: []
25
27
  require_paths:
26
28
  - lib
27
29
  required_ruby_version: !ruby/object:Gem::Requirement
30
+ none: false
28
31
  requirements:
29
32
  - - ! '>='
30
33
  - !ruby/object:Gem::Version
31
34
  version: '0'
32
35
  required_rubygems_version: !ruby/object:Gem::Requirement
36
+ none: false
33
37
  requirements:
34
38
  - - ! '>='
35
39
  - !ruby/object:Gem::Version
36
40
  version: '0'
37
41
  requirements: []
38
42
  rubyforge_project:
39
- rubygems_version: 2.1.5
43
+ rubygems_version: 1.8.25
40
44
  signing_key:
41
- specification_version: 4
45
+ specification_version: 3
42
46
  summary: Validate commit message and check author
43
47
  test_files: []
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NzA2NzUwNGQwMGE1NTQyODc3ZWU1NDkwNmNkYmI1Nzc1MzJkZWM4Mg==
5
- data.tar.gz: !binary |-
6
- Mzg5N2ViZDNmMjg2MmY5MWJhNDFlZmUwOGU0N2YxZDc0ODdhYjRlOQ==
7
- SHA512:
8
- metadata.gz: !binary |-
9
- ODU4MmVhMGMyNDE0NTMxZTVkYmI4NTkwNTY1YmU5YTM0ZGRjMzRmNmI4MDhh
10
- MmViNWE0Yzk3ZDkyNWFiMDYzZGQ4Y2E1MGRmZTE3Yjc1ZmJkZjY2YTFlODll
11
- YWNmMTI0YzJhODMxOTVhMDkxYjQ1Zjk1MTYxMTM2NTQ3N2Y3YTY=
12
- data.tar.gz: !binary |-
13
- MjQ4YTQ1NjAxOWQzNmQzNmYwOTBmZGQ2Y2YyY2IzNjQ2OTZjNjQ0MzNiMjll
14
- YmUwYTdkYzFmNmQ3NzRjODZjZmVjMTgxZWQxODUyY2JkNmNkNmMxNTliZDQz
15
- YjhlMTJiNTJhMDY5ZDY0NjI0ODhjMWMxZDkwOWYwZmY4OTA0NDg=