Remove the react-rails gem (#2801)
* Remove react-rails gem * Fix broken view spec
This commit is contained in:
parent
74c8ca699c
commit
f9d398e8fb
7 changed files with 60 additions and 65 deletions
3
Gemfile
3
Gemfile
|
@ -57,9 +57,6 @@ gem 'twitter-text'
|
|||
gem 'tzinfo-data'
|
||||
gem 'webpacker', '~>1.2'
|
||||
|
||||
# For some reason the view specs start failing without this
|
||||
gem 'react-rails'
|
||||
|
||||
group :development, :test do
|
||||
gem 'fabrication'
|
||||
gem 'fuubar'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue