Skip to content

Commit

Permalink
bump excon dep
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jun 8, 2010
1 parent 57f0529 commit e734d7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source 'http://gemcutter.org'

gem 'rake'
gem 'excon', '>= 0.0.25'
gem 'excon', '>= 0.0.26'
gem 'formatador', ">= 0.0.10"
gem 'json', ">= 0"
gem 'mime-types', ">= 0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -31,7 +31,7 @@ dependencies:
excon:
group:
- :default
version: ">= 0.0.25"
version: ">= 0.0.26"
builder:
group:
- :default
Expand All @@ -50,7 +50,7 @@ specs:
- builder:
version: 2.1.2
- excon:
version: 0.0.25
version: 0.0.26
- formatador:
version: 0.0.14
- gestalt:
Expand All @@ -69,7 +69,7 @@ specs:
version: 0.4.0
- shindo:
version: 0.1.4
hash: 47be4240cdce9d626cc1834c503ca8e275e76307
hash: da3f548f91388bc9e002c42ee2a4488bc8db9991
sources:
- Rubygems:
uri: http://gemcutter.org

0 comments on commit e734d7c

Please sign in to comment.