active_support is now activesupport
Showing
... | ... | @@ -8,4 +8,4 @@ gem "sinatra" |
gem "haml" | ||
gem "rb-inotify" | ||
gem "rerun" | ||
gem "active_support" | ||
gem "activesupport" |
Please register or sign in to comment
... | ... | @@ -8,4 +8,4 @@ gem "sinatra" |
gem "haml" | ||
gem "rb-inotify" | ||
gem "rerun" | ||
gem "active_support" | ||
gem "activesupport" |