diff --git a/Gemfile b/Gemfile index 8a68545..3d263c6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source ENV.fetch('GEM_SOURCE','https://rubygems.org') -gem "activerecord", "~> 3.2.1" +gem "activerecord", ">= 3.2.1" # Specify your gem's dependencies in fuzzily.gemspec gemspec