Gemfile in
simple_auth-1.4.5
vs Gemfile in
simple_auth-1.5.0
- old
+ new
@@ -1,2 +1,4 @@
-source :rubygems
+source "http://rubygems.org"
gemspec
+
+gem "mongo_mapper", github: "jnunemaker/mongomapper"