summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-05-24 14:28:15 -0500
committerLamont Granquist <lamont@scriptkiddie.org>2017-05-24 14:28:41 -0500
commit6022d43101769b2c3b6eaf3041f7eb03fdea977a (patch)
treeda7d19037c10e90b5e6d1ff0cd1ee2c7fa2c591b
parent1a2b0dad3fed58c46ca61eb19d0838a40bbe6284 (diff)
downloadohai-6022d43101769b2c3b6eaf3041f7eb03fdea977a.tar.gz
add a comment [ci skip]
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 0fc9f6be..0cf819c9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,7 @@ source "https://rubygems.org"
gemspec
+# NOTE: do not submit PRs to add pry as a dep, add to your Gemfile.local
group :development do
gem "chefstyle"
gem "rake", ">= 10.1.0"