update rocketamf repo
This commit is contained in:
parent
f6ed50a62f
commit
2be573423f
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -10,7 +10,7 @@ gem 'will_paginate', '~> 3.0.pre2'
|
|||
gem 'devise', '~> 1.1.5'
|
||||
|
||||
# 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 'openneo-auth-signatory', '~> 0.1.0'
|
||||
|
|
|
@ -34,10 +34,10 @@ GIT
|
|||
mysqlplus (0.1.1)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/warhammerkid/rocket-amf.git
|
||||
revision: aecb8ce8b54e822bb594a53371801b446ecb26af
|
||||
remote: git://github.com/rubyamf/rocketamf.git
|
||||
revision: fdef9d836f1ed27b06ce669ea05122fa0dec4a12
|
||||
specs:
|
||||
RocketAMF (0.2.1)
|
||||
RocketAMF (1.0.0)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
|
|
Loading…
Reference in a new issue