aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-01 22:15:14 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-01 22:15:14 +0200
commit883d6953bb45f18977256560f2612c4da1df261c (patch)
tree224b429073d196c297bd5028f5bc2262afe27674
parent1949ce69d1f3f6ee393c6cf87475c196bed287f8 (diff)
downloadhmnoweb-883d6953bb45f18977256560f2612c4da1df261c.tar.gz
hmnoweb-883d6953bb45f18977256560f2612c4da1df261c.tar.bz2
hmnoweb-883d6953bb45f18977256560f2612c4da1df261c.zip
Forgot to add byebug to Gemfile.lock...
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bf69380..c2cd4f2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -79,6 +79,7 @@ GEM
babosa (1.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.4)
+ byebug (10.0.2)
capistrano (3.10.2)
airbrussh (>= 1.0.0)
i18n
@@ -284,6 +285,7 @@ DEPENDENCIES
SyslogLogger
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
+ byebug
capistrano (~> 3.10.0)
capistrano-bundler
capistrano-postgresql (~> 4.7.0)