Skip to content

Commit

Permalink
Update addressable dependency to version 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed May 13, 2011
1 parent 68975d8 commit 944d51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octokit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'simplecov', '~> 0.4'
gem.add_development_dependency 'webmock', '~> 1.6'
gem.add_development_dependency 'yard', '~> 0.6'
gem.add_runtime_dependency 'addressable', '~> 2.2.4'
gem.add_runtime_dependency 'addressable', '~> 2.2.6'
gem.add_runtime_dependency 'faraday', '~> 0.6.0'
gem.add_runtime_dependency 'faraday_middleware', '~> 0.6.0'
gem.add_runtime_dependency 'hashie', '~> 1.0.0'
Expand Down

0 comments on commit 944d51c

Please sign in to comment.