gemfiles/activesupport_51.gemfile in eve_online-0.14.0 vs gemfiles/activesupport_51.gemfile in eve_online-0.15.0

- old
+ new

@@ -1,5 +1,7 @@ +# frozen_string_literal: true + source 'https://rubygems.org' gem 'activesupport', '~> 5.1.0' -gemspec :path => '../' +gemspec path: '../'