summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-20 22:01:55 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-20 22:01:55 -0800
commit197b58ee79c4435edeca8a5fbf1b024b5c0810b8 (patch)
tree9228076d0fb57f399bb8913d504a7df64838c2f1 /Gemfile
parent60261bd2993c5625bc095ea52a9c91651d745617 (diff)
downloadwmi-lite-197b58ee79c4435edeca8a5fbf1b024b5c0810b8.tar.gz
Add testing on Windowstesting
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index c970eae..d144f2e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -14,7 +14,7 @@ group :test do
gem "rake"
end
-group :development do
+group :debug do
gem "pry"
gem "pry-byebug"
gem "pry-stack_explorer"