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