]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Simplify "report a problem" control
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index a2c3670e55cc6e94debd2000b622e776a41fcc72..be26c13b57d247d451f9f2bc08b204682fc92cf7 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 
 # Require rails
-gem "rails", "4.2.1"
+gem "rails", "4.2.3"
 
 # Sprockets 3 seems to be buggy, so stick with 2 for now
 gem "sprockets", "~> 2.12.3"