提交 fd737c54 编写于 作者: D Dmitriy Zaporozhets

gem forks

上级 6c66c374
...@@ -8,14 +8,14 @@ gem 'stamp' ...@@ -8,14 +8,14 @@ gem 'stamp'
gem 'will_paginate', '~> 3.0' gem 'will_paginate', '~> 3.0'
gem 'haml-rails' gem 'haml-rails'
gem 'jquery-rails' gem 'jquery-rails'
gem 'grit', :git => 'git://github.com/mojombo/grit.git' gem 'grit', :git => 'git://github.com/gitlabhq/grit.git'
gem "carrierwave" gem "carrierwave"
gem 'six' gem 'six'
gem 'therubyracer' gem 'therubyracer'
gem 'faker' gem 'faker'
gem 'seed-fu', :branch => 'rails-3-1', :git => 'git://github.com/mbleigh/seed-fu.git' gem 'seed-fu', :branch => 'rails-3-1', :git => 'git://github.com/mbleigh/seed-fu.git'
gem "inifile" gem "inifile"
gem "albino", :git => "git://github.com/randx/albino.git" gem "albino", :git => "git://github.com/gitlabhq/albino.git"
gem "kaminari" gem "kaminari"
gem "thin" gem "thin"
gem "git" gem "git"
......
...@@ -5,16 +5,14 @@ GIT ...@@ -5,16 +5,14 @@ GIT
annotate (2.4.1.beta1) annotate (2.4.1.beta1)
GIT GIT
remote: git://github.com/mbleigh/seed-fu.git remote: git://github.com/gitlabhq/albino.git
revision: 29fe8c61ca6cc4408115ea7475fe2647081bd348 revision: 118380924969f3a856659f86ea1f40c1ba7bfcb1
branch: rails-3-1
specs: specs:
seed-fu (2.0.1.rails31) albino (1.3.3)
activerecord (~> 3.1.0.rc4) posix-spawn (>= 0.3.6)
activesupport (~> 3.1.0.rc4)
GIT GIT
remote: git://github.com/mojombo/grit.git remote: git://github.com/gitlabhq/grit.git
revision: ff015074ef35bd94cba943f9c0f98e161ab5851c revision: ff015074ef35bd94cba943f9c0f98e161ab5851c
specs: specs:
grit (2.4.1) grit (2.4.1)
...@@ -23,11 +21,13 @@ GIT ...@@ -23,11 +21,13 @@ GIT
posix-spawn (~> 0.3.6) posix-spawn (~> 0.3.6)
GIT GIT
remote: git://github.com/randx/albino.git remote: git://github.com/mbleigh/seed-fu.git
revision: 118380924969f3a856659f86ea1f40c1ba7bfcb1 revision: 29fe8c61ca6cc4408115ea7475fe2647081bd348
branch: rails-3-1
specs: specs:
albino (1.3.3) seed-fu (2.0.1.rails31)
posix-spawn (>= 0.3.6) activerecord (~> 3.1.0.rc4)
activesupport (~> 3.1.0.rc4)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册