Skip to content

Commit

Permalink
Merge pull request OSC#769 from OSC/nginx-passenger
Browse files Browse the repository at this point in the history
Bump nginx and passenger dependencies
  • Loading branch information
ericfranz authored Dec 28, 2020
2 parents 3fd09fe + a3af1eb commit 7815e14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/ondemand.spec
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ BuildRequires: git
Requires: git
Requires: sudo, lsof, sqlite-devel, cronie, wget, curl, make, rsync, file, libxml2, libxslt, zlib
Requires: ondemand-apache >= %{runtime_version}, ondemand-apache < %{next_major_version}, ondemand-apache < %{next_minor_version}
Requires: ondemand-nginx = 1.17.3
Requires: ondemand-passenger = 6.0.4
Requires: ondemand-nginx = 1.18.0
Requires: ondemand-passenger = 6.0.7
Requires: ondemand-ruby >= %{runtime_version}, ondemand-ruby < %{next_major_version}, ondemand-ruby < %{next_minor_version}
Requires: ondemand-python >= %{runtime_version}, ondemand-python < %{next_major_version}, ondemand-python < %{next_minor_version}
Requires: ondemand-nodejs >= %{runtime_version}, ondemand-nodejs < %{next_major_version}, ondemand-nodejs < %{next_minor_version}
Expand Down

0 comments on commit 7815e14

Please sign in to comment.