elzar 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -50,5 +50,5 @@ execute "Installing bundler" do
50
50
  end
51
51
 
52
52
  execute "Updating rubygems" do
53
- command "#{node[:ruby][:install_path]}/bin/gem update --system #{node[:ruby][:gems_version]}"
53
+ command "#{node[:ruby][:install_path]}/bin/gem update --system && #{node[:ruby][:install_path]}/bin/gem update --system #{node[:ruby][:gems_version]}"
54
54
  end
@@ -1,3 +1,3 @@
1
1
  module Elzar
2
- VERSION = '0.1.0'
2
+ VERSION = '0.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elzar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-05-07 00:00:00.000000000 Z
13
+ date: 2012-05-16 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: multi_json
@@ -260,7 +260,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
260
260
  version: '0'
261
261
  requirements: []
262
262
  rubyforge_project:
263
- rubygems_version: 1.8.21
263
+ rubygems_version: 1.8.23
264
264
  signing_key:
265
265
  specification_version: 3
266
266
  summary: Chef cookbooks for Rails