Skip to content

Commit

Permalink
Regenerated gemspec for version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthooks committed Nov 12, 2010
1 parent d79fa66 commit d480344
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions vimeo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{vimeo}
s.version = "1.2.2"
s.version = "1.3.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matt Hooks"]
s.date = %q{2010-11-09}
s.date = %q{2010-11-12}
s.description = %q{A full featured Ruby implementation of the Vimeo API.}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -100,12 +100,9 @@ Gem::Specification.new do |s|
"test/fixtures/advanced/test/echo.json",
"test/fixtures/advanced/test/login.json",
"test/fixtures/advanced/test/null.json",
"test/fixtures/advanced/upload/confirm.json",
"test/fixtures/advanced/upload/get_quota.json",
"test/fixtures/advanced/upload/get_ticket.json",
"test/fixtures/advanced/upload/manifest_to_upload.json",
"test/fixtures/advanced/upload/sample_iTunes.mov",
"test/fixtures/advanced/upload/verify_manifest.json",
"test/fixtures/advanced/video/add_cast.json",
"test/fixtures/advanced/video/add_comment.json",
"test/fixtures/advanced/video/add_photos.json",
Expand Down

0 comments on commit d480344

Please sign in to comment.