aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-07-07 15:16:39 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-07-07 15:16:39 -0400
commit44f3ecbe5f3cb531164ed9bb14c58781281113ee (patch)
treeb62998645542d772c325068ae3d20cafa63a5b09 /Gemfile.lock
parentc9b514cd3e8fe7d74ae91ecd30db839132e7899c (diff)
downloadrails-44f3ecbe5f3cb531164ed9bb14c58781281113ee.tar.gz
rails-44f3ecbe5f3cb531164ed9bb14c58781281113ee.tar.bz2
rails-44f3ecbe5f3cb531164ed9bb14c58781281113ee.zip
Test thor master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8bb0956de8..f06b9a32f2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,6 +7,12 @@ GIT
pg (>= 0.17, < 0.20)
GIT
+ remote: https://github.com/erikhuda/thor.git
+ revision: df5ba2b653a28087b3617d6c082b00866b0c0d6c
+ specs:
+ thor (0.19.4)
+
+GIT
remote: https://github.com/matthewd/websocket-client-simple.git
revision: e161305f1a466b9398d86df3b1731b03362da91b
branch: close-race
@@ -336,7 +342,6 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
- thor (0.19.4)
thread (0.1.7)
thread_safe (0.3.6)
tilt (2.0.5)
@@ -421,6 +426,7 @@ DEPENDENCIES
sqlite3 (~> 1.3.6)
stackprof
sucker_punch
+ thor!
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)