Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ gem "acts_as_tenant"
gem "pagy", "~> 43"
gem "seed-fu", "~> 2.3"
gem "whenever", require: false
gem "madmin", "~> 2.0"
gem "madmin", "~> 2.3"
gem "valid_email2"
gem "importmap-rails"
gem "tailwindcss-rails", "~> 4.0"
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
smart_properties
bigdecimal (4.1.2)
bindex (0.8.1)
bootsnap (1.24.5)
bootsnap (1.24.6)
msgpack (~> 1.2)
brakeman (8.0.4)
racc
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
http-2 (>= 1.1.3)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
image_processing (2.0.1)
image_processing (2.0.2)
importmap-rails (2.2.3)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
Expand All @@ -211,7 +211,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.19.7)
json (2.19.8)
jsonapi-serializer (2.2.0)
activesupport (>= 4.2)
jwt (3.2.0)
Expand All @@ -222,7 +222,7 @@ GEM
loofah (2.25.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
madmin (2.3.2)
madmin (2.3.3)
importmap-rails
pagy (>= 3.5)
propshaft
Expand Down Expand Up @@ -291,7 +291,7 @@ GEM
orm_adapter (0.5.0)
os (1.1.4)
ostruct (0.6.3)
overcommit (0.69.0)
overcommit (0.70.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (>= 3.3.9)
Expand All @@ -316,7 +316,7 @@ GEM
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
psych (5.3.1)
psych (5.4.0)
date
stringio
public_suffix (7.0.5)
Expand Down Expand Up @@ -485,7 +485,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.8.0)
websocket-driver (0.8.1)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down Expand Up @@ -521,7 +521,7 @@ DEPENDENCIES
image_processing (~> 2.0)
importmap-rails
jsonapi-serializer
madmin (~> 2.0)
madmin (~> 2.3)
mailbin
minitest-mock
mission_control-jobs
Expand Down