Merge pull request #587 from github/no_more_ruby_packer-licenses

License updates for no_more_ruby_packer
This commit is contained in:
Jon Ruskin 2022-12-11 13:53:09 -07:00 коммит произвёл GitHub
Родитель 7f5e476bbe 7b76d68e73
Коммит 55130fdfef
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
7 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: json name: json
version: 2.6.2 version: 2.6.3
type: bundler type: bundler
summary: JSON Implementation for Ruby summary: JSON Implementation for Ruby
homepage: http://flori.github.com/json homepage: http://flori.github.com/json

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: licensee name: licensee
version: 9.15.2 version: 9.15.3
type: bundler type: bundler
summary: A Ruby Gem to detect open source project licenses summary: A Ruby Gem to detect open source project licenses
homepage: https://github.com/benbalter/licensee homepage: https://github.com/benbalter/licensee

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: nokogiri name: nokogiri
version: 1.13.9 version: 1.13.10
type: bundler type: bundler
summary: Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. summary: Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.
homepage: https://nokogiri.org homepage: https://nokogiri.org

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: octokit name: octokit
version: 4.25.1 version: 6.0.1
type: bundler type: bundler
summary: Ruby toolkit for working with the GitHub API summary: Ruby toolkit for working with the GitHub API
homepage: https://github.com/octokit/octokit.rb homepage: https://github.com/octokit/octokit.rb

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: public_suffix name: public_suffix
version: 5.0.0 version: 5.0.1
type: bundler type: bundler
summary: Domain name parser based on the Public Suffix List. summary: Domain name parser based on the Public Suffix List.
homepage: https://simonecarletti.com/code/publicsuffix-ruby homepage: https://simonecarletti.com/code/publicsuffix-ruby

Просмотреть файл

@ -1,9 +1,9 @@
--- ---
name: racc name: racc
version: 1.6.0 version: 1.6.1
type: bundler type: bundler
summary: Racc is a LALR(1) parser generator summary: Racc is a LALR(1) parser generator
homepage: https://i.loveruby.net/en/projects/racc/ homepage: https://github.com/ruby/racc
license: other license: other
licenses: licenses:
- sources: COPYING - sources: COPYING

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: reverse_markdown name: reverse_markdown
version: 1.4.0 version: 2.1.1
type: bundler type: bundler
summary: Convert html code into markdown. summary: Convert html code into markdown.
homepage: http://github.com/xijo/reverse_markdown homepage: http://github.com/xijo/reverse_markdown