Skip to content

Commit

Permalink
Upgrading ostatus, yay!
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Aug 10, 2012
1 parent 8015a10 commit 68bfb94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -26,7 +26,7 @@ gem "i18n", "~> 0.6.0"
gem "twitter", "~> 1.6.2"
gem "pony", "~> 1.3"
gem "rdiscount", "~> 1.6.8"
gem "ostatus", "~> 0.0.9"
gem "ostatus", "~> 0.0.11"
gem "osub", "~> 0.0.6"
gem "opub", "~> 0.0.1"
gem "redfinger", "~> 0.1.0"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -163,7 +163,7 @@ GEM
addressable (~> 2.2.6)
libwebsocket (0.1.4)
addressable
libxml-ruby (2.1.2)
libxml-ruby (2.3.3)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -191,8 +191,8 @@ GEM
faraday (>= 0.6.1, < 0.8)
multi_json (~> 1.0.0)
opub (0.0.1)
ostatus (0.0.10)
ratom
ostatus (0.0.11)
ratom (~> 0.7.0)
osub (0.0.7)
ostatus
ruby-hmac
Expand Down Expand Up @@ -234,8 +234,8 @@ GEM
thor (~> 0.14.6)
raindrops (0.7.0)
rake (0.9.2.2)
ratom (0.6.9)
libxml-ruby (>= 1.1.2)
ratom (0.7.1)
libxml-ruby (~> 2.3.2)
rdiscount (1.6.8)
rdoc (3.12)
json (~> 1.4)
Expand Down Expand Up @@ -332,7 +332,7 @@ DEPENDENCIES
nokogiri (~> 1.5.0)
omniauth!
opub (~> 0.0.1)
ostatus (~> 0.0.9)
ostatus (~> 0.0.11)
osub (~> 0.0.6)
pony (~> 1.3)
pygmentize (~> 0.0.3)
Expand Down

0 comments on commit 68bfb94

Please sign in to comment.