summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-09 23:32:19 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-09 23:32:19 -0400
commit9dc9f92e6a73cfdb0b229a882bec33ace3329e58 (patch)
treedf889f8a4ec8bb97fde53002df476b25a5a55935 /Gemfile
parent32df12ee322bbe07b11758b87599ba192e4515d4 (diff)
temporarily add ruby-prof
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 19d27f7..035db86 100644
--- a/Gemfile
+++ b/Gemfile
@@ -76,3 +76,4 @@ end
# Use debugger
# gem 'debugger', group: [:development, :test]
# gem 'byebug', group: [:development, :test]
+gem 'ruby-prof'