Skip to content

Commit

Permalink
Bump avo-advanced from 3.15.7 to 3.16.0 (#5378)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent c766a5b commit d736dac
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ gem "prop_initializer", "~> 0.2"

group :avo, optional: true do
source "https://packager.dev/avo-hq/" do
gem "avo-advanced", "~> 3.15"
gem "avo-advanced", "~> 3.16"
end
end

Expand Down
44 changes: 22 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
GEM
remote: https://packager.dev/avo-hq/
specs:
avo-advanced (3.15.7)
avo (= 3.15.7)
avo-dynamic_filters (= 3.15.7)
avo-pro (= 3.15.7)
avo-advanced (3.16.0)
avo (= 3.16.0)
avo-dynamic_filters (= 3.16.0)
avo-pro (= 3.16.0)
zeitwerk (>= 2.6.12)
avo-dashboards (3.15.7)
avo (= 3.15.7)
avo-dashboards (3.16.0)
avo (= 3.16.0)
turbo-rails
view_component (>= 3.7.0)
zeitwerk (>= 2.6.12)
avo-dynamic_filters (3.15.7)
avo (= 3.15.7)
avo-dynamic_filters (3.16.0)
avo (= 3.16.0)
ransack (>= 4.2.0)
view_component (>= 3.7.0)
zeitwerk (>= 2.6.12)
avo-menu (3.15.7)
avo (= 3.15.7)
avo-menu (3.16.0)
avo (= 3.16.0)
docile
zeitwerk (>= 2.6.12)
avo-pro (3.15.7)
avo (= 3.15.7)
avo-dashboards (= 3.15.7)
avo-menu (= 3.15.7)
avo-pro (3.16.0)
avo (= 3.16.0)
avo-dashboards (= 3.16.0)
avo-menu (= 3.16.0)
zeitwerk (>= 2.6.12)

GEM
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
ffi-compiler (~> 1.0)
ast (2.4.2)
attr_required (1.0.2)
avo (3.15.7)
avo (3.16.0)
actionview (>= 6.1)
active_link_to
activerecord (>= 6.1)
Expand Down Expand Up @@ -886,7 +886,7 @@ DEPENDENCIES
aggregate_assertions (~> 0.2.0)
amazing_print (~> 1.6)
avo (~> 3.13)
avo-advanced (~> 3.15)!
avo-advanced (~> 3.16)!
avo_upgrade (~> 0.1.1)
aws-sdk-s3 (~> 1.177)
aws-sdk-sqs (~> 1.90)
Expand Down Expand Up @@ -1022,12 +1022,12 @@ CHECKSUMS
argon2 (2.3.0) sha256=980ef65172bf512ad37b6cbb0d61eef40b6dccab6a7db4e70557527e1dce9557
ast (2.4.2) sha256=1e280232e6a33754cde542bc5ef85520b74db2aac73ec14acef453784447cc12
attr_required (1.0.2) sha256=f0ebfc56b35e874f4d0ae799066dbc1f81efefe2364ca3803dc9ea6a4de6cb99
avo (3.15.7) sha256=18db4eaf8e128fb63e9e81058a353810709b10a957f7cbd3090972b247b38274
avo-advanced (3.15.7) sha256=eee158101430a43dd30aebc01430610b0d28be67590e80ca1240c811b38382a1
avo-dashboards (3.15.7) sha256=4c9b6c0700bc716263f601b75a004ac4771e1a62c6c7d32f6becefe27b749d04
avo-dynamic_filters (3.15.7) sha256=6342ad22a6509a5c08ee054cdbf23ac61744f37dba7825a57b3b7a9f29c3c1ca
avo-menu (3.15.7) sha256=d1bea65c02db5a688eb741431d4803b290b7b38e5988b723383ce3712ed6017d
avo-pro (3.15.7) sha256=a91e43fbf1e6037d68778609bfb53fbb9eeeb5bf4ed45e9b67675f662d52a5c0
avo (3.16.0) sha256=630871925e6c16f864d7fc5935b6f82c517008b55b24c678b7572e67ab0d449d
avo-advanced (3.16.0) sha256=f1c2b3bc5f62b0a454c1b10ae4cbb3beec0b661dea0b5570b517a1fc8de1e26c
avo-dashboards (3.16.0) sha256=33f54a664638a53840a5393356832d1c5c3cf69a91a2648b1735e241f0edd26e
avo-dynamic_filters (3.16.0) sha256=847e4489652c884bef7cd235209db85f86b52d34c03c8c54e6c15c3c6a723645
avo-menu (3.16.0) sha256=5656e57a140fdf663d66b3dbed1679de4f82259eecd51e337c97567ef9bd034e
avo-pro (3.16.0) sha256=40c75c23d1e9d7803598c44d5212763eeaa00dea36194479f50fcbe00a8f6bd8
avo_upgrade (0.1.1) sha256=8d841083b9956392f5c8fe195f25bec0d139e3646d276f8a59e66b7d2e9ebf30
aws-eventstream (1.3.0) sha256=f1434cc03ab2248756eb02cfa45e900e59a061d7fbdc4a9fd82a5dd23d796d3f
aws-partitions (1.1031.0) sha256=b29f1e6e9ea047d3272031c1a1ad2ab874157e45a7e705fae8e12c5e2845fa55
Expand Down

0 comments on commit d736dac

Please sign in to comment.