Skip to content

Commit

Permalink
use activesupport 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mahemoff committed Feb 24, 2012
1 parent bc4c1ea commit de97a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedzirra.gemspec
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'sax-machine', ['~> 0.1.0']
s.add_runtime_dependency 'curb', ['~> 0.7.15']
s.add_runtime_dependency 'builder', ['>= 2.1.2']
s.add_runtime_dependency 'activesupport', ['~> 3.0.8']
s.add_runtime_dependency 'activesupport', ['~> 3.1.1']
s.add_runtime_dependency 'loofah', ['~> 1.2.0']
s.add_runtime_dependency 'rdoc', ['~> 3.8']
s.add_runtime_dependency 'rake', ['>= 0.8.7']
Expand Down

0 comments on commit de97a1b

Please sign in to comment.