verbs 2.0.9 → 2.0.10

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -10,7 +10,6 @@ begin
10
10
  gem.email = "andy@rossmeissl.net"
11
11
  gem.homepage = "http://github.com/rossmeissl/verbs"
12
12
  gem.authors = ["Andy Rossmeissl"]
13
- gem.add_dependency 'andand', '>=1.3.1'
14
13
  gem.add_dependency 'activesupport', '>=2.3.4'
15
14
  # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
16
15
  end
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.0.9
1
+ 2.0.10