Remove phantomjs dependency 🔥

This commit is contained in:
Pranav Raj Sreepuram
2019-09-02 16:22:54 +05:30
parent 5f3a12ffd9
commit 3b26b78df0
4 changed files with 6 additions and 81 deletions

View File

@@ -41,7 +41,6 @@ gem 'valid_email2'
gem 'hashie'
gem 'chargebee', '~>2'
gem 'poltergeist'
gem 'phantomjs', :require => 'phantomjs/poltergeist'
gem 'time_diff'
gem 'bootsnap'