acts_as_working_days 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -11,7 +11,7 @@ PKG_FILES = FileList[
11
11
 
12
12
  spec = Gem::Specification.new do |s|
13
13
  s.name = "acts_as_working_days"
14
- s.version = "0.0.1"
14
+ s.version = "0.0.2"
15
15
  s.author = "Pablo Cantero"
16
16
  s.email = "pablo@pablocantero.com"
17
17
  s.homepage = "http://pablocantero.com/"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_working_days
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Pablo Cantero
@@ -28,6 +28,7 @@ extensions: []
28
28
  extra_rdoc_files:
29
29
  - README.rdoc
30
30
  files:
31
+ - acts_as_working_days-0.0.1.gem
31
32
  - acts_as_working_days.gemspec
32
33
  - init.rb
33
34
  - install.rb