diff --git a/Gemfile b/Gemfile index 67ede0d..59719f5 100644 --- a/Gemfile +++ b/Gemfile @@ -56,4 +56,4 @@ end gem "shakapacker", "= 8.3.0" -gem "react_on_rails", "= 15.0.0" +gem "react_on_rails", "16.1.1" diff --git a/Gemfile.lock b/Gemfile.lock index 8564c2b..d69bad0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM fugit (1.11.2) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -149,7 +149,7 @@ GEM net-imap net-pop net-smtp - marcel (1.0.4) + marcel (1.1.0) matrix (0.4.3) mini_mime (1.1.5) minitest (5.25.5) @@ -169,21 +169,21 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-aarch64-linux-musl) + nokogiri (1.18.10-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-gnu) + nokogiri (1.18.10-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm-linux-musl) + nokogiri (1.18.10-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-darwin) + nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-musl) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) ostruct (0.6.3) package_json (0.1.0) @@ -247,12 +247,13 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - react_on_rails (15.0.0) + react_on_rails (16.1.1) addressable connection_pool execjs (~> 2.5) rails (>= 5.2) rainbow (~> 3.0) + shakapacker (>= 6.0) regexp_parser (2.11.2) reline (0.6.2) io-console (~> 0.5) @@ -382,7 +383,7 @@ DEPENDENCIES kamal puma (>= 5.0) rails (~> 8.0.2, >= 8.0.2.1) - react_on_rails (= 15.0.0) + react_on_rails (= 16.1.1) rubocop-rails-omakase selenium-webdriver shakapacker (= 8.3.0)