Gemfile.lock in fi_seo-0.1.2 vs Gemfile.lock in fi_seo-0.1.3
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- fi_seo (0.1.1)
- activerecord
+ fi_seo (0.1.3)
+ activerecord (>= 5.0, < 6.1)
meta-tags (~> 2.13)
xml-sitemap (~> 1.3, >= 1.3.3)
GEM
remote: https://rubygems.org/
@@ -80,10 +80,10 @@
PLATFORMS
ruby
DEPENDENCIES
- activerecord
+ activerecord (>= 5.0, < 6.1)
fi_seo!
meta-tags (~> 2.13)
rake (~> 12.0)
rspec (~> 3.0)
xml-sitemap (~> 1.3, >= 1.3.3)