Skip to content

Commit

Permalink
using cells-3.5 now.
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Feb 5, 2011
1 parent 44fe3a3 commit fb5be4c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
source "http://rubygems.org"

gemspec

#gem "cells", :path => "/home/nick/projects/cells"
gem "cells", :git => "git://github.com/apotonick/cells"
#gem "rails", :path => "/home/nick/projects/rayls"
2 changes: 1 addition & 1 deletion apotomo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency "rails", "~> 3.0"
#s.add_dependency "cells", "~> 3.5.0.beta2"
s.add_dependency "cells", "~> 3.5"
s.add_dependency "onfire", "~> 0.1.1"
s.add_dependency "hooks", "~> 0.1.3"

Expand Down

0 comments on commit fb5be4c

Please sign in to comment.