Skip to content

Commit

Permalink
added sql2 to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartteal committed Aug 13, 2014
1 parent 48de587 commit f23288e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gem 'rubycas-client-rails'
gem 'rubycas-client', '2.2.1'

# Use sqlite3 as the database for Active Record
gem 'mysql2'
gem 'sqlite3'
gem 'ruby-oci8'
gem 'activerecord-oracle_enhanced-adapter', git: 'https://github.com/rsim/oracle-enhanced.git', branch: 'rails4'
Expand Down

0 comments on commit f23288e

Please sign in to comment.