203 lines
4.4 KiB
Plaintext
203 lines
4.4 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
actionmailer (3.2.9)
|
|
actionpack (= 3.2.9)
|
|
mail (~> 2.4.4)
|
|
actionpack (3.2.9)
|
|
activemodel (= 3.2.9)
|
|
activesupport (= 3.2.9)
|
|
builder (~> 3.0.0)
|
|
erubis (~> 2.7.0)
|
|
journey (~> 1.0.4)
|
|
rack (~> 1.4.0)
|
|
rack-cache (~> 1.2)
|
|
rack-test (~> 0.6.1)
|
|
sprockets (~> 2.2.1)
|
|
activemodel (3.2.9)
|
|
activesupport (= 3.2.9)
|
|
builder (~> 3.0.0)
|
|
activerecord (3.2.9)
|
|
activemodel (= 3.2.9)
|
|
activesupport (= 3.2.9)
|
|
arel (~> 3.0.2)
|
|
tzinfo (~> 0.3.29)
|
|
activeresource (3.2.9)
|
|
activemodel (= 3.2.9)
|
|
activesupport (= 3.2.9)
|
|
activesupport (3.2.9)
|
|
i18n (~> 0.6)
|
|
multi_json (~> 1.0)
|
|
arel (3.0.2)
|
|
bcrypt-ruby (3.0.1)
|
|
builder (3.0.4)
|
|
capistrano (2.13.5)
|
|
highline
|
|
net-scp (>= 1.0.0)
|
|
net-sftp (>= 2.0.0)
|
|
net-ssh (>= 2.0.14)
|
|
net-ssh-gateway (>= 1.1.0)
|
|
carrierwave (0.7.1)
|
|
activemodel (>= 3.2.0)
|
|
activesupport (>= 3.2.0)
|
|
chunky_png (1.2.6)
|
|
coffee-rails (3.2.2)
|
|
coffee-script (>= 2.2.0)
|
|
railties (~> 3.2.0)
|
|
coffee-script (2.2.0)
|
|
coffee-script-source
|
|
execjs
|
|
coffee-script-source (1.4.0)
|
|
compass (0.12.2)
|
|
chunky_png (~> 1.2)
|
|
fssm (>= 0.2.7)
|
|
sass (~> 3.1)
|
|
compass-rails (1.0.3)
|
|
compass (>= 0.12.2, < 0.14)
|
|
devise (2.1.2)
|
|
bcrypt-ruby (~> 3.0)
|
|
orm_adapter (~> 0.1)
|
|
railties (~> 3.1)
|
|
warden (~> 1.2.1)
|
|
erubis (2.7.0)
|
|
execjs (1.4.0)
|
|
multi_json (~> 1.0)
|
|
formtastic (2.2.1)
|
|
actionpack (>= 3.0)
|
|
fssm (0.2.9)
|
|
haml (3.1.7)
|
|
haml-rails (0.3.5)
|
|
actionpack (>= 3.1, < 4.1)
|
|
activesupport (>= 3.1, < 4.1)
|
|
haml (~> 3.1)
|
|
railties (>= 3.1, < 4.1)
|
|
highline (1.6.15)
|
|
hike (1.2.1)
|
|
i18n (0.6.1)
|
|
journey (1.0.4)
|
|
jquery-rails (2.1.4)
|
|
railties (>= 3.0, < 5.0)
|
|
thor (>= 0.14, < 2.0)
|
|
json (1.8.1)
|
|
kgio (2.11.2)
|
|
libv8 (3.16.14.19)
|
|
mail (2.4.4)
|
|
i18n (>= 0.4.0)
|
|
mime-types (~> 1.16)
|
|
treetop (~> 1.4.8)
|
|
mime-types (1.19)
|
|
modular-scale (1.0.2)
|
|
compass (>= 0.11.5)
|
|
sassy-math (>= 1.2)
|
|
multi_json (1.5.0)
|
|
net-scp (1.0.4)
|
|
net-ssh (>= 1.99.1)
|
|
net-sftp (2.0.5)
|
|
net-ssh (>= 2.0.9)
|
|
net-ssh (2.6.2)
|
|
net-ssh-gateway (1.1.0)
|
|
net-ssh (>= 1.99.1)
|
|
nokogiri (1.5.5)
|
|
orm_adapter (0.4.0)
|
|
polyglot (0.3.3)
|
|
posix-spawn (0.3.6)
|
|
pygments.rb (0.3.3)
|
|
posix-spawn (~> 0.3.6)
|
|
yajl-ruby (~> 1.1.0)
|
|
rack (1.4.7)
|
|
rack-cache (1.2)
|
|
rack (>= 0.4)
|
|
rack-ssl (1.3.2)
|
|
rack
|
|
rack-test (0.6.2)
|
|
rack (>= 1.0)
|
|
rails (3.2.9)
|
|
actionmailer (= 3.2.9)
|
|
actionpack (= 3.2.9)
|
|
activerecord (= 3.2.9)
|
|
activeresource (= 3.2.9)
|
|
activesupport (= 3.2.9)
|
|
bundler (~> 1.0)
|
|
railties (= 3.2.9)
|
|
railties (3.2.9)
|
|
actionpack (= 3.2.9)
|
|
activesupport (= 3.2.9)
|
|
rack-ssl (~> 1.3.2)
|
|
rake (>= 0.8.7)
|
|
rdoc (~> 3.4)
|
|
thor (>= 0.14.6, < 2.0)
|
|
raindrops (0.19.0)
|
|
rake (10.0.3)
|
|
rdoc (3.12)
|
|
json (~> 1.4)
|
|
redcarpet (2.2.2)
|
|
ref (2.0.0)
|
|
rmagick (2.13.4)
|
|
rvm-capistrano (1.2.7)
|
|
capistrano (>= 2.0.0)
|
|
sass (3.2.3)
|
|
sass-rails (3.2.5)
|
|
railties (~> 3.2.0)
|
|
sass (>= 3.1.10)
|
|
tilt (~> 1.3)
|
|
sassy-math (1.2)
|
|
compass (~> 0.11)
|
|
sprockets (2.2.2)
|
|
hike (~> 1.2)
|
|
multi_json (~> 1.0)
|
|
rack (~> 1.0)
|
|
tilt (~> 1.1, != 1.3.0)
|
|
sqlite3 (1.3.13)
|
|
therubyracer (0.12.3)
|
|
libv8 (~> 3.16.14.15)
|
|
ref
|
|
thor (0.16.0)
|
|
tilt (1.3.3)
|
|
treetop (1.4.12)
|
|
polyglot
|
|
polyglot (>= 0.3.1)
|
|
tzinfo (0.3.35)
|
|
uglifier (1.3.0)
|
|
execjs (>= 0.3.0)
|
|
multi_json (~> 1.0, >= 1.0.2)
|
|
unicorn (4.6.3)
|
|
kgio (~> 2.6)
|
|
rack
|
|
raindrops (~> 0.7)
|
|
warden (1.2.1)
|
|
rack (>= 1.0)
|
|
yajl-ruby (1.1.0)
|
|
zurb-foundation (3.2.3)
|
|
compass (>= 0.12.2)
|
|
modular-scale (>= 1.0.2)
|
|
rake
|
|
sass (>= 3.2.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
capistrano
|
|
carrierwave
|
|
coffee-rails (~> 3.2.1)
|
|
compass-rails
|
|
devise
|
|
formtastic
|
|
haml-rails
|
|
jquery-rails
|
|
nokogiri
|
|
pygments.rb
|
|
rails (= 3.2.9)
|
|
redcarpet
|
|
rmagick
|
|
rvm-capistrano
|
|
sass-rails (~> 3.2.3)
|
|
sqlite3
|
|
therubyracer
|
|
uglifier (>= 1.0.3)
|
|
unicorn (= 4.6.3)
|
|
zurb-foundation (>= 3.2)
|
|
|
|
BUNDLED WITH
|
|
1.16.1
|