Skip to content
Snippets Groups Projects
Commit 32e7a7f0 authored by Alex Reisner's avatar Alex Reisner
Browse files

Lock to Ruby 1.9.3-compatible gem version.

parent 85cd3442
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ group :development, :test do
gem 'rails'
gem 'sqlite3'
gem 'sqlite_ext', '~> 1.5.0'
gem 'pg'
gem 'pg', '0.18.4'
gem 'mysql2', '~> 0.3.11'
gem 'public_suffix', '1.4.6'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment