Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Update plist, tomlrb, and unicode-display_width to new smaller versions #1897

Merged
merged 1 commit into from
Dec 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ GEM
mixlib-shellout (~> 2.0)
artifactory (3.0.0)
ast (2.4.0)
aws-sdk (2.11.196)
aws-sdk-resources (= 2.11.196)
aws-sdk-core (2.11.196)
aws-sdk (2.11.197)
aws-sdk-resources (= 2.11.197)
aws-sdk-core (2.11.197)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.196)
aws-sdk-core (= 2.11.196)
aws-sdk-resources (2.11.197)
aws-sdk-core (= 2.11.197)
aws-sigv4 (1.0.3)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -585,7 +585,7 @@ GEM
pastel (0.7.2)
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
plist (3.4.0)
plist (3.5.0)
polyglot (0.3.5)
powerpack (0.1.2)
proxifier (1.0.3)
Expand Down Expand Up @@ -717,7 +717,7 @@ GEM
tins (1.20.2)
toml-rb (1.1.2)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.7)
tomlrb (1.2.8)
train (1.6.3)
aws-sdk (~> 2)
azure_graph_rbac (~> 0.16)
Expand Down Expand Up @@ -766,7 +766,7 @@ GEM
unf_ext (0.0.7.5)
unf_ext (0.0.7.5-x64-mingw32)
unf_ext (0.0.7.5-x86-mingw32)
unicode-display_width (1.4.0)
unicode-display_width (1.4.1)
unicode_utils (1.4.0)
uuidtools (2.1.5)
virtus (1.0.5)
Expand Down
8 changes: 4 additions & 4 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 72dd1e333c638af8089c2d5904172640181bd29c
revision: 262af48ad7442b5a2edd44ba05106bc024819168
branch: master
specs:
omnibus-software (4.0.0)
Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
aws-partitions (1.126.0)
aws-partitions (1.127.0)
aws-sdk-core (3.44.1)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
Expand Down Expand Up @@ -238,7 +238,7 @@ GEM
multipart-post (~> 2.0.0)
progressbar
zhexdump (>= 0.0.2)
plist (3.4.0)
plist (3.5.0)
progressbar (1.10.0)
proxifier (1.0.3)
public_suffix (3.0.3)
Expand Down Expand Up @@ -300,7 +300,7 @@ GEM
thor (0.20.3)
toml-rb (1.1.2)
citrus (~> 3.0, > 3.0)
tomlrb (1.2.7)
tomlrb (1.2.8)
uuidtools (2.1.5)
win32-api (1.5.3-universal-mingw32)
win32-certstore (0.1.11)
Expand Down