bump version on openneo auth signatory to ensure we load the correct version

This commit is contained in:
Emi Matchu 2010-11-28 20:49:34 -05:00
parent 0b6e22b8a6
commit e32fcb24ca
4 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ gem 'warden', '~> 1.0.1'
gem 'rails_warden', '~> 0.5.2'
gem 'msgpack', '~> 0.4.3'
gem 'openneo-auth-signatory', '~> 0.0.4'
gem 'openneo-auth-signatory', '~> 0.1.0'
gem 'jammit', '~> 0.5.3'

View file

@ -93,7 +93,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.16)
msgpack (0.4.3)
openneo-auth-signatory (0.0.4)
openneo-auth-signatory (0.1.0)
ruby-hmac
polyglot (0.3.1)
rack (1.2.1)
@ -165,7 +165,7 @@ DEPENDENCIES
jammit (~> 0.5.3)
msgpack (~> 0.4.3)
mysqlplus!
openneo-auth-signatory (~> 0.0.4)
openneo-auth-signatory (~> 0.1.0)
rack-fiber_pool
rails (= 3.0.3)
rails_warden (~> 0.5.2)

Binary file not shown.

Binary file not shown.