Skip to content

Commit

Permalink
add mysql gem
Browse files Browse the repository at this point in the history
  • Loading branch information
mejackreed committed Feb 21, 2017
1 parent 99d29ba commit 4fdd8b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ gem 'mods_display', '0.3.4'
gem 'coderay'
gem 'blacklight_range_limit'

gem 'mysql2'

group :deployment do
gem 'dlss-capistrano'
gem 'capistrano-passenger'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ GEM
stanford-mods
multi_json (1.11.2)
multipart-post (2.0.0)
mysql2 (0.4.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
Expand Down Expand Up @@ -352,6 +353,7 @@ DEPENDENCIES
jbuilder
jquery-rails
mods_display (= 0.3.4)
mysql2
poltergeist
rails (= 4.2.7.1)
rake (= 11.3.0)
Expand Down

0 comments on commit 4fdd8b6

Please sign in to comment.