Gemfile in
attribute_extras-1.0.0
vs Gemfile in
attribute_extras-1.0.1
- old
+ new
@@ -1,5 +1,7 @@
# frozen_string_literal: true source 'https://rubygems.org' gemspec
+
+gem 'activerecord', '>= 6.0.0.beta1'