diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-07-07 17:58:19 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-07-07 18:27:45 -0700 |
commit | cf6c28f5ab5fbc18c252d3f726ce6be8a8e24a65 (patch) | |
tree | ad9efb404575557fdabee080e504051e7c020159 /omnibus | |
parent | bae0c63245b50ec5b56287589907b167bf2b63d2 (diff) | |
download | chef-cf6c28f5ab5fbc18c252d3f726ce6be8a8e24a65.tar.gz |
Allow iso8601 gem version 0.13
This release just drops Ruby 2.4 support and resolves Rubocop warnings.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 026d6dd5b5..00c685a6f1 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,7 +32,7 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.338.0) + aws-partitions (1.339.0) aws-sdk-core (3.103.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) |