deprec 3.1.0.rc7 → 3.1.0.rc8

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.
data/CHANGELOG CHANGED
@@ -1,7 +1,7 @@
1
1
  deprec changelog
2
2
  ================
3
3
 
4
- = 3.1.0.rc7 (Jul 17, 2011)
4
+ = 3.1.0.rc8 (Jul 17, 2011)
5
5
 
6
6
  deprec3 introduces some major changes that make it
7
7
  more powerful yet simpler in structure and usage.
@@ -1,3 +1,3 @@
1
1
  module Deprec
2
- VERSION = "3.1.0.rc7"
2
+ VERSION = "3.1.0.rc8"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: deprec
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 3.1.0.rc7
5
+ version: 3.1.0.rc8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Mike Bailey
@@ -77,6 +77,7 @@ files:
77
77
  - lib/deprec/recipes/deprecated.rb
78
78
  - lib/deprec/recipes/example.rb
79
79
  - lib/deprec/recipes/collectd.rb
80
+ - lib/deprec/recipes/rails.rb-disabled
80
81
  - lib/deprec/recipes/nrpe.rb
81
82
  - lib/deprec/recipes/db.rake
82
83
  - lib/deprec/recipes/ntp.rb
@@ -96,7 +97,6 @@ files:
96
97
  - lib/deprec/recipes/nagios3.rb
97
98
  - lib/deprec/recipes/sqlite.rb
98
99
  - lib/deprec/recipes/deploy.rb
99
- - lib/deprec/recipes/rails.rb
100
100
  - lib/deprec/recipes/xen.rb
101
101
  - lib/deprec/recipes/ubuntu.rb
102
102
  - lib/deprec/recipes/ree.rb