mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
bump shindo dep
This commit is contained in:
parent
60cff85fb4
commit
f9e8b97c8a
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -9,5 +9,5 @@ gem 'net-ssh', ">= 0"
|
||||||
gem 'nokogiri', ">= 0"
|
gem 'nokogiri', ">= 0"
|
||||||
gem 'rspec', '>= 0'
|
gem 'rspec', '>= 0'
|
||||||
gem 'ruby-hmac', '>= 0'
|
gem 'ruby-hmac', '>= 0'
|
||||||
gem 'shindo', '>= 0.1.5'
|
gem 'shindo', '>= 0.1.6'
|
||||||
gem 'builder', '>= 0'
|
gem 'builder', '>= 0'
|
||||||
|
|
|
@ -39,7 +39,7 @@ dependencies:
|
||||||
shindo:
|
shindo:
|
||||||
group:
|
group:
|
||||||
- :default
|
- :default
|
||||||
version: ">= 0.1.5"
|
version: ">= 0.1.6"
|
||||||
nokogiri:
|
nokogiri:
|
||||||
group:
|
group:
|
||||||
- :default
|
- :default
|
||||||
|
@ -68,8 +68,8 @@ specs:
|
||||||
- ruby-hmac:
|
- ruby-hmac:
|
||||||
version: 0.4.0
|
version: 0.4.0
|
||||||
- shindo:
|
- shindo:
|
||||||
version: 0.1.5
|
version: 0.1.6
|
||||||
hash: 12012795f07111bf764cef89d9ba91f521c54956
|
hash: 83b7c53965ec61f532d9a504fcd8f5f67a285293
|
||||||
sources:
|
sources:
|
||||||
- Rubygems:
|
- Rubygems:
|
||||||
uri: http://gemcutter.org
|
uri: http://gemcutter.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue