summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2017-03-03 21:01:01 -0700
committermo khan <mo@mokhan.ca>2017-03-03 21:01:01 -0700
commit97b6774bec4e64fed894841be4849ec386d0ceaf (patch)
treec19e16fae6e0dad94bc7137d0b5d34cd2c7251db /Gemfile.lock
parent14436face91aba044ac07f3be03395ec3d8d2b25 (diff)
add react version.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 80bd41e..4f944b2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -48,6 +48,10 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
+ babel-source (5.8.35)
+ babel-transpiler (0.7.0)
+ babel-source (>= 4.0, < 6)
+ execjs (~> 2.0)
bcrypt (3.1.11)
brakeman (3.3.2)
builder (3.2.3)
@@ -317,6 +321,13 @@ GEM
ffi (>= 0.5.0)
rdoc (4.2.2)
json (~> 1.4)
+ react-rails (1.10.0)
+ babel-transpiler (>= 0.7.0)
+ coffee-script-source (~> 1.8)
+ connection_pool
+ execjs
+ railties (>= 3.2)
+ tilt
redis (3.3.0)
ref (2.0.0)
rspec-core (3.5.1)
@@ -495,6 +506,7 @@ DEPENDENCIES
rails-erd!
rails-i18n (~> 4.0.0)!
rails_12factor!
+ react-rails!
redis (~> 3.0)!
rspec-rails!
rubyzip!