auser-poolparty 1.2.3 → 1.2.4

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 2
3
- :patch: 3
3
+ :patch: 4
4
4
  :major: 1
@@ -141,7 +141,7 @@ module PoolParty
141
141
  "cd ../ && rm -rf rubygems-1.3.1*",
142
142
  "gem source --add http://gems.github.com",
143
143
  "cd /var/poolparty/dependencies/gems/",
144
- "gem install --no-rdoc --no-ri --ignore-dependencies *.gem",
144
+ "gem install --no-rdoc --no-ri *.gem",
145
145
  "cd /var/poolparty/dependencies",
146
146
  "cp /var/poolparty/dependencies/etc/poolparty/* /etc/poolparty/",
147
147
  'touch /var/poolparty/POOLPARTY.PROGRESS',
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: auser-poolparty
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ari Lerner