update rocketamf repo

This commit is contained in:
Emi Matchu 2011-07-31 23:20:04 -04:00
parent f6ed50a62f
commit 2be573423f
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ gem 'will_paginate', '~> 3.0.pre2'
gem 'devise', '~> 1.1.5' gem 'devise', '~> 1.1.5'
# unstable version of RocketAMF interprets info registry as a hash instead of an array # unstable version of RocketAMF interprets info registry as a hash instead of an array
gem 'RocketAMF', :git => 'git://github.com/warhammerkid/rocket-amf.git' gem 'RocketAMF', :git => 'git://github.com/rubyamf/rocketamf.git'
gem 'msgpack', '~> 0.4.3' gem 'msgpack', '~> 0.4.3'
gem 'openneo-auth-signatory', '~> 0.1.0' gem 'openneo-auth-signatory', '~> 0.1.0'

View file

@ -34,10 +34,10 @@ GIT
mysqlplus (0.1.1) mysqlplus (0.1.1)
GIT GIT
remote: git://github.com/warhammerkid/rocket-amf.git remote: git://github.com/rubyamf/rocketamf.git
revision: aecb8ce8b54e822bb594a53371801b446ecb26af revision: fdef9d836f1ed27b06ce669ea05122fa0dec4a12
specs: specs:
RocketAMF (0.2.1) RocketAMF (1.0.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/