avo-setup 0.0.8 → 0.0.9

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.
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Avo
2
2
  module Setup
3
- VERSION = "0.0.8"
3
+ VERSION = "0.0.9"
4
4
  end
5
5
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 8
9
- version: 0.0.8
8
+ - 9
9
+ version: 0.0.9
10
10
  platform: ruby
11
11
  authors:
12
12
  - Avocado
@@ -32,7 +32,9 @@ files:
32
32
  - Gemfile
33
33
  - Rakefile
34
34
  - avo-setup.gemspec
35
+ - lib/.DS_Store
35
36
  - lib/avo-setup.rb
37
+ - lib/avo-setup/.DS_Store
36
38
  - lib/avo-setup/version.rb
37
39
  has_rdoc: true
38
40
  homepage: http://www.avocado.nl