Skip to content

Commit

Permalink
Add branch off of lcg/ruby23 that includes some openssl solaris fixes (
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthain authored and mwrock committed Sep 28, 2016
1 parent 7696596 commit b1a32c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "omnibus", github: "chef/omnibus", branch: "rhass/COOL-502_with_gcc_investigate"
gem "omnibus-software", github: "chef/omnibus-software", branch: "lcg/ruby23"
gem "omnibus-software", github: "chef/omnibus-software", branch: "shain/ruby_windows_monster"
gem "license_scout", github: "chef/license_scout"

gem "pedump"
Expand Down
6 changes: 3 additions & 3 deletions omnibus/Gemfile.lock
Expand Up @@ -8,8 +8,8 @@ GIT

GIT
remote: git://github.com/chef/omnibus-software.git
revision: f0f4bb4beab18a9b6adbc0a34bcd2f0caf10be5c
branch: lcg/ruby23
revision: 4ce91af05b8be7d46feac765d0fc24eb28e62c68
branch: shain/ruby_windows_monster
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
Expand Down Expand Up @@ -262,4 +262,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)

BUNDLED WITH
1.12.5
1.13.1

0 comments on commit b1a32c2

Please sign in to comment.