|
|
@ -55,6 +55,12 @@ GEM |
|
|
|
bcrypt-ruby (3.0.1) |
|
|
|
bcrypt-ruby (3.0.1) |
|
|
|
builder (3.0.0) |
|
|
|
builder (3.0.0) |
|
|
|
cancan (1.6.5) |
|
|
|
cancan (1.6.5) |
|
|
|
|
|
|
|
capistrano (2.9.0) |
|
|
|
|
|
|
|
highline |
|
|
|
|
|
|
|
net-scp (>= 1.0.0) |
|
|
|
|
|
|
|
net-sftp (>= 2.0.0) |
|
|
|
|
|
|
|
net-ssh (>= 2.0.14) |
|
|
|
|
|
|
|
net-ssh-gateway (>= 1.1.0) |
|
|
|
capybara (1.1.1) |
|
|
|
capybara (1.1.1) |
|
|
|
mime-types (>= 1.16) |
|
|
|
mime-types (>= 1.16) |
|
|
|
nokogiri (>= 1.3.3) |
|
|
|
nokogiri (>= 1.3.3) |
|
|
@ -91,6 +97,7 @@ GEM |
|
|
|
railties (>= 3.0.0) |
|
|
|
railties (>= 3.0.0) |
|
|
|
ffi (1.0.9) |
|
|
|
ffi (1.0.9) |
|
|
|
fssm (0.2.7) |
|
|
|
fssm (0.2.7) |
|
|
|
|
|
|
|
highline (1.6.2) |
|
|
|
hike (1.2.1) |
|
|
|
hike (1.2.1) |
|
|
|
i18n (0.6.0) |
|
|
|
i18n (0.6.0) |
|
|
|
jquery-rails (1.0.14) |
|
|
|
jquery-rails (1.0.14) |
|
|
@ -104,6 +111,13 @@ GEM |
|
|
|
treetop (~> 1.4.8) |
|
|
|
treetop (~> 1.4.8) |
|
|
|
mime-types (1.16) |
|
|
|
mime-types (1.16) |
|
|
|
multi_json (1.0.3) |
|
|
|
multi_json (1.0.3) |
|
|
|
|
|
|
|
net-scp (1.0.4) |
|
|
|
|
|
|
|
net-ssh (>= 1.99.1) |
|
|
|
|
|
|
|
net-sftp (2.0.5) |
|
|
|
|
|
|
|
net-ssh (>= 2.0.9) |
|
|
|
|
|
|
|
net-ssh (2.2.1) |
|
|
|
|
|
|
|
net-ssh-gateway (1.1.0) |
|
|
|
|
|
|
|
net-ssh (>= 1.99.1) |
|
|
|
nilify_blanks (1.0.0) |
|
|
|
nilify_blanks (1.0.0) |
|
|
|
activerecord (>= 3.0.0) |
|
|
|
activerecord (>= 3.0.0) |
|
|
|
activesupport (>= 3.0.0) |
|
|
|
activesupport (>= 3.0.0) |
|
|
@ -196,6 +210,7 @@ PLATFORMS |
|
|
|
DEPENDENCIES |
|
|
|
DEPENDENCIES |
|
|
|
active_scaffold (~> 3.1.0)! |
|
|
|
active_scaffold (~> 3.1.0)! |
|
|
|
cancan (~> 1.6.5) |
|
|
|
cancan (~> 1.6.5) |
|
|
|
|
|
|
|
capistrano (~> 2.9.0) |
|
|
|
capybara (~> 1.1.1) |
|
|
|
capybara (~> 1.1.1) |
|
|
|
coffee-rails (~> 3.1.0) |
|
|
|
coffee-rails (~> 3.1.0) |
|
|
|
compass (~> 0.12.alpha.0) |
|
|
|
compass (~> 0.12.alpha.0) |
|
|
|