forked from OpenNeo/impress
bump version on openneo auth signatory to ensure we load the correct version
This commit is contained in:
parent
0b6e22b8a6
commit
e32fcb24ca
4 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
BIN
vendor/cache/openneo-auth-signatory-0.0.4.gem
vendored
BIN
vendor/cache/openneo-auth-signatory-0.0.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/openneo-auth-signatory-0.1.0.gem
vendored
Normal file
BIN
vendor/cache/openneo-auth-signatory-0.1.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue