Compare commits

9 Commits

Author SHA1 Message Date
sof4real 086b22021a Update README.md
Deprecation of Library.
2021-08-25 21:25:31 +01:00
Rogerio de Paula Assis 1feaa9c3a5 Merge pull request #105 from vimeo/dependabot/bundler/excon-0.73.0
Bump excon from 0.64.0 to 0.73.0
2020-03-26 11:42:03 -04:00
Rogerio de Paula Assis 2b621ba93c Merge branch 'develop' into dependabot/bundler/excon-0.73.0 2020-03-26 11:41:55 -04:00
dependabot[bot] 41d384e07a Bump excon from 0.64.0 to 0.73.0
Bumps [excon](https://github.com/excon/excon) from 0.64.0 to 0.73.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](https://github.com/excon/excon/compare/v0.64.0...v0.73.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 15:41:00 +00:00
Rogerio de Paula Assis 0175c4412e Merge pull request #100 from vimeo/dependabot/bundler/excon-0.71.0
Bump excon from 0.64.0 to 0.71.0
2020-03-26 11:40:47 -04:00
Rogerio de Paula Assis 39e5c12652 Merge branch 'develop' into dependabot/bundler/excon-0.71.0 2020-03-26 11:40:39 -04:00
Rogerio de Paula Assis 230c9e1795 Merge pull request #103 from vimeo/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.8.5 to 1.10.8
2020-03-26 11:40:02 -04:00
dependabot[bot] ae390d90cb Bump nokogiri from 1.8.5 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.5...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 21:59:20 +00:00
dependabot[bot] 3102bf9290 Bump excon from 0.64.0 to 0.71.0
Bumps [excon](https://github.com/excon/excon) from 0.64.0 to 0.71.0.
- [Release notes](https://github.com/excon/excon/releases)
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](https://github.com/excon/excon/compare/v0.64.0...v0.71.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 19:47:39 +00:00
3 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ gem 'danger', '4.0.4'
gem 'xcode-install', '2.1.0' gem 'xcode-install', '2.1.0'
gem 'xcpretty-json-formatter', '0.1.0' gem 'xcpretty-json-formatter', '0.1.0'
gem 'danger-xcode_summary', '0.1.0' gem 'danger-xcode_summary', '0.1.0'
gem 'nokogiri', '1.8.5' gem 'nokogiri', '1.10.8'
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
eval(File.read(plugins_path), binding) if File.exist?(plugins_path) eval(File.read(plugins_path), binding) if File.exist?(plugins_path)
+5 -11
View File
@@ -51,7 +51,6 @@ GEM
cocoapods-try (1.1.0) cocoapods-try (1.1.0)
colored (1.2) colored (1.2)
colored2 (3.1.2) colored2 (3.1.2)
colorize (0.8.1)
commander-fastlane (4.4.6) commander-fastlane (4.4.6)
highline (~> 1.7.2) highline (~> 1.7.2)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
@@ -80,7 +79,7 @@ GEM
dotenv (2.7.4) dotenv (2.7.4)
emoji_regex (1.0.1) emoji_regex (1.0.1)
escape (0.0.4) escape (0.0.4)
excon (0.64.0) excon (0.73.0)
faraday (0.15.4) faraday (0.15.4)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6) faraday-cookie_jar (0.0.6)
@@ -128,10 +127,6 @@ GEM
xcodeproj (>= 1.6.0, < 2.0.0) xcodeproj (>= 1.6.0, < 2.0.0)
xcpretty (~> 0.3.0) xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3) xcpretty-travis-formatter (>= 0.0.3)
fastlane-plugin-pretty_junit (0.1.1)
colorize
nokogiri
terminal-table
fourflusher (2.3.1) fourflusher (2.3.1)
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
gh_inspector (1.1.3) gh_inspector (1.1.3)
@@ -174,7 +169,7 @@ GEM
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331) mime-types-data (3.2019.0331)
mini_magick (4.5.1) mini_magick (4.5.1)
mini_portile2 (2.3.0) mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.11.3)
molinillo (0.6.6) molinillo (0.6.6)
multi_json (1.13.1) multi_json (1.13.1)
@@ -184,8 +179,8 @@ GEM
nap (1.1.0) nap (1.1.0)
naturally (2.2.0) naturally (2.2.0)
netrc (0.11.0) netrc (0.11.0)
nokogiri (1.8.5) nokogiri (1.10.8)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.4.0)
octokit (4.13.0) octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4) open4 (1.3.4)
@@ -253,8 +248,7 @@ DEPENDENCIES
danger (= 4.0.4) danger (= 4.0.4)
danger-xcode_summary (= 0.1.0) danger-xcode_summary (= 0.1.0)
fastlane (= 2.114.0) fastlane (= 2.114.0)
fastlane-plugin-pretty_junit nokogiri (= 1.10.8)
nokogiri (= 1.8.5)
xcode-install (= 2.1.0) xcode-install (= 2.1.0)
xcpretty-json-formatter (= 0.1.0) xcpretty-json-formatter (= 0.1.0)
+2
View File
@@ -1,3 +1,5 @@
⚠️⚠️⚠️ This library has been deprecated and will be removed in the future. ⚠️⚠️⚠️
# PlayerKit # PlayerKit
[![CI Status](http://img.shields.io/travis/ghking/PlayerKit.svg?style=flat)](https://travis-ci.org/vimeo/PlayerKit) [![CI Status](http://img.shields.io/travis/ghking/PlayerKit.svg?style=flat)](https://travis-ci.org/vimeo/PlayerKit)