jasmine-ajax/Gemfile.lock

43 lines
887 B
Plaintext
Raw Normal View History

2011-09-23 10:17:31 +08:00
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
2011-09-23 10:17:31 +08:00
diff-lcs (1.1.3)
ffi (1.2.0)
jasmine (1.3.1)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
2011-09-23 10:17:31 +08:00
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.3.1)
libwebsocket (0.1.7.1)
addressable
websocket
multi_json (1.5.0)
rack (1.4.1)
rake (0.9.2.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.0)
rubyzip (0.9.9)
selenium-webdriver (2.27.2)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
2011-09-23 10:17:31 +08:00
rubyzip
websocket (1.0.5)
2011-09-23 10:17:31 +08:00
PLATFORMS
ruby
DEPENDENCIES
jasmine (~> 1.3)
rake