summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-09-10 09:57:31 -0400
committerJaymala Sinha <jsinha@chef.io>2019-09-10 09:57:31 -0400
commit8c33931e5df22152326611b345e3f04c794f3063 (patch)
tree9b1bd4f0060db973225b6b2f212ddb43ac26a176
parent222b4820fe13100d3aa42dce79d0d5e808aa3bd6 (diff)
downloadchef-8c33931e5df22152326611b345e3f04c794f3063.tar.gz
Update ruby 2.5.6 and lockfile
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
-rw-r--r--omnibus/Gemfile.lock38
-rw-r--r--omnibus_overrides.rb2
2 files changed, 20 insertions, 20 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index a4903f8541..715c34b5b8 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: c4c0c518caf5c559ddf3d0ae773013d5dbc6bd3c
+ revision: c872e61c30d2b3f88ead03bd1254ff96d37059a3
branch: master
specs:
- omnibus (6.1.2)
+ omnibus (6.1.3)
aws-sdk-s3 (~> 1)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 5fa35959f6efb0a5a745c46e4b0431a2826934da
+ revision: 82ff3963cf4624afd77dfd283a187e25d21325b9
branch: master
specs:
omnibus-software (4.0.0)
@@ -28,13 +28,13 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
artifactory (3.0.5)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
- aws-partitions (1.202.0)
- aws-sdk-core (3.62.0)
+ aws-partitions (1.211.0)
+ aws-sdk-core (3.67.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
@@ -42,7 +42,7 @@ GEM
aws-sdk-kms (1.24.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.46.0)
+ aws-sdk-s3 (1.48.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -201,7 +201,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.9.2)
- minitar (0.8)
+ minitar (0.9)
mixlib-archive (1.0.1)
mixlib-log
mixlib-archive (1.0.1-universal-mingw32)
@@ -210,7 +210,7 @@ GEM
mixlib-cli (2.1.1)
mixlib-config (3.0.1)
tomlrb
- mixlib-install (3.11.18)
+ mixlib-install (3.11.21)
mixlib-shellout
mixlib-versioning
thor
@@ -271,7 +271,7 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
- public_suffix (3.1.1)
+ public_suffix (4.0.1)
rack (2.0.7)
retryable (3.0.4)
rspec (3.8.0)
@@ -295,12 +295,12 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
ruby-progressbar (1.10.1)
rubyntlm (0.6.2)
- rubyzip (1.2.3)
+ rubyzip (1.2.4)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (3.0.0)
- serverspec (2.41.4)
+ serverspec (2.41.5)
multi_json
rspec (~> 3.0)
rspec-its
@@ -314,20 +314,20 @@ GEM
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
sfl
- strings (0.1.5)
+ strings (0.1.6)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
- structured_warnings (0.3.0)
+ structured_warnings (0.4.0)
syslog-logger (1.6.8)
systemu (2.6.5)
- test-kitchen (2.2.5)
+ test-kitchen (2.3.2)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (~> 1.0, >= 1.0.11)
mixlib-install (~> 3.6)
- mixlib-shellout (>= 1.2, < 3.0)
+ mixlib-shellout (>= 1.2, < 4.0)
net-scp (>= 1.1, < 3.0)
net-ssh (>= 2.9, < 6.0)
net-ssh-gateway (>= 1.2, < 3.0)
@@ -339,9 +339,9 @@ GEM
toml-rb (1.1.2)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.8)
- tty-box (0.4.0)
+ tty-box (0.4.1)
pastel (~> 0.7.2)
- strings (~> 0.1.5)
+ strings (~> 0.1.6)
tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.7.0)
diff --git a/omnibus_overrides.rb b/omnibus_overrides.rb
index 98168d4da0..91fcaa59b7 100644
--- a/omnibus_overrides.rb
+++ b/omnibus_overrides.rb
@@ -17,7 +17,7 @@ override "libyaml", version: "0.1.7"
override "makedepend", version: "1.0.5"
override "ncurses", version: "5.9"
override "pkg-config-lite", version: "0.28-1"
-override "ruby", version: "2.5.5"
+override "ruby", version: "2.5.6"
override "ruby-windows-devkit-bash", version: "3.1.23-4-msys-1.0.18"
override "util-macros", version: "1.19.0"
override "xproto", version: "7.0.28"