relax gemfile version

This commit is contained in:
Michael Ball 2021-02-18 16:19:34 -08:00
parent 16a403e633
commit 6f90a10e15

View file

@ -2,7 +2,7 @@
source 'https://rubygems.org'
ruby '=> 2.5.0'
# ruby '~> 2.5.0'
# rails-assets requires >= 1.8.4
if Gem::Version.new(Bundler::VERSION) < Gem::Version.new('1.8.4')