Skip to content
Closed
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 @@ -32,7 +32,7 @@ group :development do
gem "dotenv-rails"
end

gem "motor-admin", "~> 0.4.20"
gem "motor-admin", "~> 0.4.28"

gem "friendly_id", "~> 5.5"

Expand Down
77 changes: 38 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,22 +80,23 @@ GEM
rake (>= 10.4, < 14.0)
ar_lazy_preload (1.1.2)
rails (>= 5.2)
audited (5.4.2)
activerecord (>= 5.0, < 7.2)
request_store (~> 1.2)
audited (5.7.0)
activerecord (>= 5.2, < 8.0)
activesupport (>= 5.2, < 8.0)
base64 (0.2.0)
bcrypt (3.1.18)
bigdecimal (3.1.4)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
cancancan (3.5.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
cssbundling-rails (1.3.3)
railties (>= 6.0.0)
csv (3.3.0)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
Expand All @@ -110,10 +111,9 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
et-orbi (1.2.7)
drb (2.2.1)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
faker (3.2.1)
i18n (>= 1.8.11, < 2)
Expand All @@ -124,8 +124,8 @@ GEM
ffi (1.15.5)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
fugit (1.8.1)
et-orbi (~> 1, >= 1.2.7)
fugit (1.11.0)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
Expand All @@ -136,15 +136,15 @@ GEM
rails (>= 6.0.0)
stimulus-rails
turbo-rails
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.6.0)
irb (1.9.0)
rdoc
reline (>= 0.3.8)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jsbundling-rails (1.1.2)
railties (>= 6.0.0)
jwt (2.7.1)
Expand All @@ -156,36 +156,37 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.20.0)
motor-admin (0.4.20)
minitest (5.25.0)
motor-admin (0.4.28)
ar_lazy_preload (~> 1.0)
audited (~> 5.0)
cancancan (~> 3.0)
csv (>= 3.0)
fugit (~> 1.0)
rails (>= 5.2)
msgpack (1.7.1)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-imap (0.4.5)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.5.0)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.4-aarch64-linux)
nio4r (2.7.3)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -217,13 +218,13 @@ GEM
orm_adapter (0.5.0)
pagy (6.0.4)
pg (1.5.4)
psych (5.1.1.1)
psych (5.1.2)
stringio
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
rack (3.0.8)
racc (1.8.1)
rack (3.1.7)
rack-protection (3.0.6)
rack
rack-session (2.0.0)
Expand Down Expand Up @@ -262,17 +263,15 @@ GEM
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.1.0)
rake (13.2.1)
ransack (4.1.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rdoc (6.6.0)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.4.0)
reline (0.5.9)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
Expand All @@ -291,8 +290,8 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.0.9)
thor (1.3.0)
stringio (3.1.1)
thor (1.3.1)
timeout (0.4.1)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
Expand All @@ -312,7 +311,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.12)
zeitwerk (2.6.17)

PLATFORMS
aarch64-linux
Expand All @@ -335,7 +334,7 @@ DEPENDENCIES
hotwire-rails (~> 0.1.3)
image_processing (~> 1.2)
jsbundling-rails (~> 1.1)
motor-admin (~> 0.4.20)
motor-admin (~> 0.4.28)
omniauth-facebook (~> 9.0)
omniauth-github (~> 2.0)
omniauth-google-oauth2 (~> 1.1)
Expand Down