Remove OpenFest engine from Gemfile
This commit is contained in:
parent
3fd7cb79a8
commit
4cdf48ac76
2
Gemfile
2
Gemfile
|
@ -45,8 +45,6 @@ gem 'jquery-datatables-rails'
|
|||
gem 'morrisjs-rails'
|
||||
gem 'raphael-rails'
|
||||
|
||||
gem 'open_fest', path: 'lib/open_fest'
|
||||
|
||||
group :development do
|
||||
gem 'spring'
|
||||
gem 'spring-commands-rspec'
|
||||
|
|
|
@ -5,14 +5,6 @@ GIT
|
|||
specs:
|
||||
yaml_db (0.2.3)
|
||||
|
||||
PATH
|
||||
remote: lib/open_fest
|
||||
specs:
|
||||
open_fest (0.0.1)
|
||||
devise
|
||||
font-awesome-sass
|
||||
rails (~> 4.2.3)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
@ -375,7 +367,6 @@ DEPENDENCIES
|
|||
jquery-rails
|
||||
morrisjs-rails
|
||||
nested_form
|
||||
open_fest!
|
||||
pg
|
||||
phony_rails
|
||||
pry-rails
|
||||
|
|
Loading…
Reference in New Issue