Downgrade back to rails 1.10.0

This commit is contained in:
Rien Maertens 2018-08-07 19:03:42 +02:00
parent d89385557d
commit c25820ad3f
No known key found for this signature in database
GPG Key ID: 943CAB70C511D23C
2 changed files with 4 additions and 3 deletions

View File

@ -96,5 +96,5 @@ gem 'high_voltage', '~> 3.1'
gem 'airbrake'
gem 'bootstrap-sass', '~> 3.3.5'
gem 'react-rails'
gem 'react-rails', '~> 1.10.0'
gem 'rolify'

View File

@ -228,8 +228,9 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rdoc (4.3.0)
react-rails (2.4.4)
react-rails (1.10.0)
babel-transpiler (>= 0.7.0)
coffee-script-source (~> 1.8)
connection_pool
execjs
railties (>= 3.2)
@ -348,7 +349,7 @@ DEPENDENCIES
omniauth-oauth2 (~> 1.3.1)
purecss-rails
rails (= 5.2.0)
react-rails
react-rails (~> 1.10.0)
rolify
rspec-rails
sass-rails (~> 5.0)