Gemfile.lock in whoop-1.0.0 vs Gemfile.lock in whoop-1.0.1
- old
+ new
@@ -1,16 +1,22 @@
PATH
remote: .
specs:
- whoop (1.0.0)
+ whoop (1.0.1)
+ activerecord
activesupport
anbt-sql-formatter
colorize
rouge
GEM
remote: https://rubygems.org/
specs:
+ activemodel (7.0.4)
+ activesupport (= 7.0.4)
+ activerecord (7.0.4)
+ activemodel (= 7.0.4)
+ activesupport (= 7.0.4)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)