]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Use each_with_object and make the code pithier
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 829403819659b2ac566e29e426172690b374b480..ef93f0d8ff0960b072d87945805c46c87daecee1 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -64,6 +64,7 @@ gem "omniauth-google-oauth2", ">= 0.2.7"
 gem "omniauth-facebook"
 gem "omniauth-windowslive"
 gem "omniauth-github"
+gem "omniauth-mediawiki", ">= 0.0.3"
 
 # Markdown formatting support
 gem "redcarpet"