From b29f63ae18f5bf6909f92142e2ccd651e00b9f6f Mon Sep 17 00:00:00 2001 From: Carol Nichols Date: Fri, 17 Aug 2012 21:48:49 -0400 Subject: [PATCH] Upgrading ratom with my bugfix to my bug!! Fixes #559. --- Gemfile | 2 +- Gemfile.lock | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 24554f71..b823729f 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ gem "i18n", "~> 0.6.0" gem "twitter", "~> 3.5.0" gem "pony", "~> 1.3" gem "rdiscount", "~> 1.6.8" -gem "ratom", :git => "git://github.com/carols10cents/ratom.git", :branch => "utf-8-check-fix" +gem "ratom", "~> 0.7.2" gem "ostatus", "~> 0.0.11" gem "osub", "~> 0.0.6" gem "opub", "~> 0.0.1" diff --git a/Gemfile.lock b/Gemfile.lock index f14b3542..5dab6458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,3 @@ -GIT - remote: git://github.com/carols10cents/ratom.git - revision: fc4157d4fc2bfef5fd14f72cd78bfbfcf359639e - branch: utf-8-check-fix - specs: - ratom (0.7.1) - libxml-ruby (~> 2.3.2) - GIT remote: git://github.com/collectiveidea/delayed_job.git revision: 8dc3930f20eb7363ef0d451ac05a3851eb0caaf6 @@ -199,6 +191,8 @@ GEM thor (>= 0.14.6, < 2.0) raindrops (0.7.0) rake (0.9.2.2) + ratom (0.7.2) + libxml-ruby (~> 2.3.2) rdiscount (1.6.8) rdoc (3.12) json (~> 1.4) @@ -296,7 +290,7 @@ DEPENDENCIES pygmentize (~> 0.0.3) quiet_assets (~> 1.0.0) rails (= 3.2.8) - ratom! + ratom (~> 0.7.2) rdiscount (~> 1.6.8) redfinger (~> 0.1.0) rocco!