provizioning 0.9.5 → 0.9.6

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.
@@ -71,7 +71,7 @@ then
71
71
  tar xvzf rubygems-$RUBYGEMS.tgz
72
72
  ruby rubygems-$RUBYGEMS/setup.rb --no-ri --no-rdoc --no-format-executable
73
73
  else
74
- apt-get -y install ruby1.9.1 ruby1.9.1-dev libruby1.9.1
74
+ apt-get -y install ruby1.9.1 ruby1.9.1-dev libruby1.9.1 sqlite3 libsqlite3-dev libreadline-dev libxml2 libxml2-dev libxslt1-dev build-essential libcurl4-openssl-dev
75
75
  fi
76
76
 
77
77
  # Cleanup the installation
@@ -1,3 +1,3 @@
1
1
  module Provizioning
2
- VERSION = "0.9.5"
2
+ VERSION = "0.9.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: provizioning
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.5
4
+ version: 0.9.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: