diff --git a/Gemfile.lock b/Gemfile.lock index 8e6036098..5a62aa09d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,13 +47,13 @@ GEM activesupport (>= 3.0.0) rspec awesome_print (1.8.0) - aws-sdk (2.9.42) - aws-sdk-resources (= 2.9.42) - aws-sdk-core (2.9.42) + aws-sdk (2.10.3) + aws-sdk-resources (= 2.10.3) + aws-sdk-core (2.10.3) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.9.42) - aws-sdk-core (= 2.9.42) + aws-sdk-resources (2.10.3) + aws-sdk-core (= 2.10.3) aws-sdk-v1 (1.67.0) json (~> 1.4) nokogiri (~> 1) @@ -62,10 +62,10 @@ GEM awsecrets (1.11.0) aws-sdk (~> 2) aws_config (~> 0.1.0) - awspec (0.81.1) - activesupport (~> 4.0) - aws-sdk (>= 2.2, < 2.10) - awsecrets (~> 1.11) + awspec (0.37.7) + activesupport + aws-sdk (~> 2.2) + awsecrets (~> 1) rspec (~> 3.0) rspec-its term-ansicolor @@ -98,11 +98,11 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef (12.20.3) + chef (12.21.1) addressable bundler (>= 1.10) - chef-config (= 12.20.3) - chef-zero (>= 4.8) + chef-config (= 12.21.1) + chef-zero (>= 4.8, < 13) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) ffi-yajl (~> 2.2) @@ -127,7 +127,7 @@ GEM specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef-config (12.20.3) + chef-config (12.21.1) addressable fuzzyurl mixlib-config (~> 2.0) @@ -168,7 +168,7 @@ GEM diff-lcs (1.3) docile (1.1.5) erubis (2.7.0) - et-orbi (1.0.4) + et-orbi (1.0.5) tzinfo execjs (2.7.0) factory_girl (4.7.0) @@ -179,7 +179,7 @@ GEM faraday (0.12.1) multipart-post (>= 1.2, < 3) ffi (1.9.18) - ffi-yajl (2.3.0) + ffi-yajl (2.3.1) libyajl2 (~> 1.2) font-awesome-rails (4.7.0.2) railties (>= 3.2, < 5.2) @@ -294,7 +294,7 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - ohai (8.24.0) + ohai (8.24.1) chef-config (>= 12.5.0.alpha.1, < 14) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -371,8 +371,8 @@ GEM raindrops (0.18.0) rake (12.0.0) rb-fsevent (0.9.8) - rb-inotify (0.9.9) - ffi (~> 1.0) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) rdoc (4.3.0) redcarpet (3.4.0) redis (3.3.3) @@ -543,7 +543,7 @@ GEM thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.2.1) + unicode-display_width (1.3.0) unicorn (5.3.0) kgio (~> 2.6) raindrops (~> 0.7)