diff --git a/package.json b/package.json.nope similarity index 100% rename from package.json rename to package.json.nope diff --git a/vendor/licenses/config.yml b/vendor/licenses/config.yml index 08a33f6b..8ff095a6 100644 --- a/vendor/licenses/config.yml +++ b/vendor/licenses/config.yml @@ -3,6 +3,8 @@ whitelist: - bsd-2-clause - bsd-3-clause - mit + - mpl-2.0 + - wtfpl # These dependencies are explicitly ignored ignored: @@ -12,3 +14,4 @@ ignored: # These dependencies have been reviewed and approved. reviewed: rubygem: + - mime-types diff --git a/vendor/licenses/rubygem/addressable.txt b/vendor/licenses/rubygem/addressable.txt index 95f861b3..02923017 100644 --- a/vendor/licenses/rubygem/addressable.txt +++ b/vendor/licenses/rubygem/addressable.txt @@ -3,7 +3,7 @@ type: rubygem name: addressable version: 2.3.8 summary: URI Implementation -url: https://github.com/sporkmonger/addressable +homepage: https://github.com/sporkmonger/addressable license: apache-2.0 --- diff --git a/vendor/licenses/rubygem/byebug.txt b/vendor/licenses/rubygem/byebug.txt index e6f4f160..53f65929 100644 --- a/vendor/licenses/rubygem/byebug.txt +++ b/vendor/licenses/rubygem/byebug.txt @@ -3,7 +3,7 @@ type: rubygem name: byebug version: 6.0.2 summary: Ruby 2.0 fast debugger - base + CLI -url: http://github.com/deivid-rodriguez/byebug +homepage: http://github.com/deivid-rodriguez/byebug license: bsd-2-clause --- Copyright (c) David Rodríguez diff --git a/vendor/licenses/rubygem/charlock_holmes.txt b/vendor/licenses/rubygem/charlock_holmes.txt index 9c517c9e..f7929f8d 100644 --- a/vendor/licenses/rubygem/charlock_holmes.txt +++ b/vendor/licenses/rubygem/charlock_holmes.txt @@ -3,7 +3,7 @@ type: rubygem name: charlock_holmes version: 0.7.3 summary: Character encoding detection, brought to you by ICU -url: https://github.com/brianmario/charlock_holmes +homepage: https://github.com/brianmario/charlock_holmes license: mit --- Copyright (c) 2011 Brian Lopez - https://github.com/brianmario diff --git a/vendor/licenses/rubygem/escape_utils.txt b/vendor/licenses/rubygem/escape_utils.txt index 1144f3b5..51d88966 100644 --- a/vendor/licenses/rubygem/escape_utils.txt +++ b/vendor/licenses/rubygem/escape_utils.txt @@ -3,7 +3,7 @@ type: rubygem name: escape_utils version: 1.1.0 summary: Faster string escaping routines for your web apps -url: https://github.com/brianmario/escape_utils +homepage: https://github.com/brianmario/escape_utils license: mit --- The MIT License (MIT) diff --git a/vendor/licenses/rubygem/faraday.txt b/vendor/licenses/rubygem/faraday.txt index 1e302855..2276707d 100644 --- a/vendor/licenses/rubygem/faraday.txt +++ b/vendor/licenses/rubygem/faraday.txt @@ -3,7 +3,7 @@ type: rubygem name: faraday version: 0.9.2 summary: HTTP/REST API client library. -url: https://github.com/lostisland/faraday +homepage: https://github.com/lostisland/faraday license: mit --- Copyright (c) 2009-2015 Rick Olson, Zack Hobson diff --git a/vendor/licenses/rubygem/github-linguist-grammars.txt b/vendor/licenses/rubygem/github-linguist-grammars.txt index 482336c5..90ebb74b 100644 --- a/vendor/licenses/rubygem/github-linguist-grammars.txt +++ b/vendor/licenses/rubygem/github-linguist-grammars.txt @@ -3,7 +3,7 @@ type: rubygem name: github-linguist-grammars version: 4.6.4 summary: Language grammars for use with github-linguist -url: https://github.com/github/linguist +homepage: https://github.com/github/linguist license: mit --- Copyright (c) 2011-2015 GitHub, Inc. diff --git a/vendor/licenses/rubygem/github-linguist.txt b/vendor/licenses/rubygem/github-linguist.txt index 793762dc..4d99a121 100644 --- a/vendor/licenses/rubygem/github-linguist.txt +++ b/vendor/licenses/rubygem/github-linguist.txt @@ -3,7 +3,7 @@ type: rubygem name: github-linguist version: 4.6.4 summary: GitHub Language detection -url: https://github.com/github/linguist +homepage: https://github.com/github/linguist license: mit --- Copyright (c) 2011-2015 GitHub, Inc. diff --git a/vendor/licenses/rubygem/licensee.txt b/vendor/licenses/rubygem/licensee.txt index d4e42159..5299d62d 100644 --- a/vendor/licenses/rubygem/licensee.txt +++ b/vendor/licenses/rubygem/licensee.txt @@ -3,7 +3,7 @@ type: rubygem name: licensee version: 6.0.0b1 summary: A Ruby Gem to detect under what license a project is distributed -url: http://github.com/benbalter/licensee +homepage: http://github.com/benbalter/licensee license: mit --- The MIT License (MIT) diff --git a/vendor/licenses/rubygem/licensor.txt b/vendor/licenses/rubygem/licensor.txt index 9299682f..05499ed3 100644 --- a/vendor/licenses/rubygem/licensor.txt +++ b/vendor/licenses/rubygem/licensor.txt @@ -1,9 +1,9 @@ --- type: rubygem name: licensor -version: 0.2.0 +version: 0.4.0 summary: extract and validate the licenses of dependencies. -url: https://github.com/github/licensor +homepage: https://github.com/github/licensor license: mit --- The MIT License (MIT) diff --git a/vendor/licenses/rubygem/mime-types.txt b/vendor/licenses/rubygem/mime-types.txt index fa60fbee..12369130 100644 --- a/vendor/licenses/rubygem/mime-types.txt +++ b/vendor/licenses/rubygem/mime-types.txt @@ -4,7 +4,7 @@ name: mime-types version: 2.6.2 summary: The mime-types library provides a library and registry for information about MIME content type definitions -url: https://github.com/mime-types/ruby-mime-types/ +homepage: https://github.com/mime-types/ruby-mime-types/ license: other --- == Licence diff --git a/vendor/licenses/rubygem/multipart-post.txt b/vendor/licenses/rubygem/multipart-post.txt index 54a7a6b4..c9f320d8 100644 --- a/vendor/licenses/rubygem/multipart-post.txt +++ b/vendor/licenses/rubygem/multipart-post.txt @@ -3,6 +3,6 @@ type: rubygem name: multipart-post version: 2.0.0 summary: A multipart form post accessory for Net::HTTP. -url: https://github.com/nicksieger/multipart-post +homepage: https://github.com/nicksieger/multipart-post license: mit --- diff --git a/vendor/licenses/rubygem/octokit.txt b/vendor/licenses/rubygem/octokit.txt index 206fdbb3..f0c06d05 100644 --- a/vendor/licenses/rubygem/octokit.txt +++ b/vendor/licenses/rubygem/octokit.txt @@ -3,7 +3,7 @@ type: rubygem name: octokit version: 4.1.1 summary: Ruby toolkit for working with the GitHub API -url: https://github.com/octokit/octokit.rb +homepage: https://github.com/octokit/octokit.rb license: mit --- Copyright (c) 2009-2014 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober diff --git a/vendor/licenses/rubygem/rugged.txt b/vendor/licenses/rubygem/rugged.txt index eabf0c30..5b79f2cf 100644 --- a/vendor/licenses/rubygem/rugged.txt +++ b/vendor/licenses/rubygem/rugged.txt @@ -1,14 +1,14 @@ --- type: rubygem name: rugged -version: 0.24.0b2 +version: 0.23.2 summary: Rugged is a Ruby binding to the libgit2 linkable library -url: https://github.com/libgit2/rugged +homepage: https://github.com/libgit2/rugged license: mit --- The MIT License -Copyright (c) 2015 GitHub, Inc +Copyright (c) 2014 GitHub, Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/vendor/licenses/rubygem/sawyer.txt b/vendor/licenses/rubygem/sawyer.txt index a484f83b..7f5280df 100644 --- a/vendor/licenses/rubygem/sawyer.txt +++ b/vendor/licenses/rubygem/sawyer.txt @@ -3,7 +3,7 @@ type: rubygem name: sawyer version: 0.6.0 summary: Secret User Agent of HTTP -url: https://github.com/lostisland/sawyer +homepage: https://github.com/lostisland/sawyer license: mit --- Copyright (c) 2011 rick olson diff --git a/vendor/licenses/rubygem/thor.txt b/vendor/licenses/rubygem/thor.txt index fe6b1d41..b66be715 100644 --- a/vendor/licenses/rubygem/thor.txt +++ b/vendor/licenses/rubygem/thor.txt @@ -3,7 +3,7 @@ type: rubygem name: thor version: 0.19.1 summary: Thor is a toolkit for building powerful command-line interfaces. -url: http://whatisthor.com/ +homepage: http://whatisthor.com/ license: mit --- Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.