Skip to content
Merged
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
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ GEM
coffee-script
execjs
json
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.6)
config (5.6.1)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
Expand All @@ -277,8 +277,10 @@ GEM
daemons (1.4.1)
date (3.5.0)
deep_merge (1.2.2)
delayed_job (4.1.13)
delayed_job (4.2.0)
activesupport (>= 3.0, < 9.0)
benchmark
logger
delayed_job_active_record (4.1.11)
activerecord (>= 3.0, < 9.0)
delayed_job (>= 3.0, < 5)
Expand Down Expand Up @@ -354,7 +356,7 @@ GEM
hashdiff (1.2.1)
health_check (3.1.0)
railties (>= 5.0)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
icalendar (2.12.1)
base64
Expand Down Expand Up @@ -425,7 +427,8 @@ GEM
logger
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.26.2)
minitest (6.0.1)
prism (~> 1.5)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
msgpack (1.8.0)
Expand Down