if-vlad-recipes 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/if-vlad-recipes/gems.rb +1 -1
  3. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.8
1
+ 0.0.9
@@ -3,7 +3,7 @@ namespace :vlad do
3
3
  namespace :gems do
4
4
  desc "Install required gems."
5
5
  remote_task :install, :roles => :app do
6
- run "cd #{current_path} && sudo rake gems:install --no-rdoc --no-ri RAILS_ENV=#{environment}"
6
+ run "cd #{current_path} && sudo rake gems:install RAILS_ENV=#{environment}"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: if-vlad-recipes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sam Aaron