From c6e61c81a5cb6f59858831eec3f22767320b54c4 Mon Sep 17 00:00:00 2001 From: Ben Langfeld Date: Mon, 25 Jun 2012 11:20:08 +0100 Subject: [PATCH] [BUGFIX] Remove celluloid-io from the Gemfile --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index 3074340..c80ee36 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,3 @@ source "http://rubygems.org" gemspec - -gem 'celluloid-io', :git => 'https://github.com/celluloid/celluloid-io.git'