1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/Gemfile.lock
Sandro Turriate e560758a58 Add bundler
2010-10-19 22:13:27 -04:00

47 lines
907 B
Text

PATH
remote: .
specs:
httparty (0.6.1)
crack (= 0.1.8)
GEM
remote: http://rubygems.org/
specs:
activesupport (2.3.10)
builder (2.1.2)
cgi_multipart_eof_fix (2.5.0)
crack (0.1.8)
cucumber (0.9.2)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.5)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
daemons (1.1.0)
diff-lcs (1.1.2)
fakeweb (1.3.0)
fastthread (1.0.7)
gem_plugin (0.2.3)
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
json (1.4.6)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
rspec (1.3.1)
term-ansicolor (1.0.5)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 2.3)
crack (= 0.1.8)
cucumber (~> 0.7)
fakeweb (~> 1.2)
httparty!
mongrel (~> 1.1)
rspec (~> 1.3)