Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade omnibus from 3.2.1 to 3.2.1 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 34 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: git://github.com/opscode/omnibus-ruby.git
revision: d9e6cb9f488f6cc24b525a47e0b7bb2f7def94f4
revision: 5c8ce5831f2cb6b77ea437aae451fc61c23a2602
branch: 3.0-stable
specs:
omnibus (3.2.1)
omnibus (3.2.2)
chef-sugar (~> 1.2)
fpm (~> 0.4)
mixlib-shellout (~> 1.4)
Expand All @@ -21,19 +21,19 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
arr-pm (0.0.9)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
arr-pm (0.0.10)
cabin (> 0)
backports (3.6.0)
cabin (0.6.1)
backports (3.17.1)
cabin (0.9.0)
chef-sugar (1.3.0)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
clamp (0.6.3)
ffi (1.9.3)
ffi-yajl (1.0.1)
childprocess (3.0.0)
clamp (0.6.5)
ffi (1.12.2)
ffi-yajl (1.4.0)
ffi (~> 1.5)
libyajl2 (~> 1.0)
libyajl2 (~> 1.2)
fpm (0.4.42)
arr-pm (~> 0.0.8)
backports (>= 2.6.2)
Expand All @@ -42,23 +42,24 @@ GEM
clamp (~> 0.6)
ftw (~> 0.0.30)
json (>= 1.7.7)
ftw (0.0.39)
addressable
ftw (0.0.49)
addressable (>= 2.4)
backports (>= 2.6.2)
cabin (> 0)
http_parser.rb (= 0.5.3)
http_parser.rb (0.5.3)
ipaddress (0.8.0)
json (1.8.1)
libyajl2 (1.0.1)
http_parser.rb (~> 0.6)
http_parser.rb (0.6.0)
ipaddress (0.8.3)
json (2.3.0)
libyajl2 (1.2.0)
mime-types (1.25.1)
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.4.0)
ohai (7.2.0)
mixlib-cli (2.1.6)
mixlib-config (2.2.18)
tomlrb
mixlib-log (3.0.8)
mixlib-shellout (1.6.1)
ohai (7.4.1)
ffi (~> 1.9)
ffi-yajl (~> 1.0)
ffi-yajl (~> 1.1)
ipaddress
mime-types (~> 1.16)
mixlib-cli
Expand All @@ -67,15 +68,20 @@ GEM
mixlib-shellout (~> 1.2)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
systemu (2.6.4)
thor (0.19.1)
public_suffix (4.0.4)
systemu (2.6.5)
thor (0.20.3)
tomlrb (1.3.0)
uber-s3 (0.2.4)
mime-types (~> 1.17)
wmi-lite (1.0.0)
wmi-lite (1.0.5)

PLATFORMS
ruby

DEPENDENCIES
omnibus!
omnibus-software!

BUNDLED WITH
1.17.3