diff options
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index a4354503c0..fd190ca04a 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.67) - aws-sdk-resources (= 2.11.67) - aws-sdk-core (2.11.67) + aws-sdk (2.11.70) + aws-sdk-resources (= 2.11.70) + aws-sdk-core (2.11.70) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.67) - aws-sdk-core (= 2.11.67) + aws-sdk-resources (2.11.70) + aws-sdk-core (= 2.11.70) aws-sigv4 (1.0.2) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -103,8 +103,9 @@ GEM gyoku (1.3.1) builder (>= 2.1.2) hashie (3.5.7) - hitimes (1.2.6) - hitimes (1.2.6-x86-mingw32) + hitimes (1.3.0) + hitimes (1.3.0-x64-mingw32) + hitimes (1.3.0-x86-mingw32) httpclient (2.7.2) iostruct (0.0.4) ipaddress (0.8.3) @@ -267,7 +268,7 @@ DEPENDENCIES pry pry-byebug pry-stack_explorer - test-kitchen (~> 1.13) + test-kitchen (~> 1.21) winrm-fs (~> 1.0) BUNDLED WITH |