This commit is contained in:
Jan Renz
2015-10-16 10:21:21 +02:00
parent 4d20cfbddd
commit db11feaa19

View File

@ -50,6 +50,7 @@ GEM
bootstrap-will_paginate (0.0.10) bootstrap-will_paginate (0.0.10)
will_paginate will_paginate
builder (3.2.2) builder (3.2.2)
byebug (6.0.2)
capistrano (3.3.5) capistrano (3.3.5)
capistrano-stats (~> 1.1.0) capistrano-stats (~> 1.1.0)
i18n i18n
@ -108,6 +109,7 @@ GEM
json json
erubis (2.7.0) erubis (2.7.0)
eventmachine (1.0.8) eventmachine (1.0.8)
eventmachine (1.0.8-java)
excon (0.45.2) excon (0.45.2)
execjs (2.5.2) execjs (2.5.2)
factory_girl (4.5.0) factory_girl (4.5.0)
@ -321,6 +323,8 @@ GEM
websocket (1.2.1) websocket (1.2.1)
websocket-driver (0.6.2) websocket-driver (0.6.2)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-driver (0.6.2-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2) websocket-extensions (0.1.2)
will_paginate (3.0.7) will_paginate (3.0.7)
xpath (2.0.0) xpath (2.0.0)
@ -337,6 +341,7 @@ DEPENDENCIES
better_errors better_errors
binding_of_caller binding_of_caller
bootstrap-will_paginate bootstrap-will_paginate
byebug
capistrano (~> 3.3.0) capistrano (~> 3.3.0)
capistrano-rails capistrano-rails
capistrano-rvm capistrano-rvm
@ -387,3 +392,6 @@ DEPENDENCIES
uglifier (>= 1.3.0) uglifier (>= 1.3.0)
web-console (~> 2.0) web-console (~> 2.0)
will_paginate (~> 3.0) will_paginate (~> 3.0)
BUNDLED WITH
1.10.6