aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 13 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4d9f39c3e7..948c03574e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,7 @@
GIT
remote: git://github.com/QueueClassic/queue_classic.git
revision: d144db29f1436e9e8b3c7a1a1ecd4442316a9ecd
+ branch: master
specs:
queue_classic (3.2.0.alpha)
pg (>= 0.17, < 0.19)
@@ -21,13 +22,15 @@ GIT
GIT
remote: git://github.com/mikel/mail.git
revision: 64ef1a12efcdda53fd63e1456c2c564044bf82ce
+ branch: master
specs:
mail (2.6.3.edge)
mime-types (>= 1.16, < 3)
GIT
remote: git://github.com/rack/rack.git
- revision: c94e22401d4719b4d78378c7b63362cd692f9005
+ revision: 6c4160b8c5173299f4b49ea2c9e4aab76f6b9054
+ branch: master
specs:
rack (2.0.0.alpha)
json
@@ -42,16 +45,17 @@ GIT
GIT
remote: git://github.com/rails/globalid.git
revision: 8178ff2dc898a8f49dd71f6eb46f2a09712462de
+ branch: master
specs:
globalid (0.3.6)
activesupport (>= 4.1.0)
GIT
remote: git://github.com/rails/jquery-rails.git
- revision: 38053f45402f1ccc4cce5dd8c7005ec707376db3
+ revision: 01cb69b17083c8eb8daba13a8daba4907b1c3813
branch: master
specs:
- jquery-rails (4.0.4)
+ jquery-rails (4.0.5)
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
@@ -79,7 +83,7 @@ GIT
GIT
remote: git://github.com/rails/sprockets.git
- revision: a61550db7184fc83964fb983547ff09da9efa9be
+ revision: 408e4ad79df056f6f2199e495782363c22a95c04
branch: master
specs:
sprockets (4.0.0)
@@ -135,7 +139,7 @@ PATH
activesupport (= 5.0.0.alpha)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.0.alpha)
- sprockets-rails
+ sprockets-rails (>= 2.0.0)
railties (5.0.0.alpha)
actionpack (= 5.0.0.alpha)
activesupport (= 5.0.0.alpha)
@@ -202,6 +206,10 @@ GEM
mysql2 (0.3.19)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
+ nokogiri (1.6.6.2-x64-mingw32)
+ mini_portile (~> 0.6.0)
+ nokogiri (1.6.6.2-x86-mingw32)
+ mini_portile (~> 0.6.0)
pg (0.18.2)
psych (2.0.15)
que (0.10.0)