X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/81e0b49ed55abb1a4563648273639214c26bcf95..3bb80bc5229a6bd02c2a9dc60b5af0b39caf3310:/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"