Gemfile.lock in fancy_count-1.0.2 vs Gemfile.lock in fancy_count-1.0.3
- old
+ new
@@ -1,12 +1,11 @@
PATH
remote: .
specs:
- fancy_count (0.1.0)
+ fancy_count (1.0.2)
activerecord (>= 4.2, < 7)
activesupport (>= 4.2, < 7)
- discard (>= 1.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.3.1)
@@ -83,9 +82,10 @@
DEPENDENCIES
activerecord
bundler
database_cleaner-active_record (~> 2.0)
+ discard (>= 1.0)
fancy_count!
rake (>= 10.0)
rspec (>= 3.5.0)
sqlite3
standard