Gemfile.lock in snaptime-0.0.1 vs Gemfile.lock in snaptime-0.0.6
- old
+ new
@@ -1,60 +1,71 @@
PATH
remote: .
specs:
- snaptime (0.0.1)
+ snaptime (0.0.6)
activerecord
activesupport
request_store
GEM
remote: https://rubygems.org/
specs:
- activemodel (5.2.3)
- activesupport (= 5.2.3)
- activerecord (5.2.3)
- activemodel (= 5.2.3)
- activesupport (= 5.2.3)
- arel (>= 9.0)
- activesupport (5.2.3)
+ activemodel (7.1.3.2)
+ activesupport (= 7.1.3.2)
+ activerecord (7.1.3.2)
+ activemodel (= 7.1.3.2)
+ activesupport (= 7.1.3.2)
+ timeout (>= 0.4.0)
+ activesupport (7.1.3.2)
+ base64
+ bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- arel (9.0.0)
- ast (2.4.0)
- benchmark-ips (2.7.2)
- concurrent-ruby (1.1.5)
- i18n (1.6.0)
+ connection_pool (>= 2.2.5)
+ drb
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ mutex_m
+ tzinfo (~> 2.0)
+ ast (2.4.2)
+ base64 (0.2.0)
+ benchmark-ips (2.13.0)
+ bigdecimal (3.1.6)
+ concurrent-ruby (1.2.3)
+ connection_pool (2.4.1)
+ drb (2.2.0)
+ ruby2_keywords
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
- minitest (5.11.3)
- mysql2 (0.5.2)
- parallel (1.17.0)
- parser (2.6.2.0)
- ast (~> 2.4.0)
- powerpack (0.1.2)
- rack (2.0.7)
+ minitest (5.22.2)
+ mutex_m (0.2.0)
+ mysql2 (0.5.6)
+ parallel (1.24.0)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
+ powerpack (0.1.3)
+ rack (3.0.9.1)
rainbow (2.2.2)
rake
- rake (12.3.2)
- request_store (1.4.1)
+ rake (13.1.0)
+ request_store (1.6.0)
rack (>= 1.4)
rubocop (0.51.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
- ruby-progressbar (1.10.0)
- thread_safe (0.3.6)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
- unicode-display_width (1.5.0)
+ ruby-progressbar (1.13.0)
+ ruby2_keywords (0.0.5)
+ timeout (0.4.1)
+ tzinfo (2.0.6)
+ concurrent-ruby (~> 1.0)
+ unicode-display_width (1.8.0)
PLATFORMS
- ruby
+ x86_64-darwin-23
DEPENDENCIES
benchmark-ips
bundler (~> 2.0)
minitest
@@ -62,6 +73,6 @@
rake
rubocop (= 0.51.0)
snaptime!
BUNDLED WITH
- 2.0.1
+ 2.4.6