mau 0.1.3 → 0.1.4

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.
Files changed (2) hide show
  1. data/lib/application.rb +1 -1
  2. metadata +1 -1
@@ -93,7 +93,7 @@ class Application
93
93
  shell "git reset --hard #{ref}"
94
94
 
95
95
  # Install gems
96
- shell "http_proxy=http://proxy.adnovum.ch:3128 bundle install --deployment \
96
+ shell "bundle install --deployment \
97
97
  --without test spec development cucumber mac jruby"
98
98
 
99
99
  # Create a few directories that the app also wants.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mau
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: