diff --git a/Gemfile b/Gemfile index fa94ca9..39d0260 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'bootstrap_form', '~> 2.7' gem 'bootstrap-sass', '~> 3.3' gem 'bootscale', require: false gem 'buffer' -gem 'coffee-rails', '~> 4.2' +gem 'coffee-rails', '~> 5.0' gem 'config' gem 'country_select' gem 'devise', '>= 4.7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 4278539..3323902 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,9 +108,9 @@ GEM cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) coderay (1.1.3) - coffee-rails (4.2.2) + coffee-rails (5.0.0) coffee-script (>= 2.2.0) - railties (>= 4.0.0) + railties (>= 5.2.0) coffee-script (2.4.1) coffee-script-source execjs @@ -604,7 +604,7 @@ DEPENDENCIES buffer bundler-audit (>= 0.5.0) capybara - coffee-rails (~> 4.2) + coffee-rails (~> 5.0) config connection_pool country_select