On Nov 14, 2008, at 9:51 AM, Seth Thomas Rasmussen wrote:
On Fri, Nov 14, 2008 at 12:47 PM, Vassilis Rizopoulos
<[EMAIL PROTECTED]> wrote:
Seth Thomas Rasmussen wrote:
On Fri, Nov 14, 2008 at 11:02 AM, Vassilis Rizopoulos
<[EMAIL PROTECTED]> wrote:
OK, I put my laziness aside and tried a few things.
Pulling master from git and downloading the pre-built
dependencies I
followed the quick instruction for building Shoes on Mac OS X.
Building breaks off with the following:
private method `specification_version=' called for
#<Gem::Specification:0x5445d4>
Yeah, I think I hit this not too long ago.. it seems fixed today
after
I've built against r1076. What rev are you at?
I cloned from GitHub (last change I got was
dc337b7f1f4dd8625cf8e8c1a216d92492d074d4), branched, did a build,
fixed the
gemspecs and built again :).
Hmm, OK. That is the latest commit as of this writing.. not sure
what's up then..
Same here. On a slightly different topic, I was able to use a gem from
my custom repository once I added a trailing slash to the source URI.
Though I haven't figured out why the bad URI didn't give an error.