diff --git a/Gemfile b/Gemfile index 46780b6a..b6adc0cb 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'jquery-ui-rails' , '~>5.0.5' # always possible on all platforms # Alternatively use --without arguments to bundler to not install that group gem "sqlite3", group: :sqlite -gem "mysql2", "~> 0.5.2", group: :mysql +gem "mysql2", "~> 0.5.3", group: :mysql gem "RedCloth" gem "sanitize", "~> 5.1" diff --git a/Gemfile.lock b/Gemfile.lock index 858d83b0..30b0bbe0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM minitest (5.13.0) minitest-stub-const (0.6) mocha (1.11.2) - mysql2 (0.5.2) + mysql2 (0.5.3) nio4r (2.5.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) @@ -291,7 +291,7 @@ DEPENDENCIES listen minitest-stub-const mocha - mysql2 (~> 0.5.2) + mysql2 (~> 0.5.3) paperclip puma (~> 4.3) rack-mini-profiler