-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed binstubs which were causing trouble. updated the update_gemfi…
…le_jail.rb file
- Loading branch information
Philip (flip) Kromer
committed
Jul 31, 2011
1 parent
8cea45d
commit 6287616
Showing
3 changed files
with
8 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,6 @@ Gem::Specification.new do |s| | |
s.date = %q{2011-07-31} | ||
s.description = %q{Helper middlewares for a Goliath (http://goliath.io/) app as used in Infochimps Planet of the APIs} | ||
s.email = %q{[email protected]} | ||
s.executables = [%q{armando_demo_of_async_fibers.rb}, %q{armando_echo.rb}, %q{armando_elsewhere.rb}, %q{armando_proxy.rb}, %q{armando_raises_hell.rb}, %q{armando_sleepy.rb}, %q{auth_and_rate_limit.rb}, %q{barrier_aroundware_demo.rb}, %q{rasterize_and_shorten.rb}, %q{update_gemfile_jail.rb}] | ||
s.extra_rdoc_files = [ | ||
"LICENSE.txt", | ||
"README.md" | ||
|