Skip to content

Commit

Permalink
dependency version bumps in metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbloom7 committed Mar 4, 2015
1 parent 2648c09 commit c16314c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.rb
Expand Up @@ -10,8 +10,8 @@
recipe "rvm_passenger::nginx", "Installs Passenger gem w/ RVM, and recompiles support into Nginx"

depends "rvm", ">= 0.8.0"
depends "nginx", "~> 0.101.0"
depends "apache2", "~> 1.1.8"
depends "nginx", ">= 0.101.0"
depends "apache2", ">= 1.1.8"

supports "ubuntu"
supports "debian"
Expand Down

0 comments on commit c16314c

Please sign in to comment.