Skip to content

Commit

Permalink
another shindo bump
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jan 3, 2011
1 parent bb007db commit 0e7f8d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -26,7 +26,7 @@ GEM
rake (0.8.7)
rspec (1.3.1)
ruby-hmac (0.4.0)
shindo (0.1.11)
shindo (0.1.12)
formatador (>= 0.0.16)
gestalt (>= 0.0.11)

Expand All @@ -45,4 +45,4 @@ DEPENDENCIES
rake
rspec (= 1.3.1)
ruby-hmac
shindo (= 0.1.11)
shindo (= 0.1.12)
2 changes: 1 addition & 1 deletion fog.gemspec
Expand Up @@ -55,7 +55,7 @@ Gem::Specification.new do |s|
## those that are only needed during development
s.add_development_dependency('rake')
s.add_development_dependency('rspec', '1.3.1')
s.add_development_dependency('shindo', '0.1.11')
s.add_development_dependency('shindo', '0.1.12')

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {spec,tests}/*`.split("\n")
Expand Down

0 comments on commit 0e7f8d7

Please sign in to comment.