Skip to content

Commit

Permalink
rollback to an older version of activesupport
Browse files Browse the repository at this point in the history
  • Loading branch information
steelThread committed Nov 19, 2013
1 parent dc33a9f commit 3beab68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion redmon.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Gem::Specification.new do |s|
s.add_dependency "haml"
s.add_dependency "rack"
s.add_dependency "thin"
s.add_dependency "activesupport"
s.add_dependency "activesupport", "~> 3.2.0"
s.add_dependency "json", "~> 1.7.7"
s.add_dependency "mixlib-cli"

s.add_development_dependency "sinatra-contrib", "~> 1.3.1"
Expand Down

0 comments on commit 3beab68

Please sign in to comment.