gemfiles/rails_5.2.gemfile in pricehubble-0.4.2 vs gemfiles/rails_5.2.gemfile in pricehubble-1.0.0
- old
+ new
@@ -1,11 +1,8 @@
-# frozen_string_literal: true
-
# This file was generated by Appraisal
-source 'https://rubygems.org'
+source "https://rubygems.org"
-gem 'activemodel', '~> 5.2.2'
-gem 'activesupport', '~> 5.2.2'
-gem 'railties', '~> 5.2.2'
+gem "activemodel", "~> 5.2.0"
+gem "activesupport", "~> 5.2.0"
-gemspec path: '../'
+gemspec path: "../"