From 9dd1f5dfcd3531992b8471c2df39f5aaf9b80185 Mon Sep 17 00:00:00 2001 From: Nikita Fedyashev Date: Mon, 5 Nov 2012 18:30:53 +0100 Subject: [PATCH] Remove unnecessary oa-core dependency since it was replaced in favor of omniauth. --- Gemfile | 1 - Gemfile.lock | 2 -- 2 files changed, 0 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 44beaaf..1398d20 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,6 @@ platform :ruby do gem 'bson_ext', '= 1.6.2' end -gem 'oa-core' gem 'ri_cal' gem 'yajl-ruby', :require => "yajl" diff --git a/Gemfile.lock b/Gemfile.lock index 5d06956..2535b50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,6 @@ GEM net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) nokogiri (1.5.5) - oa-core (0.3.2) oauth2 (0.8.0) faraday (~> 0.8) httpauth (~> 0.1) @@ -348,7 +347,6 @@ DEPENDENCIES mongo (= 1.6.2) mongoid (~> 2.4.10) mongoid_rails_migrations - oa-core octokit (~> 1.0.0) omniauth-github oruen_redmine_client -- libgit2 0.21.2