[DRE-commits] [ruby-oembed] branch master updated (5353556 -> fb96f9b)

Abhijith PA abhijithpa-guest at moszumanska.debian.org
Wed Feb 24 07:15:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

abhijithpa-guest pushed a change to branch master
in repository ruby-oembed.

      from  5353556   update changelog
      adds  1f48ccd   Imported Upstream version 0.9.0
       new  bf28743   Merge tag 'upstream/0.9.0'
       new  fb96f9b   changelog entry

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                  |     3 +
 .rvmrc                                      |     1 -
 .travis.yml                                 |     2 +
 CHANGELOG.rdoc                              |     8 +
 Gemfile                                     |     8 +
 debian/changelog                            |    13 +
 debian/compat                               |     2 +-
 lib/oembed/http_helper.rb                   |    64 +
 lib/oembed/provider.rb                      |    83 +-
 lib/oembed/provider_discovery.rb            |    60 +-
 lib/oembed/providers.rb                     |    12 +-
 lib/oembed/providers/embedly_urls.yml       |   150 +-
 lib/oembed/version.rb                       |     4 +-
 metadata.yml                                |     8 +-
 spec/cassettes/OEmbed_ProviderDiscovery.yml | 18656 ++++++++++++++++++++------
 spec/provider_discovery_spec.rb             |    23 +-
 spec/providers_spec.rb                      |   132 +-
 spec/response_spec.rb                       |   160 +-
 spec/spec_helper.rb                         |    10 +-
 19 files changed, 15358 insertions(+), 4041 deletions(-)
 delete mode 100644 .rvmrc
 create mode 100644 lib/oembed/http_helper.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-oembed.git



More information about the Pkg-ruby-extras-commits mailing list