Skip to content

Commit

Permalink
Using my fork of ratom until my fix gets merged to stop the utf-8 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Aug 14, 2012
1 parent 2a69a23 commit da22866
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +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 "ostatus", "~> 0.0.11"
gem "osub", "~> 0.0.6"
gem "opub", "~> 0.0.1"
Expand Down
11 changes: 9 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
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
Expand Down Expand Up @@ -191,8 +199,6 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.7.0)
rake (0.9.2.2)
ratom (0.7.1)
libxml-ruby (~> 2.3.2)
rdiscount (1.6.8)
rdoc (3.12)
json (~> 1.4)
Expand Down Expand Up @@ -290,6 +296,7 @@ DEPENDENCIES
pygmentize (~> 0.0.3)
quiet_assets (~> 1.0.0)
rails (= 3.2.8)
ratom!
rdiscount (~> 1.6.8)
redfinger (~> 0.1.0)
rocco!
Expand Down

0 comments on commit da22866

Please sign in to comment.