rubycas-server/Gemfile.lock

76 строки
1.6 KiB
Plaintext

GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activesupport (3.0.3)
arel (2.0.6)
builder (2.1.2)
capybara (0.4.0)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.2)
celerity (0.8.5)
childprocess (0.1.4)
ffi (~> 0.6.3)
crypt-isaac (0.9.1)
culerity (0.2.12)
diff-lcs (1.1.2)
ffi (0.6.3)
rake (>= 0.8.7)
gettext (2.1.0)
locale (>= 2.0.5)
i18n (0.5.0)
json_pure (1.4.6)
locale (2.0.5)
mime-types (1.16)
nokogiri (1.4.4)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
rake (0.8.7)
rspec (2.2.0)
rspec-core (~> 2.2)
rspec-expectations (~> 2.2)
rspec-mocks (~> 2.2)
rspec-core (2.2.1)
rspec-expectations (2.2.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.2.0)
rubyzip (0.9.4)
selenium-webdriver (0.1.1)
childprocess (= 0.1.4)
ffi (~> 0.6.3)
json_pure
rubyzip
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
sqlite3-ruby (1.3.2)
tilt (1.1)
tzinfo (0.3.23)
xpath (0.1.2)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.0.0)
activesupport (~> 3.0.0)
crypt-isaac (~> 0.9.1)
gettext (~> 2.1.0)
sinatra (~> 1.0)