voomify_utility_drawer 0.1.9 → 0.1.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/voomify_utility_drawer.rb +1 -0
  2. metadata +5 -4
@@ -0,0 +1 @@
1
+ require 'utility_drawer'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: voomify_utility_drawer
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
4
+ hash: 15
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 9
10
- version: 0.1.9
9
+ - 10
10
+ version: 0.1.10
11
11
  platform: ruby
12
12
  authors:
13
13
  - Russell Edens
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-10-08 00:00:00 -04:00
18
+ date: 2010-10-19 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies: []
21
21
 
@@ -34,6 +34,7 @@ files:
34
34
  - lib/replace_rake_tasks.rb
35
35
  - lib/utility_drawer.rb
36
36
  - lib/voomify/config.rb
37
+ - lib/voomify_utility_drawer.rb
37
38
  - README
38
39
  - spec/httparty_base_spec.rb
39
40
  - spec/hash_extension_spec.rb