about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatt Jankowski <mjankowski@thoughtbot.com>2017-05-04 17:45:18 -0400
committerEugen Rochko <eugen@zeonfederated.com>2017-05-04 23:45:18 +0200
commitf9d398e8fb2fe17694949ec1654df60298b0004b (patch)
treed5324a858a3512b93f1195cd82e4de1a9882b52a /Gemfile.lock
parent74c8ca699c37ebdb0e3c6f0648f9f90a4f1f8f89 (diff)
Remove the react-rails gem (#2801)
* Remove react-rails gem

* Fix broken view spec
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 0 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7db2b61d1..aedf83433 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -60,10 +60,6 @@ GEM
     aws-sdk-resources (2.9.14)
       aws-sdk-core (= 2.9.14)
     aws-sigv4 (1.0.0)
-    babel-source (5.8.35)
-    babel-transpiler (0.7.0)
-      babel-source (>= 4.0, < 6)
-      execjs (~> 2.0)
     bcrypt (3.1.11)
     better_errors (2.1.1)
       coderay (>= 1.0.0)
@@ -339,12 +335,6 @@ GEM
     rainbow (2.2.2)
       rake
     rake (11.3.0)
-    react-rails (2.1.0)
-      babel-transpiler (>= 0.7.0)
-      connection_pool
-      execjs
-      railties (>= 3.2)
-      tilt
     redis (3.3.3)
     redis-actionpack (5.0.1)
       actionpack (>= 4.0, < 6)
@@ -528,7 +518,6 @@ DEPENDENCIES
   rails-i18n
   rails-settings-cached
   rails_12factor
-  react-rails
   redis (~> 3.2)
   redis-rails
   rqrcode