Commit graph

16 commits

Author SHA1 Message Date
Reinier Balt
ceda51b5bf upgrade to rails 2.3.12 and fix deprecation warning and fix some version numbers of gems used for testing 2011-06-09 17:04:00 +02:00
Reinier Balt
19f9cacd37 fix actionwebservice using path from Eric found on github. 2011-04-09 11:04:08 +02:00
Reinier Balt
e84e899bef fix #1097 by unpacking gems into vendor
except RedCloth which needs native extentions
2011-02-25 15:31:05 +01:00
Reinier Balt
594162d242 fix #1095: remove old rack and will_paginate and add gem references. Please run rake gems:install 2011-02-08 09:40:54 +01:00
Eric Allen
b35b48f2bf Replaced soap4r with Ruby 1.9-compat version
http://github.com/spox/soap4r-spox

Fixes #994.
2010-03-14 12:35:55 -04:00
Eric Allen
61eb6aeb6a Vendoring soap4r 2010-02-12 14:56:13 -05:00
Eric Allen
d8528071f0 AWS caused Rubinius to be sad. Fixed 2009-12-31 21:06:33 -05:00
Eric Allen
156862200b Vendoring Rack
Joyent hasn't upgraded their gem yet, and for many users this could be a
major installation pitfall. Rails is vendored, so why can't it boot?
Rack? What's that?
2009-12-14 11:40:57 -05:00
Eric Allen
804d59c542 Install ActionWebService ported to Rails 2.3 2009-12-07 18:07:09 -05:00
Reinier Balt
16f170c299 Merge branch '1.7_branch'
Conflicts:
	vendor/gems/ruby-openid-2.1.2/.specification
2008-12-21 22:00:41 +01:00
Reinier Balt
0604cb187f fix annoying warning about the spec for highline.
seems that rake gems:refresh_specs only works for gems in /vendor/gems that are mentioned in config.gem in environment.rb. Therefore I've updated environment.rb.tmpl.
2008-12-21 21:53:42 +01:00
bsag
36a80a6a24 Tried to fix highline gem error by updating gemspec. Didn't work ;-) 2008-12-18 16:45:41 +00:00
Eric Allen
e92dae2ffc Upgraded to open_id_authentication plugin at 00d8bc7f97 and unpacked ruby-openid gem version 2.1.2. 2008-12-08 00:44:09 -05:00
Reinier Balt
ed91cdff86 install highline 1.5.0 2008-11-28 08:41:26 +01:00
Reinier Balt
f8057846bc remove highline gem 2008-11-28 08:40:13 +01:00
bsag
4cbf5a34d3 Removed superfluous 'tracks' directory at the root of the repository.
Testing commits to github.
2008-05-20 21:28:26 +01:00