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.
jasmine-ajax/Gemfile.lock

43 lines
887 B

13 years ago
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
13 years ago
diff-lcs (1.1.3)
ffi (1.2.0)
jasmine (1.3.1)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
13 years ago
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)
13 years ago
rubyzip
websocket (1.0.5)
13 years ago
PLATFORMS
ruby
DEPENDENCIES
jasmine (~> 1.3)
rake