diff --git a/Gemfile b/Gemfile index 92ccf11a..5a2d82ad 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'jquery-rails' # always possible on all platforms # Alternatively use --without arguments to bundler to not install that group gem "sqlite3", group: :sqlite -gem "mysql2", group: :mysql +gem "mysql2", "~> 0.3.17", group: :mysql gem "RedCloth" gem "sanitize", ">=3.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index ce54130b..bb0856a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM metaclass (~> 0.0.1) multi_json (1.11.1) multi_test (0.1.1) - mysql2 (0.3.16) + mysql2 (0.3.20) nokogiri (1.6.4) mini_portile (~> 0.6.0) nokogumbo (1.1.12) @@ -245,7 +245,7 @@ DEPENDENCIES htmlentities jquery-rails mocha - mysql2 + mysql2 (~> 0.3.17) paperclip rack-dev-mark rack-mini-profiler