mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
another patch shindo bump
This commit is contained in:
parent
c95cf43a51
commit
951a7d66e8
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 'ruby-hmac', ">= 0"
|
||||
gem 'rspec', '>= 0'
|
||||
gem 'shindo', '>= 0.1.1'
|
||||
gem 'shindo', '>= 0.1.2'
|
||||
gem 'builder', '>= 0'
|
||||
|
|
|
@ -39,7 +39,7 @@ dependencies:
|
|||
shindo:
|
||||
group:
|
||||
- :default
|
||||
version: ">= 0.1.1"
|
||||
version: ">= 0.1.2"
|
||||
nokogiri:
|
||||
group:
|
||||
- :default
|
||||
|
@ -68,8 +68,8 @@ specs:
|
|||
- ruby-hmac:
|
||||
version: 0.4.0
|
||||
- shindo:
|
||||
version: 0.1.1
|
||||
hash: 25867edf1806747584b6dc00c7a096acc34dad82
|
||||
version: 0.1.2
|
||||
hash: 4e55927c1be02ee00fc3353e71caecdebd9d4817
|
||||
sources:
|
||||
- Rubygems:
|
||||
uri: http://gemcutter.org
|
||||
|
|
Loading…
Reference in a new issue