[4531] ControlTower/trunk/Rakefile
Revision: 4531 http://trac.macosforge.org/projects/ruby/changeset/4531 Author: joshua.ballanco@apple.com Date: 2010-09-20 15:56:08 -0700 (Mon, 20 Sep 2010) Log Message: ----------- Don't really need that, I guess Modified Paths: -------------- ControlTower/trunk/Rakefile Modified: ControlTower/trunk/Rakefile =================================================================== --- ControlTower/trunk/Rakefile 2010-09-20 22:45:39 UTC (rev 4530) +++ ControlTower/trunk/Rakefile 2010-09-20 22:56:08 UTC (rev 4531) @@ -4,7 +4,6 @@ CT_VERSION = '1.0' GEM_SPEC = Gem::Specification.new do |spec| - spec.platform = Gem::Platform.local spec.name = 'control_tower' spec.summary = 'A Rack-based HTTP server for MacRuby' spec.description = <<-DESCRIPTION
participants (1)
-
source_changes@macosforge.org