diff --git a/Gemfile b/Gemfile index 62187ab..e0bace2 100644 --- a/Gemfile +++ b/Gemfile @@ -55,5 +55,5 @@ group :test do gem "capybara" gem "selenium-webdriver" end -gem "shakapacker", "~> 8.3" +gem "shakapacker", "~> 9.2" gem "react_on_rails", "~> 16.1.1" diff --git a/Gemfile.lock b/Gemfile.lock index 5328ad6..4d9da8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM bcrypt_pbkdf (1.1.1-arm64-darwin) bcrypt_pbkdf (1.1.1-x86_64-darwin) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -106,7 +106,7 @@ GEM dotenv (3.1.8) drb (2.2.3) ed25519 (1.4.0) - erb (5.0.2) + erb (5.0.3) erubi (1.13.1) et-orbi (1.3.0) tzinfo @@ -152,7 +152,7 @@ GEM marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) net-imap (0.5.10) date @@ -191,7 +191,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.4.0) @@ -207,7 +207,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.2) rack-proxy (0.7.7) rack rack-session (2.1.1) @@ -249,9 +249,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort react_on_rails (16.1.1) addressable connection_pool @@ -301,7 +302,7 @@ GEM rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) semantic_range (3.1.0) - shakapacker (8.4.0) + shakapacker (9.2.0) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) @@ -352,7 +353,7 @@ GEM unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0) @@ -393,7 +394,7 @@ DEPENDENCIES react_on_rails (~> 16.1.1) rubocop-rails-omakase selenium-webdriver - shakapacker (~> 8.3) + shakapacker (~> 9.2) solid_cable solid_cache solid_queue