diff --git a/Gemfile b/Gemfile index b3cebf9..e8ee543 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'uglifier', '>= 1.3.0' gem 'pg' # Use CoffeeScript for .coffee assets and views gem 'cocaine', '0.4.0' -gem 'travis' +gem 'travis', '>= 1.12.0' gem 'coffee-rails', '~> 4.2' # Turbolinks makes navigating your web application faster. Read more: https://github.com/turbolinks/turbolinks gem 'turbolinks', '~> 5'