Gemfile in all_seeing_eye-0.0.1 vs Gemfile in all_seeing_eye-0.0.2
- old
+ new
@@ -1,9 +1,8 @@
source "http://rubygems.org"
gem 'redis'
gem 'chronic'
-gem 'active_support'
gem 'rbtree'
gem 'i18n'
group :development do
gem "bundler", "~> 1.0.0"