aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2018-09-17 22:15:27 -0700
committerDavid Heinemeier Hansson <david@loudthinking.com>2018-09-17 22:15:27 -0700
commita6146d2e89739e0ae09dbbb755aad6d5b2018dc3 (patch)
tree485a53a8e55c195a4e549e853437e9c2959f00d0 /Gemfile.lock
parent061d77f7ca949b55c313c1cbbd7b48e65f0aa569 (diff)
downloadrails-a6146d2e89739e0ae09dbbb755aad6d5b2018dc3.tar.gz
rails-a6146d2e89739e0ae09dbbb755aad6d5b2018dc3.tar.bz2
rails-a6146d2e89739e0ae09dbbb755aad6d5b2018dc3.zip
First end-to-end rickety test
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3dad0c02e6..0ceac134ff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -50,6 +50,7 @@ GEM
tzinfo (~> 1.1)
arel (9.0.0)
builder (3.2.3)
+ byebug (10.0.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
erubi (1.7.1)
@@ -122,6 +123,7 @@ PLATFORMS
DEPENDENCIES
actionmailroom!
bundler (~> 1.15)
+ byebug
sqlite3
BUNDLED WITH