forked from matthooks/vimeo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Regenerated gemspec for version 1.3.0
- Loading branch information
matthooks
committed
Nov 12, 2010
1 parent
d79fa66
commit d480344
Showing
1 changed file
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 = [ | ||
|
@@ -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", | ||
|