gemfiles/rails_5.1.gemfile in rimless-0.3.0 vs gemfiles/rails_5.1.gemfile in rimless-1.0.0
- old
+ new
@@ -1,10 +1,8 @@
-# frozen_string_literal: true
-
# This file was generated by Appraisal
-source 'https://rubygems.org'
+source "https://rubygems.org"
-gem 'activesupport', '~> 5.1.6'
-gem 'railties', '~> 5.1.6'
+gem "activesupport", "~> 5.1.6"
+gem "railties", "~> 5.1.6"
-gemspec path: '../'
+gemspec path: "../"