mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Bump rack-mount version to 0.6.4
This commit is contained in:
committed by
wycats
parent
f802eb2f00
commit
6865b5e4eb
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
|
||||
s.add_dependency('i18n', '~> 0.4.1')
|
||||
s.add_dependency('rack', '~> 1.1.0')
|
||||
s.add_dependency('rack-test', '~> 0.5.4')
|
||||
s.add_dependency('rack-mount', '~> 0.6.3')
|
||||
s.add_dependency('rack-mount', '~> 0.6.4')
|
||||
s.add_dependency('tzinfo', '~> 0.3.16')
|
||||
s.add_dependency('erubis', '~> 2.6.5')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user