summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMiklos Fazekas <mfazekas@szemafor.com>2016-07-23 18:49:35 +0200
committerMiklos Fazekas <mfazekas@szemafor.com>2016-07-23 18:49:35 +0200
commit3e8a469a60d0acfd3b1071bf338c1666026c6e47 (patch)
tree12a0321342eb800e2f9f77a6e7c0964d8adae3f4 /Gemfile
parent50a9fbe9c2742039e4da093e62a5f20b51afec13 (diff)
downloadnet-ssh-3e8a469a60d0acfd3b1071bf338c1666026c6e47.tar.gz
Fixed 2.4.0 preview error
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index e5ce235..cb92fd5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
+gem 'byebug'
# Specify your gem's dependencies in mygem.gemspec
gemspec \ No newline at end of file