Gemfile in dynomite-1.1.1 vs Gemfile in dynomite-1.2.0

- old
+ new

@@ -2,5 +2,9 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in dynomite.gemspec gemspec + +group :development, :test do + gem "activemodel" +end \ No newline at end of file