Skip to content

Commit

Permalink
Bump Sprockets to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Jan 14, 2012
1 parent f4b1dcd commit 3cdbebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/actionpack.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_dependency('rack', '~> 1.4.0')
s.add_dependency('rack-test', '~> 0.6.1')
s.add_dependency('journey', '~> 1.0.0')
s.add_dependency('sprockets', '~> 2.1.2')
s.add_dependency('sprockets', '~> 2.2.0')
s.add_dependency('erubis', '~> 2.7.0')

s.add_development_dependency('tzinfo', '~> 0.3.29')
Expand Down

0 comments on commit 3cdbebd

Please sign in to comment.