summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-16 18:28:00 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-16 18:28:00 +0000
commitf22150df2fb9d61990d46e5c8b6440e789148f4d (patch)
tree2f59abf79f80c4bfac59a07a27377c55db862aad
parentd665edc0e4c1991ce612507232ffcc768cc77f00 (diff)
downloadchef-f22150df2fb9d61990d46e5c8b6440e789148f4d.tar.gz
Bump version of chef to 12.10.55 by Chef Versioner.v12.10.55
-rw-r--r--Gemfile.lock10
-rw-r--r--VERSION2
-rw-r--r--chef-config/lib/chef-config/version.rb2
-rw-r--r--lib/chef/version.rb2
-rw-r--r--omnibus/Gemfile.lock10
5 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7a2ac8846d..78ddd840a1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,9 +18,9 @@ GIT
PATH
remote: .
specs:
- chef (12.10.54)
+ chef (12.10.55)
bundler (>= 1.10)
- chef-config (= 12.10.54)
+ chef-config (= 12.10.55)
chef-zero (~> 4.5)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -45,9 +45,9 @@ PATH
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (12.10.54-universal-mingw32)
+ chef (12.10.55-universal-mingw32)
bundler (>= 1.10)
- chef-config (= 12.10.54)
+ chef-config (= 12.10.55)
chef-zero (~> 4.5)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -87,7 +87,7 @@ PATH
PATH
remote: chef-config
specs:
- chef-config (12.10.54)
+ chef-config (12.10.55)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
diff --git a/VERSION b/VERSION
index 0aa826ff88..61f3c2db21 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-12.10.54 \ No newline at end of file
+12.10.55 \ No newline at end of file
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 0371e6fe9e..840bef988c 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.10.54"
+ VERSION = "12.10.55"
end
#
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index 67ec894137..b2297d7bcb 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -21,7 +21,7 @@
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.10.54"
+ VERSION = "12.10.55"
end
#
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index ad746a4fcd..1773d917f2 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -7,7 +7,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: b62510242eceae2f52f2701f6ee0c4ef48ae8b4a
+ revision: 33ea65e3428bef1cb05b9a36311090fe39e64f8c
specs:
omnibus (5.4.0)
aws-sdk (~> 2)
@@ -75,7 +75,7 @@ GEM
buff-shell_out (0.2.0)
buff-ruby_engine (~> 0.1.0)
builder (3.2.2)
- byebug (8.2.5)
+ byebug (9.0.3)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.2)
@@ -164,8 +164,8 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- pry-byebug (3.3.0)
- byebug (~> 8.0)
+ pry-byebug (3.4.0)
+ byebug (~> 9.0)
pry (~> 0.10)
pry-stack_explorer (0.4.9.2)
binding_of_caller (>= 0.7)
@@ -198,7 +198,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
- ruby-progressbar (1.8.0)
+ ruby-progressbar (1.8.1)
rubyntlm (0.6.0)
rubyzip (1.2.0)
safe_yaml (1.0.4)