aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'actiontext.gemspec')
-rw-r--r--actiontext.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/actiontext.gemspec b/actiontext.gemspec
index 786953878e..c825a71c6b 100644
--- a/actiontext.gemspec
+++ b/actiontext.gemspec
@@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "mini_magick"
s.add_development_dependency "sqlite3"
s.add_development_dependency "webpacker", "~> 3.2.2"
+ s.add_development_dependency "byebug"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- test/*`.split("\n")