Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
device_detector (>= 1)
safely_block (>= 0.4)
android_key_attestation (0.3.0)
annotaterb (4.16.0)
annotaterb (4.20.0)
activerecord (>= 6.0.0)
activesupport (>= 6.0.0)
anomaly_detection (0.3.0)
Expand All @@ -121,7 +121,7 @@ GEM
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
benchmark (0.4.1)
bigdecimal (3.2.2)
bigdecimal (3.3.1)
bindata (2.5.1)
bindex (0.8.1)
blazer (3.3.0)
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
cmdstan (0.5.0)
csv
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
connection_pool (2.5.4)
console1984 (0.2.2)
irb (~> 1.13)
parser
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
benchmark
logger
mini_mime (1.1.5)
minitest (5.25.5)
minitest (5.26.0)
mission_control-jobs (1.0.2)
actioncable (>= 7.1)
actionpack (>= 7.1)
Expand Down Expand Up @@ -679,7 +679,7 @@ GEM
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uniform_notifier (1.17.0)
uri (1.0.3)
uri (1.0.4)
useragent (0.16.11)
validates_email_format_of (1.8.2)
i18n (>= 0.8.0)
Expand Down
Loading