Skip to content

Commit

Permalink
Fix celluloid location
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Mar 2, 2012
1 parent e3d19b8 commit 5e5f21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source :rubygems

gem 'celluloid', :git => 'git://github.com/tarcieri/celluloid'
gem 'celluloid', :git => 'git://github.com/celluloid/celluloid'

# Specify your gem's dependencies in celluloid-io.gemspec
gemspec

0 comments on commit 5e5f21e

Please sign in to comment.