Skip to content

Commit

Permalink
Use of custom objects is not necessary here
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Feb 3, 2013
1 parent 31e7fae commit e156a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faraday.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version = $1

Gem::Specification.new do |spec|
spec.specification_version = 2 if spec.respond_to? :specification_version=
spec.required_rubygems_version = Gem::Requirement.new(">= 1.3.5") if spec.respond_to? :required_rubygems_version=
spec.required_rubygems_version = '>= 1.3.6'

spec.name = lib
spec.version = version
Expand Down

0 comments on commit e156a0d

Please sign in to comment.