Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump multi_json dependency
  • Loading branch information
joshk committed Apr 26, 2011
1 parent 873c13f commit 1233e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activesupport/activesupport.gemspec
Expand Up @@ -17,5 +17,5 @@ Gem::Specification.new do |s|
s.files = Dir['CHANGELOG', 'README.rdoc', 'lib/**/*']
s.require_path = 'lib'

s.add_dependency('multi_json', '~> 1.0.0.rc3')
s.add_dependency('multi_json', '~> 1.0.0')
end

0 comments on commit 1233e09

Please sign in to comment.