Rakefile in distributed_mutex-1.1.5 vs Rakefile in distributed_mutex-1.1.6

- old
+ new

@@ -8,10 +8,9 @@ s.description = %q{Framework for using a distributed mutex along with an implementation of a mutex stored on a MySQL database.} s.summary = %q{API for using a unique mutex across all instances of your application.} s.email = %q{birkirb@stoicviking.net} s.has_rdoc = true s.homepage = %q{http://github.com/birkirb/distributed_mutex} - # s.add_dependency(%q<activerecord>, ["> 1.2"]) end rescue LoadError puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com" end