bundler_timer 1.0.1 → 1.0.2

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.
Files changed (2) hide show
  1. data/bundler_timer.gemspec +6 -3
  2. metadata +8 -7
@@ -1,13 +1,16 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
 
3
3
  Gem::Specification.new do |s|
4
- s.version = '1.0.1'
4
+ s.version = '1.0.2'
5
5
  s.date = '2011-04-04'
6
6
 
7
7
  s.name = 'bundler_timer'
8
- s.authors = %w[bassnode]
8
+ s.authors = %w[bassnode raggi]
9
+ s.email = 'bassnode@gmail.com'
9
10
  s.summary = 'times bundler'
10
- s.description = 'times bundler'
11
+ s.description = 'Keeps a log of your time waiting on bundler'
12
+ s.homepage = 'http://github.com/bassnode/bundler_timer'
13
+ s.rubyforge_project = 'https://rubygems.org/gems/bundler_timer'
11
14
 
12
15
  s.default_executable = 'b'
13
16
  s.executables = %w[b]
metadata CHANGED
@@ -1,16 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundler_timer
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 19
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 1
10
- version: 1.0.1
9
+ - 2
10
+ version: 1.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - bassnode
14
+ - raggi
14
15
  autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
@@ -32,8 +33,8 @@ dependencies:
32
33
  version: "0"
33
34
  type: :runtime
34
35
  version_requirements: *id001
35
- description: times bundler
36
- email:
36
+ description: Keeps a log of your time waiting on bundler
37
+ email: bassnode@gmail.com
37
38
  executables:
38
39
  - b
39
40
  extensions: []
@@ -48,7 +49,7 @@ files:
48
49
  - bundler_timer.gemspec
49
50
  - lib/bundler_timer.rb
50
51
  has_rdoc: true
51
- homepage:
52
+ homepage: http://github.com/bassnode/bundler_timer
52
53
  licenses: []
53
54
 
54
55
  post_install_message:
@@ -76,7 +77,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
77
  version: "0"
77
78
  requirements: []
78
79
 
79
- rubyforge_project:
80
+ rubyforge_project: https://rubygems.org/gems/bundler_timer
80
81
  rubygems_version: 1.3.7
81
82
  signing_key:
82
83
  specification_version: 3