1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Evan Phoenix
559101dcb7 Fix hoe/test + rake-compiler bug
hoe/test injects .gemtest into the spec.files, but rake-compiler tries
to invoke that as a task and doesn't find it. Presumably because
hoe/test injects the .gemtest file directly into the pkg/ directory and
rake-compiler assumes that the spec.files are available in the project
toplevel directory.
2011-11-28 11:04:28 -08:00
Evan Phoenix
7b9efe3f63 Bump to version 0.8.2 2011-11-22 15:42:05 -08:00
Evan Phoenix
c4d29698c4 Add rack as a dep 2011-10-25 15:07:54 -07:00
Evan Phoenix
f8c82937c9 Update gemspec 2011-10-25 14:37:02 -07:00
Konstantin Haase
5bacdf434f fix gemspec and manifest, so gem actually installs 2011-10-13 17:49:33 -07:00
Evan Phoenix
78df4aa2a9 Add gemspec for bundler usage 2011-10-07 12:03:34 -07:00