From 3a246fbd38c8b0b3aea9881a5fbc6d868551ca51 Mon Sep 17 00:00:00 2001 From: Robert Schilling Date: Wed, 13 Aug 2014 15:45:48 +0200 Subject: Update org-ruby --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index e61d9b2ff7d..2dfbf27901d 100644 --- a/Gemfile +++ b/Gemfile @@ -85,7 +85,7 @@ gem "github-markup" gem 'redcarpet', '~> 2.2.2' gem 'RedCloth' gem 'rdoc', '~>3.6' -gem 'org-ruby', '= 0.9.1' +gem 'org-ruby' gem 'creole', '~>0.3.6' gem 'wikicloth', '=0.8.1' gem 'asciidoctor', '= 0.1.4' diff --git a/Gemfile.lock b/Gemfile.lock index 47a84803e28..a874a08a077 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,8 +323,8 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - org-ruby (0.9.1) - rubypants (>= 0.2.0) + org-ruby (0.9.8) + rubypants (~> 0.2) orm_adapter (0.5.0) pg (0.15.1) phantomjs (1.9.2.0) @@ -642,7 +642,7 @@ DEPENDENCIES omniauth-github omniauth-google-oauth2 omniauth-twitter - org-ruby (= 0.9.1) + org-ruby pg poltergeist (~> 1.5.1) pry -- cgit v1.2.3