rubycas-server/Gemfile.lock

97 строки
2.1 KiB
Plaintext

PATH
remote: .
specs:
rubycas-server (1.1.2)
activerecord (>= 2.3.12, < 3.1)
activesupport (>= 2.3.12, < 3.1)
crypt-isaac (~> 0.9.1)
sinatra (~> 1.0)
sinatra-r18n (~> 1.1.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.12)
activesupport (= 3.0.12)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.12)
activemodel (= 3.0.12)
activesupport (= 3.0.12)
activesupport (3.0.12)
addressable (2.2.7)
arel (2.0.10)
builder (2.1.2)
capybara (1.1.2)
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.1)
ffi (~> 1.0.6)
crypt-isaac (0.9.1)
diff-lcs (1.1.3)
ffi (1.0.11)
i18n (0.5.0)
libwebsocket (0.1.3)
addressable
mime-types (1.18)
multi_json (1.3.2)
net-ldap (0.1.1)
nokogiri (1.5.2)
r18n-core (1.1.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.8.7)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
rubyzip (0.9.7)
selenium-webdriver (2.21.2)
childprocess (>= 0.2.5)
ffi (~> 1.0)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-r18n (1.1.1)
r18n-core (= 1.1.1)
sinatra (>= 1.3)
sqlite3 (1.3.6)
tilt (1.3.3)
tzinfo (0.3.33)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activeresource (< 3.1, >= 2.3.12)
capybara (= 1.1.2)
net-ldap (~> 0.1.1)
rack-test
rake (= 0.8.7)
rspec
rspec-core
rubycas-server!
sqlite3 (~> 1.3.1)