Skip to content
Open
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 @@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby "2.7.6"

gem "acts_as_list", "~> 1.0"
gem "avo", "~> 2.13.0"
gem "avo", "~> 2.18.0"
gem "aws-sdk-s3", require: false
gem "bootsnap", ">= 1.4.4", require: false
gem "cssbundling-rails"
Expand Down
57 changes: 15 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,28 +71,26 @@ GEM
tzinfo (~> 2.0)
acts_as_list (1.0.4)
activerecord (>= 4.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
argon2 (2.1.1)
ffi (~> 1.14)
ffi-compiler (~> 1.0)
ast (2.4.2)
avo (2.13.1)
avo (2.18.0)
actionview (>= 6.0)
active_link_to
activerecord (>= 6.0)
addressable
breadcrumbs_on_rails
chartkick
countries
docile
dry-initializer
hotwire-rails
httparty
image_processing
inline_svg
meta-tags
pagy
pundit
rails (>= 6.0)
view_component (= 2.60)
turbo-rails
view_component
zeitwerk
aws-eventstream (1.2.0)
aws-partitions (1.583.0)
Expand Down Expand Up @@ -130,7 +128,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (4.2.1)
clearance (2.6.0)
actionmailer (>= 5.0)
activemodel (>= 5.0)
Expand All @@ -141,8 +138,6 @@ GEM
railties (>= 5.0)
cliver (0.3.2)
concurrent-ruby (1.1.10)
countries (5.2.0)
unaccent (~> 0.3)
crass (1.0.6)
css_parser (1.12.0)
addressable
Expand All @@ -152,7 +147,6 @@ GEM
capybara (>= 2.1, < 4)
ferrum (~> 0.11.0)
dalli (3.2.2)
digest (3.1.0)
docile (1.4.0)
dry-initializer (3.1.1)
email_validator (2.2.3)
Expand Down Expand Up @@ -180,20 +174,13 @@ GEM
addressable (>= 2.5.0)
globalid (1.0.0)
activesupport (>= 5.0)
hotwire-rails (0.1.3)
rails (>= 6.0.0)
stimulus-rails
turbo-rails
htmlbeautifier (1.4.2)
htmlentities (4.3.4)
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
inline_svg (1.8.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
Expand Down Expand Up @@ -233,7 +220,6 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
Expand All @@ -242,20 +228,14 @@ GEM
multi_xml (0.6.0)
net-http (0.2.2)
uri
net-imap (0.2.3)
digest
net-imap (0.3.1)
net-protocol
strscan
net-pop (0.1.1)
digest
net-pop (0.1.2)
net-protocol
timeout
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
digest
net-smtp (0.3.3)
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
Expand All @@ -270,11 +250,9 @@ GEM
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.3)
public_suffix (4.0.7)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.0)
rack (2.2.4)
rack-mini-profiler (3.0.0)
Expand Down Expand Up @@ -338,8 +316,6 @@ GEM
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
sentry-rails (5.4.2)
railties (>= 5.0)
Expand All @@ -364,9 +340,6 @@ GEM
rubocop (= 1.35.0)
rubocop-performance (= 1.14.3)
statsd-ruby (1.5.0)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
strscan (3.0.4)
tailwindcss-rails (2.0.12)
railties (>= 6.0.0)
tailwindcss-rails (2.0.12-arm64-darwin)
Expand All @@ -381,11 +354,11 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unicode-display_width (2.2.0)
uri (0.11.0)
view_component (2.60.0)
view_component (2.74.1)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
web-console (4.2.0)
actionview (>= 6.0.0)
Expand All @@ -409,7 +382,7 @@ PLATFORMS

DEPENDENCIES
acts_as_list (~> 1.0)
avo (~> 2.13.0)
avo (~> 2.18.0)
aws-sdk-s3
barnes
bootsnap (>= 1.4.4)
Expand Down