]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Add basic tests for browse#new_note and browse#query
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 5eb559113b883aa8aa54b6f482cb5773b6a6565a..f75921f123d5303424b92e0b35cddb99710200d1 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 
 # Require rails
-gem "rails", "5.2.0"
+gem "rails", "5.2.2"
 
 # Require things which have moved to gems in ruby 1.9
 gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19
@@ -47,7 +47,7 @@ gem "image_optim_rails"
 gem "actionpack-page_caching"
 gem "active_record_union"
 gem "cancancan"
-gem "composite_primary_keys", "~> 11.0.0"
+gem "composite_primary_keys", "~> 11.1.0"
 gem "delayed_job_active_record"
 gem "dynamic_form"
 gem "http_accept_language", "~> 2.0.0"
@@ -71,8 +71,8 @@ gem "rack-uri_sanitizer"
 gem "omniauth"
 gem "omniauth-facebook"
 gem "omniauth-github"
-gem "omniauth-google-oauth2", ">= 0.2.7"
-gem "omniauth-mediawiki", ">= 0.0.3"
+gem "omniauth-google-oauth2", ">= 0.6.0"
+gem "omniauth-mediawiki", ">= 0.0.4"
 gem "omniauth-openid"
 gem "omniauth-windowslive"