aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2018-01-11 14:37:27 -0500
committerRafael Mendonça França <rafaelmfranca@gmail.com>2018-01-11 14:37:27 -0500
commitc09ebcf4a9d708de05025f669c4e6f018c0b3be5 (patch)
treecacff69f7f2bb59ac301c20e955ccb7b6eb5d389 /Gemfile.lock
parent181836d894b0a198b150583fe4ac97dc70badcea (diff)
downloadrails-c09ebcf4a9d708de05025f669c4e6f018c0b3be5.tar.gz
rails-c09ebcf4a9d708de05025f669c4e6f018c0b3be5.tar.bz2
rails-c09ebcf4a9d708de05025f669c4e6f018c0b3be5.zip
Use my fork instead of an thrid-party fork
This will avoid the branch being deleted by mistake making all builds to fail.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e54d232ce1..6e07fdc3fe 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,4 @@
GIT
- remote: https://github.com/Kjarrigan/queue_classic.git
- revision: dee64b361355d56700ad7aa3b151bf653a617526
- branch: update-pg
- specs:
- queue_classic (3.2.0.RC1)
- pg (>= 0.17, < 2.0)
-
-GIT
remote: https://github.com/matthewd/rb-inotify.git
revision: 856730aad4b285969e8dd621e44808a7c5af4242
branch: close-handling
@@ -24,6 +16,14 @@ GIT
websocket
GIT
+ remote: https://github.com/rafaelfranca/queue_classic.git
+ revision: dee64b361355d56700ad7aa3b151bf653a617526
+ branch: update-pg
+ specs:
+ queue_classic (3.2.0.RC1)
+ pg (>= 0.17, < 2.0)
+
+GIT
remote: https://github.com/robin850/sdoc.git
revision: 0e340352f3ab2f196c8a8743f83c2ee286e4f71c
branch: upgrade