X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/81e0b49ed55abb1a4563648273639214c26bcf95..027728fede985ab729ae8f6f330ef6dbf7ea7acd:/Gemfile diff --git a/Gemfile b/Gemfile index 6c93b96dd..75b8f7bdc 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "psych", :platforms => :ruby_20 gem "json" # Use postgres as the database -gem "pg", "~> 0.18" +gem "pg" # Use SCSS for stylesheets gem "sassc-rails"