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 @@ -54,7 +54,7 @@ gem "bootsnap", ">= 1.4.4", require: false
gem "image_processing", ">= 1.2"

# Webpack bundler for rails
gem "shakapacker", "6.0.0"
gem "shakapacker", "9.5.0"

# React hook for rails
gem "react-rails", "2.6.2"
Expand Down
48 changes: 26 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,15 +136,15 @@ GEM
execjs (~> 2.0)
base64 (0.3.0)
bcrypt (3.1.18)
benchmark (0.4.1)
benchmark (0.5.0)
better_html (2.0.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.3.1)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
Expand All @@ -164,8 +164,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
countries (5.3.1)
unaccent (~> 0.3)
crack (0.4.5)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
elasticsearch-transport (7.13.3)
faraday (~> 1)
multi_json
erb (5.1.1)
erb (6.0.1)
erubi (1.13.1)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -313,8 +313,8 @@ GEM
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.1)
irb (1.15.2)
io-console (0.8.2)
irb (1.16.0)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand Down Expand Up @@ -350,7 +350,7 @@ GEM
railties (>= 5.2)
rexml
logger (1.7.0)
loofah (2.24.1)
loofah (2.25.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -368,7 +368,8 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.26.0)
minitest (6.0.1)
prism (~> 1.5)
mission_control-jobs (0.2.1)
importmap-rails
rails (~> 7.1)
Expand Down Expand Up @@ -426,6 +427,7 @@ GEM
omniauth (~> 2.0)
orm_adapter (0.5.0)
os (1.1.4)
package_json (0.2.0)
pagy (5.10.1)
activesupport
parallel (1.22.1)
Expand All @@ -450,6 +452,7 @@ GEM
net-smtp
premailer (~> 1.7, >= 1.7.9)
prettyprint (0.2.0)
prism (1.7.0)
psych (4.0.6)
stringio
public_suffix (5.0.4)
Expand All @@ -459,21 +462,21 @@ GEM
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.2.3)
rack (3.2.4)
rack-cors (2.0.0)
rack (>= 2.0.0)
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
rack-protection (3.0.5)
rack
rack-proxy (0.7.6)
rack-proxy (0.7.7)
rack
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (7.1.5.2)
actioncable (= 7.1.5.2)
Expand Down Expand Up @@ -509,12 +512,12 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
ransack (4.1.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rdoc (6.15.0)
rdoc (7.0.3)
erb
psych (>= 4.0.0)
tsort
Expand All @@ -525,7 +528,7 @@ GEM
railties (>= 3.2)
tilt
regexp_parser (2.9.0)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -614,15 +617,16 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
semantic_range (3.1.0)
sentry-rails (5.17.3)
railties (>= 5.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shakapacker (6.0.0)
shakapacker (9.5.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
Expand Down Expand Up @@ -661,11 +665,11 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.7)
stringio (3.2.0)
stripe (8.2.0)
strong_migrations (1.4.2)
activerecord (>= 5.2)
thor (1.4.0)
thor (1.5.0)
tilt (2.0.11)
timeout (0.4.3)
trailblazer-option (0.1.2)
Expand Down Expand Up @@ -701,7 +705,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.3)
zeitwerk (2.7.4)
zerobounce-sdk (1.2.0)
dotenv
rest-client (~> 2.1)
Expand Down Expand Up @@ -783,7 +787,7 @@ DEPENDENCIES
selenium-webdriver (>= 4.0.0)
sentry-rails
sentry-ruby (~> 5.17)
shakapacker (= 6.0.0)
shakapacker (= 9.5.0)
shoulda-callback-matchers (~> 1.1.1)
shoulda-matchers (~> 5.1)
simplecov
Expand Down
Loading