gemfiles/rails5.gemfile in
store_attribute-0.5.1
vs gemfiles/rails5.gemfile in
store_attribute-0.5.2
- old
+ new
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'rails', '~>5.0.0'
+gem 'rails', '~> 5.1.0'
gemspec path: '..'