Gemfile.lock in ensurance-0.1.0 vs Gemfile.lock in ensurance-0.1.1
- old
+ new
@@ -47,15 +47,15 @@
PLATFORMS
ruby
DEPENDENCIES
- activerecord (>= 3)
+ activerecord (>= 3, < 6)
bundler (~> 1.16)
ensurance!
- globalid (>= 0.3.6)
+ globalid (>= 0.3.6, < 2)
rake (~> 10.0)
rspec (~> 3.0)
- sqlite3 (>= 1.3.0)
+ sqlite3 (>= 1.3.0, < 4)
BUNDLED WITH
1.16.0