yakka 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@ module Yakka
6
6
 
7
7
  def initialize
8
8
  if ! File.exists?(File.expand_path("~/.yakka"))
9
- puts "[Initializing] ".color(:red) + "Can not be done. You should run `yakka install`"
9
+ puts "[Initializing] ".color(:red) + "Can not be done. You should run `yakka install` command first."
10
10
  exit 0
11
11
  end
12
12
 
@@ -1,8 +1,7 @@
1
1
  rules:
2
2
  home:
3
- - "basecamp.com"
4
- - "campfire.com"
5
-
3
+ - "basecamphq.com"
4
+ - "campfirenow.com"
6
5
 
7
6
  work:
8
7
  - "facebook.com"
data/lib/yakka/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Yakka
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: yakka
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Andrey Ognevsky
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  requirements: []
92
92
 
93
93
  rubyforge_project: yakka
94
- rubygems_version: 1.8.2
94
+ rubygems_version: 1.7.2
95
95
  signing_key:
96
96
  specification_version: 3
97
97
  summary: Simple gem to restrict time-killing resources