Skip to content

Commit

Permalink
For now using older version to make build happy
Browse files Browse the repository at this point in the history
  • Loading branch information
arunagw committed Jun 23, 2011
1 parent 6b3342d commit ec90239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/actionpack.gemspec
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.add_dependency('rack', '~> 1.3.0')
s.add_dependency('rack-test', '~> 0.6.0')
s.add_dependency('rack-mount', '~> 0.8.1')
s.add_dependency('sprockets', '~> 2.0.0.beta.10')
s.add_dependency('sprockets', '= 2.0.0.beta.10')
s.add_dependency('tzinfo', '~> 0.3.27')
s.add_dependency('erubis', '~> 2.7.0')
end

0 comments on commit ec90239

Please sign in to comment.