From 4cdf48ac76d6ffe93622e2c037a7177e595a07e0 Mon Sep 17 00:00:00 2001 From: Petko Bordjukov Date: Sat, 15 Aug 2015 03:41:30 +0300 Subject: [PATCH] Remove OpenFest engine from Gemfile --- Gemfile | 2 -- Gemfile.lock | 9 --------- 2 files changed, 11 deletions(-) diff --git a/Gemfile b/Gemfile index 5be7f06..d02cb59 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index cafa556..728b463 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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