noprocrast 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/bin/{noprocast → noprocrast} +0 -0
  3. metadata +6 -6
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.4
1
+ 0.1.5
File without changes
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: noprocrast
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 4
10
- version: 0.1.4
9
+ - 5
10
+ version: 0.1.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Rob Watson
@@ -16,7 +16,7 @@ bindir: bin
16
16
  cert_chain: []
17
17
 
18
18
  date: 2010-11-11 00:00:00 +00:00
19
- default_executable: noprocast
19
+ default_executable: noprocrast
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
22
22
  name: rspec
@@ -37,7 +37,7 @@ dependencies:
37
37
  description: Block access to addictive websites in one command-line swoop.
38
38
  email: rfwatson@gmail.com
39
39
  executables:
40
- - noprocast
40
+ - noprocrast
41
41
  extensions: []
42
42
 
43
43
  extra_rdoc_files:
@@ -50,12 +50,12 @@ files:
50
50
  - README.md
51
51
  - Rakefile
52
52
  - VERSION
53
- - bin/noprocast
54
53
  - lib/noprocast.rb
55
54
  - noprocast.gemspec
56
55
  - spec/noprocast_spec.rb
57
56
  - spec/spec.opts
58
57
  - spec/spec_helper.rb
58
+ - bin/noprocrast
59
59
  has_rdoc: true
60
60
  homepage: http://github.com/rfwatson/noprocrast
61
61
  licenses: []