diff --git a/Rakefile b/Rakefile index e902e45637d..05d4047f1b4 100644 --- a/Rakefile +++ b/Rakefile @@ -55,6 +55,7 @@ namespace :test do end end + sh("bundle -v") sh("gem list") sh("bundle show")