context.gemspec in djsun-context-0.5.5 vs context.gemspec in djsun-context-0.5.6
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "context"
- s.version = "0.5.5"
+ s.version = "0.5.6"
s.date = "2008-10-03"
s.summary = "Contexts and DSL sugar for your tests"
s.email = "jeremy@entp.com"
s.homepage = "http://github.com/jeremymcanally/context"
s.description = "If you've ever wanted contexts in your Test::Unit tests, then context is for you. Your tests will be easier to read and write without all the magic and extra code smell!"
\ No newline at end of file