diff --git a/Gemfile b/Gemfile index 39207bf77b..838a4b5fb8 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ group :test do gem 'mocha' # Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. # It encourages beautiful code by favoring convention over configuration. - gem 'rails', '~> 5.1.0' + gem 'rails', '~> 5.1.5' # Create customizable MiniTest output formats gem 'minitest-reporters', require: false # Code coverage for Ruby 1.9+ with a powerful configuration library and automatic merging of coverage across test suites