You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

268 lines
6.1 KiB

13 years ago
GIT
remote: https://github.com/KimNorgaard/validates_hostname.git
revision: 6421e9bd8261a2fe010c627191a0dbe30352469f
specs:
validates_hostname (1.0.0)
13 years ago
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.0)
actionpack (= 3.2.0)
mail (~> 2.4.0)
actionpack (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
13 years ago
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.0)
rack (~> 1.4.0)
rack-cache (~> 1.1)
13 years ago
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
active-model-email-validator (1.0.2)
activemodel
mail
active_scaffold (3.1.20)
rails (>= 3.1.3)
activemodel (3.2.0)
activesupport (= 3.2.0)
13 years ago
builder (~> 3.0.0)
activerecord (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
arel (~> 3.0.0)
13 years ago
tzinfo (~> 0.3.29)
activeresource (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
activesupport (3.2.0)
i18n (~> 0.6)
13 years ago
multi_json (~> 1.0)
arel (3.0.0)
13 years ago
bcrypt-ruby (3.0.1)
builder (3.0.0)
cancan (1.6.7)
13 years ago
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)
13 years ago
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capybara (1.1.2)
13 years ago
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.0)
13 years ago
ffi (~> 1.0.6)
chunky_png (1.2.5)
coffee-rails (3.2.2)
13 years ago
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
13 years ago
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
compass (0.12.rc.0)
13 years ago
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.0.10)
dalli (1.1.4)
database_cleaner (0.7.1)
devise (1.5.3)
13 years ago
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.0.3)
warden (~> 1.1)
13 years ago
diff-lcs (1.1.3)
erubis (2.7.0)
execjs (1.3.0)
13 years ago
multi_json (~> 1.0)
13 years ago
factory_girl (2.5.0)
13 years ago
activesupport
13 years ago
factory_girl_rails (1.6.0)
factory_girl (~> 2.5.0)
13 years ago
railties (>= 3.0.0)
faker (1.0.1)
i18n (~> 0.4)
ffi (1.0.11)
fssm (0.2.8.1)
gem_plugin (0.2.3)
13 years ago
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-rspec (0.6.0)
guard (>= 0.10.0)
guard-spork (0.5.2)
guard (>= 0.10.0)
spork (>= 0.8.4)
highline (1.6.11)
13 years ago
hike (1.2.1)
i18n (0.6.0)
journey (1.0.1)
jquery-rails (2.0.0)
railties (>= 3.2.0.beta, < 5.0)
13 years ago
thor (~> 0.14)
json (1.6.5)
libnotify (0.7.2)
libv8 (3.3.10.4)
mail (2.4.1)
13 years ago
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mail_form (1.3.0)
mime-types (1.17.2)
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
multi_json (1.0.4)
mysql2 (0.3.11)
13 years ago
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
13 years ago
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
13 years ago
nilify_blanks (1.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
nokogiri (1.5.0)
orm_adapter (0.0.6)
13 years ago
pjax_rails (0.1.10)
13 years ago
jquery-rails
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.1)
13 years ago
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.2.0)
actionmailer (= 3.2.0)
actionpack (= 3.2.0)
activerecord (= 3.2.0)
activeresource (= 3.2.0)
activesupport (= 3.2.0)
13 years ago
bundler (~> 1.0)
railties (= 3.2.0)
rails_config (0.2.5)
activesupport (>= 3.0)
railties (3.2.0)
actionpack (= 3.2.0)
activesupport (= 3.2.0)
13 years ago
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12)
13 years ago
json (~> 1.4)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
13 years ago
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rspec-rails (2.8.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.8.0)
rubyzip (0.9.5)
sass (3.1.12)
sass-rails (3.2.4)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.18.0)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
13 years ago
rubyzip
13 years ago
sentient_user (0.3.2)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
spork (1.0.0rc1)
sprockets (2.1.2)
13 years ago
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
squeel (0.9.5)
activerecord (~> 3.0)
activesupport (~> 3.0)
polyamorous (~> 0.5.0)
switch_user (0.6.0)
therubyracer (0.9.9)
13 years ago
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.31)
uglifier (1.2.3)
13 years ago
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
userstamp_basic (0.1.0)
sentient_user (>= 0.1.0)
warden (1.1.0)
13 years ago
rack (>= 1.0)
13 years ago
xpath (0.1.4)
nokogiri (~> 1.3)
13 years ago
PLATFORMS
ruby
DEPENDENCIES
active-model-email-validator (~> 1.0.2)
active_scaffold (~> 3.1.20)
cancan (~> 1.6.7)
13 years ago
capistrano (~> 2.9.0)
13 years ago
capistrano-ext (~> 1.2.1)
13 years ago
capybara (~> 1.1.1)
coffee-rails (~> 3.2.1)
13 years ago
compass (~> 0.12.alpha.0)
dalli (~> 1.1.3)
database_cleaner (~> 0.7.1)
devise (~> 1.5.3)
factory_girl_rails (~> 1.6.0)
faker (~> 1.0.1)
guard-rspec (~> 0.6.0)
guard-spork (~> 0.5.1)
13 years ago
jquery-rails
libnotify (~> 0.7.2)
mail_form (~> 1.3.0)
mongrel (>= 1.2.0.pre2)
mysql2
13 years ago
nilify_blanks (~> 1.0.0)
13 years ago
pjax_rails (~> 0.1.10)
rails (= 3.2.0)
rails_config (~> 0.2.4)
rb-inotify (~> 0.8.8)
rspec-rails (~> 2.8.1)
sass-rails (~> 3.2.3)
13 years ago
sentient_user (~> 0.3.2)
simplecov
spork (~> 1.0.0.rc0)
squeel (~> 0.9.3)
switch_user (~> 0.6.0)
13 years ago
therubyracer
uglifier (>= 1.0.3)
userstamp_basic (~> 0.1.0)
13 years ago
validates_hostname (~> 1.0.0)!