Skip to content

Commit

Permalink
Upgrading ratom with my bugfix to my bug!! Fixes hotsh#559.
Browse files Browse the repository at this point in the history
carols10cents committed Aug 18, 2012
1 parent 66aff9a commit b29f63a
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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"
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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!

0 comments on commit b29f63a

Please sign in to comment.