summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-06-23 12:14:20 -0700
committerGitHub <noreply@github.com>2020-06-23 12:14:20 -0700
commitb3176665206f7ad5d112c7003922b7a8373dafc1 (patch)
tree421f702e400f7f7fadd75c876b0be56e71415c58 /Gemfile.lock
parente233746f07e4ba2773cfd5e240e7a47a68c5de57 (diff)
parent4e0a9918ce50a39934bc008f9de7733529fe7647 (diff)
downloadchef-b3176665206f7ad5d112c7003922b7a8373dafc1.tar.gz
Merge pull request #10028 from chef/15_bump
Bump all deps to current
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock38
1 files changed, 21 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9da4878f07..8b21e5fc81 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: d8b485c06560bffe507ba519137a5aceb8ee0ac8
+ revision: 309b638d8434b8a98f7c54329947ea11c8373ef4
branch: master
specs:
- chefstyle (1.0.5)
- rubocop (= 0.83.0)
+ chefstyle (1.1.1)
+ rubocop (= 0.85.1)
GIT
remote: https://github.com/chef/ohai.git
@@ -134,7 +134,7 @@ GEM
appbundler (0.13.2)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
- ast (2.4.0)
+ ast (2.4.1)
bcrypt_pbkdf (1.1.0.rc1)
bcrypt_pbkdf (1.1.0.rc1-x64-mingw32)
bcrypt_pbkdf (1.1.0.rc1-x86-mingw32)
@@ -157,7 +157,7 @@ GEM
cheffish (14.0.13)
chef-zero (~> 14.0)
net-ssh
- coderay (1.1.2)
+ coderay (1.1.3)
concurrent-ruby (1.1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
@@ -175,9 +175,9 @@ GEM
multipart-post (>= 1.2, < 3)
fauxhai-ng (8.2.0)
net-ssh
- ffi (1.12.2)
- ffi (1.12.2-x64-mingw32)
- ffi (1.12.2-x86-mingw32)
+ ffi (1.13.1)
+ ffi (1.13.1-x64-mingw32)
+ ffi (1.13.1-x86-mingw32)
ffi-libarchive (1.0.0)
ffi (~> 1.0)
ffi-win32-extensions (1.0.3)
@@ -278,9 +278,9 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
- parallel (1.19.1)
- parser (2.7.1.2)
- ast (~> 2.4.0)
+ parallel (1.19.2)
+ parser (2.7.1.4)
+ ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.7.4)
equatable (~> 0.6)
@@ -296,9 +296,9 @@ GEM
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
- pry-stack_explorer (0.4.9.3)
- binding_of_caller (>= 0.7)
- pry (>= 0.9.11)
+ pry-stack_explorer (0.4.11)
+ binding_of_caller (~> 0.7)
+ pry (~> 0.13)
public_suffix (4.0.5)
rack (2.2.3)
rainbow (3.0.0)
@@ -325,13 +325,17 @@ GEM
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (0.83.0)
+ rubocop (0.85.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.7)
rexml
+ rubocop-ast (>= 0.0.3)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (0.0.3)
+ parser (>= 2.7.0.1)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
@@ -340,7 +344,7 @@ GEM
safe_yaml (1.0.5)
semverse (3.0.0)
slop (3.6.0)
- sslshake (1.3.0)
+ sslshake (1.3.1)
strings (0.1.8)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
@@ -466,7 +470,7 @@ DEPENDENCIES
pry
pry-byebug
pry-remote
- pry-stack_explorer
+ pry-stack_explorer (~> 0.4.0)
rake (<= 12.3.3)
rb-readline
rspec-core (~> 3.5)