diff --git a/Gemfile b/Gemfile index fa29f3b..cdd4bea 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ group :test do end gem "connection_pool", "~> 2.4" -gem "react-rails", "~> 2.7.1" +gem "react-rails", "~> 3.2.1" gem "responders", "~> 3.2" gem "data_migrate" diff --git a/Gemfile.lock b/Gemfile.lock index d8910c4..a42b454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -280,7 +280,7 @@ GEM erb psych (>= 4.0.0) tsort - react-rails (2.7.1) + react-rails (3.2.1) babel-transpiler (>= 0.7.0) connection_pool execjs @@ -419,7 +419,7 @@ DEPENDENCIES puma (>= 5.0) pundit rails (~> 8.0.4) - react-rails (~> 2.7.1) + react-rails (~> 3.2.1) responders (~> 3.2) rubocop rubocop-rails