mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
merge activesupport update
This commit is contained in:
commit
07aa2113b9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency('hooks', ['~> 0.3'])
|
||||
|
||||
# Helpers
|
||||
s.add_dependency('activesupport', ['~> 4.0.1'])
|
||||
s.add_dependency('activesupport', ['~> 4.1.0'])
|
||||
s.add_dependency("padrino-helpers", ['~> 0.12.1'])
|
||||
|
||||
# Watcher
|
||||
|
|
Loading…
Reference in a new issue