Rakefile in mongrel_secure_download-redux-0.0.1.198 vs Rakefile in mongrel_secure_download-redux-0.0.2.199
- old
+ new
@@ -5,10 +5,10 @@
:rubyforge => {
:package => 'mongrel_secure_download-redux'
},
:gem => {
- :version => '0.0.1',
+ :version => '0.0.2',
:summary => 'Re-implementation of the Mongrel Secure Download Plugin',
:files => FileList['lib/**/*.rb'].to_a,
:extra_files => FileList['[A-Z]*', 'resources/*'].to_a,
:dependencies => %w[gem_plugin mongrel]
}