diff options
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 2d0d7d780b..b77190d777 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -33,7 +33,7 @@ GEM awesome_print (1.8.0) aws-eventstream (1.0.3) aws-partitions (1.263.0) - aws-sdk-core (3.88.0) + aws-sdk-core (3.89.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -197,10 +197,10 @@ GEM tomlrb (~> 1.2) tty-box (~> 0.3) tty-prompt (~> 0.18) - license_scout (1.0.29) + license_scout (1.1.2) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) - toml-rb (~> 1.0) + toml-rb (>= 1, < 3) little-plugger (1.1.4) logging (2.2.2) little-plugger (~> 1.1) @@ -301,7 +301,7 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (0.20.3) - toml-rb (1.1.2) + toml-rb (2.0.1) citrus (~> 3.0, > 3.0) tomlrb (1.2.9) train-core (3.2.5) |