1
0
Fork 0
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:
geemus 2010-05-22 16:22:48 -07:00
parent 8e0b2bf684
commit c95cf43a51
2 changed files with 4 additions and 4 deletions

View file

@ -9,5 +9,5 @@ gem 'net-ssh', ">= 0"
gem 'nokogiri', ">= 0" gem 'nokogiri', ">= 0"
gem 'ruby-hmac', ">= 0" gem 'ruby-hmac', ">= 0"
gem 'rspec', '>= 0' gem 'rspec', '>= 0'
gem 'shindo', '>= 0.1' gem 'shindo', '>= 0.1.1'
gem 'builder', '>= 0' gem 'builder', '>= 0'

View file

@ -39,7 +39,7 @@ dependencies:
shindo: shindo:
group: group:
- :default - :default
version: ">= 0.1" version: ">= 0.1.1"
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.0 version: 0.1.1
hash: 34dbaab023e9759dbe8b2247a6d85fc7ae6095ee hash: 25867edf1806747584b6dc00c7a096acc34dad82
sources: sources:
- Rubygems: - Rubygems:
uri: http://gemcutter.org uri: http://gemcutter.org