Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
mingw-w64-i686-pkgconf (1~2.0.3-2 -> 1~2.1.0-1)
mingw-w64-i686-ruby (3.1.3-2 -> 3.1.3-3)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Nov 24, 2023
1 parent ca6b879 commit efe22e2
Show file tree
Hide file tree
Showing 199 changed files with 1,821 additions and 490 deletions.
Binary file modified mingw32/bin/i686-w64-mingw32-pkg-config.exe
Binary file not shown.
Binary file modified mingw32/bin/i686-w64-mingw32-pkgconf.exe
Binary file not shown.
Binary file modified mingw32/bin/libpkgconf-4.dll
Binary file not shown.
Binary file modified mingw32/bin/msvcrt-ruby310.dll
Binary file not shown.
Binary file modified mingw32/bin/pkg-config.exe
Binary file not shown.
Binary file modified mingw32/bin/pkgconf.exe
Binary file not shown.
Binary file modified mingw32/bin/ruby.exe
Binary file not shown.
Binary file modified mingw32/bin/rubyw.exe
Binary file not shown.
2 changes: 2 additions & 0 deletions mingw32/include/pkgconf/libpkgconf/libpkgconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ PKGCONF_API void pkgconf_cross_personality_deinit(pkgconf_cross_personality_t *p
#define PKGCONF_PKG_PKGF_DONT_MERGE_SPECIAL_FRAGMENTS 0x4000
#define PKGCONF_PKG_PKGF_FDO_SYSROOT_RULES 0x8000
#define PKGCONF_PKG_PKGF_PKGCONF1_SYSROOT_RULES 0x10000
#define PKGCONF_PKG_PKGF_ANCESTOR 0x20000

#define PKGCONF_PKG_DEPF_INTERNAL 0x1
#define PKGCONF_PKG_DEPF_PRIVATE 0x2
Expand Down Expand Up @@ -411,6 +412,7 @@ PKGCONF_API void pkgconf_audit_log_dependency(pkgconf_client_t *client, const pk

/* path.c */
PKGCONF_API void pkgconf_path_add(const char *text, pkgconf_list_t *dirlist, bool filter);
PKGCONF_API void pkgconf_path_prepend(const char *text, pkgconf_list_t *dirlist, bool filter);
PKGCONF_API size_t pkgconf_path_split(const char *text, pkgconf_list_t *dirlist, bool filter);
PKGCONF_API size_t pkgconf_path_build_from_environ(const char *envvarname, const char *fallback, pkgconf_list_t *dirlist, bool filter);
PKGCONF_API bool pkgconf_path_match_list(const char *path, const pkgconf_list_t *dirlist);
Expand Down
2,142 changes: 1,734 additions & 408 deletions mingw32/include/ruby-3.1.0/i386-mingw32/rb_mjit_min_header-3.1.3.h

Large diffs are not rendered by default.

Binary file modified mingw32/lib/libmsvcrt-ruby310.dll.a
Binary file not shown.
Binary file modified mingw32/lib/libpkgconf.dll.a
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/libpkgconf.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ libdir=${prefix}/lib
Name: libpkgconf
Description: a library for accessing and manipulating development framework configuration
URL: http://github.com/pkgconf/pkgconf
Version: 2.0.3
Version: 2.1.0
Libs: -L${libdir} -lpkgconf
Cflags: -I${includedir}/pkgconf -DPKGCONFIG_IS_NOT_STATIC
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/bigdecimal.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/cgi/escape.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/continuation.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/coverage.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/date_core.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest/bubblebabble.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest/md5.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest/rmd160.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest/sha1.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/digest/sha2.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/big5.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/cesu_8.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/cp949.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/emacs_mule.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/encdb.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/euc_jp.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/euc_kr.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/euc_tw.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/gb18030.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/gb2312.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/gbk.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_1.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_10.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_11.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_13.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_14.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_15.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_16.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_2.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_3.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_4.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_5.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_6.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_7.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_8.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/iso_8859_9.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/koi8_r.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/koi8_u.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/shift_jis.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/big5.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/cesu_8.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/chinese.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/ebcdic.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/emoji.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/escape.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/gb18030.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/gbk.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/iso2022.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/japanese.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/japanese_euc.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/japanese_sjis.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/korean.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/single_byte.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/transdb.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/utf8_mac.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/trans/utf_16_32.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/utf_16be.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/utf_16le.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/utf_32be.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/utf_32le.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1250.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1251.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1252.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1253.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1254.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_1257.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/enc/windows_31j.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/etc.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/fcntl.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/fiddle.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/io/console.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/io/nonblock.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/io/wait.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/json/ext/generator.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/json/ext/parser.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/monitor.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/nkf.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/objspace.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/openssl.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/pathname.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/psych.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/racc/cparse.so
Binary file not shown.
3 changes: 2 additions & 1 deletion mingw32/lib/ruby/3.1.0/i386-mingw32/rbconfig.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ module RbConfig
CONFIG["rubysitearchprefix"] = "$(rubylibprefix)/$(sitearch)"
CONFIG["rubyarchprefix"] = "$(rubylibprefix)/$(arch)"
CONFIG["MAKEFILES"] = "Makefile GNUmakefile"
CONFIG["USE_LLVM_WINDRES"] = "no"
CONFIG["PLATFORM_DIR"] = "win32"
CONFIG["THREAD_MODEL"] = "win32"
CONFIG["SYMBOL_PREFIX"] = "_"
Expand Down Expand Up @@ -161,7 +162,7 @@ module RbConfig
CONFIG["ASFLAGS"] = ""
CONFIG["ARFLAGS"] = "rcD "
CONFIG["try_header"] = ""
CONFIG["CC_VERSION_MESSAGE"] = "gcc.exe (Rev7, Built by MSYS2 project) 12.2.0\nCopyright (C) 2022 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
CONFIG["CC_VERSION_MESSAGE"] = "gcc.exe (Rev2, Built by MSYS2 project) 13.2.0\nCopyright (C) 2023 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
CONFIG["CC_VERSION"] = "$(CC) --version"
CONFIG["MJIT_CC"] = "D:/a/msys64/mingw32/bin/gcc.exe"
CONFIG["CSRCFLAG"] = ""
Expand Down
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/rbconfig/sizeof.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/readline.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/ripper.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/socket.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/stringio.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/strscan.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/win32/resolv.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/win32ole.so
Binary file not shown.
Binary file modified mingw32/lib/ruby/3.1.0/i386-mingw32/zlib.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Akinori MUSHA".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Calculates a set of unique abbreviations for a given set of strings".freeze
s.email = ["[email protected]".freeze]
s.files = ["abbrev.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yusuke Endoh".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Support for encoding and decoding binary data using a Base64 representation.".freeze
s.email = ["[email protected]".freeze]
s.files = ["base64.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "a performance benchmarking library".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/benchmark.rb".freeze, "lib/benchmark/version.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Kenta Murata".freeze, "Zachary Scott".freeze, "Shigeo Kobayashi".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "This library provides arbitrary-precision decimal floating-point number class.".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/bigdecimal/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Andr\u00E9 Arko".freeze, "Samuel Giddins".freeze, "Colby Swandale".freeze, "Hiroshi Shibata".freeze, "David Rodr\u00EDguez".freeze, "Grey Baker".freeze, "Stephanie Morillo".freeze, "Chris Morris".freeze, "James Wen".freeze, "Tim Moore".freeze, "Andr\u00E9 Medeiros".freeze, "Jessica Lynn Suttles".freeze, "Terence Lee".freeze, "Carl Lerche".freeze, "Yehuda Katz".freeze]
s.bindir = "libexec".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably".freeze
s.email = ["[email protected]".freeze]
s.executables = ["bundle".freeze, "bundler".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/cgi", "source_code_uri" => "https://github.com/ruby/cgi" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Support for the Common Gateway Interface protocol.".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/cgi/escape/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["James Edward Gray II".freeze, "Kouhei Sutou".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.".freeze
s.email = [nil, "[email protected]".freeze]
s.extra_rdoc_files = ["LICENSE.txt".freeze, "NEWS.md".freeze, "README.md".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Tadayoshi Funaba".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "A subclass of Object includes Comparable module for handling dates.".freeze
s.email = [nil]
s.extensions = ["ext/date/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/delegate", "source_code_uri" => "https://github.com/ruby/delegate" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Provides three abilities to delegate method calls to an object.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/delegate.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Yuki Nishijima".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "The gem that has been saving people from typos since 2014.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/did_you_mean.rb".freeze, "lib/did_you_mean/core_ext/name_error.rb".freeze, "lib/did_you_mean/experimental.rb".freeze, "lib/did_you_mean/formatter.rb".freeze, "lib/did_you_mean/formatters/plain_formatter.rb".freeze, "lib/did_you_mean/formatters/verbose_formatter.rb".freeze, "lib/did_you_mean/jaro_winkler.rb".freeze, "lib/did_you_mean/levenshtein.rb".freeze, "lib/did_you_mean/spell_checker.rb".freeze, "lib/did_you_mean/spell_checkers/key_error_checker.rb".freeze, "lib/did_you_mean/spell_checkers/method_name_checker.rb".freeze, "lib/did_you_mean/spell_checkers/name_error_checkers.rb".freeze, "lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb".freeze, "lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb".freeze, "lib/did_you_mean/spell_checkers/null_checker.rb".freeze, "lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb".freeze, "lib/did_you_mean/spell_checkers/require_path_checker.rb".freeze, "lib/did_you_mean/tree_spell_checker.rb".freeze, "lib/did_you_mean/verbose.rb".freeze, "lib/did_you_mean/version.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Akinori MUSHA".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Provides a framework for message digest libraries.".freeze
s.email = ["[email protected]".freeze]
s.files = ["digest.rb".freeze, "digest.so".freeze, "digest/bubblebabble.so".freeze, "digest/loader.rb".freeze, "digest/md5.so".freeze, "digest/rmd160.so".freeze, "digest/sha1.so".freeze, "digest/sha2.rb".freeze, "digest/sha2.so".freeze, "digest/sha2/loader.rb".freeze, "digest/version.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/drb", "source_code_uri" => "https://github.com/ruby/drb" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Masatoshi SEKI".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Distributed object system for Ruby".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/drb.rb".freeze, "lib/drb/acl.rb".freeze, "lib/drb/drb.rb".freeze, "lib/drb/eq.rb".freeze, "lib/drb/extserv.rb".freeze, "lib/drb/extservm.rb".freeze, "lib/drb/gw.rb".freeze, "lib/drb/invokemethod.rb".freeze, "lib/drb/observer.rb".freeze, "lib/drb/ssl.rb".freeze, "lib/drb/timeridconv.rb".freeze, "lib/drb/unix.rb".freeze, "lib/drb/version.rb".freeze, "lib/drb/weakidconv.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/English", "source_code_uri" => "https://github.com/ruby/English" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Require 'English.rb' to reference global variables with less cryptic names.".freeze
s.email = ["[email protected]".freeze]
s.files = ["English.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Masatoshi SEKI".freeze]
s.bindir = "libexec".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "An easy to use but powerful templating system for Ruby.".freeze
s.email = ["[email protected]".freeze]
s.executables = ["erb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Yusuke Endoh".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "The gem enhances Exception#message by adding a short explanation where the exception is raised".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/error_highlight.rb".freeze, "lib/error_highlight/base.rb".freeze, "lib/error_highlight/core_ext.rb".freeze, "lib/error_highlight/formatter.rb".freeze, "lib/error_highlight/version.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Provides access to information typically stored in UNIX /etc directory.".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/etc/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Loads constants defined in the OS fcntl.h C header file".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/fcntl/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.metadata = { "msys2_mingw_dependencies" => "libffi" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Aaron Patterson".freeze, "SHIBATA Hiroshi".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "A libffi wrapper for Ruby.".freeze
s.email = ["[email protected]".freeze, "[email protected]".freeze]
s.extensions = ["ext/fiddle/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "source_code_uri" => "https://github.com/ruby/fileutils" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Minero Aoki".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Several file utility methods for copying, moving, removing, etc.".freeze
s.email = [nil]
s.files = ["fileutils.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Kazuki Tsujimoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "This module supports top-down traversal of a set of file paths.".freeze
s.email = ["[email protected]".freeze]
s.files = ["find.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Keiju ISHITSUKA".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Provides delegation of specified methods to a designated object.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/forwardable.rb".freeze, "lib/forwardable/impl.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/getoptlong", "source_code_uri" => "https://github.com/ruby/getoptlong" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "GetoptLong for Ruby".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/getoptlong.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.metadata = { "source_code_url" => "https://github.com/ruby/io-console" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Nobu Nakada".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "add console capabilities to IO instances.".freeze
s.email = "[email protected]".freeze
s.extensions = ["ext/io/console/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Nobu Nakada".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Enables non-blocking mode with IO class".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/io/nonblock/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Nobu Nakada".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Waits until IO is readable or writable without blocking.".freeze
s.email = ["[email protected]".freeze]
s.extensions = ["ext/io/wait/extconf.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Akinori MUSHA".freeze, "Hajimu UMEMOTO".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "IPAddr provides a set of methods to manipulate an IP address.\nBoth IPv4 and IPv6 are supported.\n".freeze
s.email = ["[email protected]".freeze, "[email protected]".freeze]
s.files = ["ipaddr.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Keiju ISHITSUKA".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Interactive Ruby command-line tool for REPL (Read Eval Print Loop).".freeze
s.email = ["[email protected]".freeze]
s.executables = ["irb".freeze]
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Naotoshi Seo".freeze, "SHIBATA Hiroshi".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Provides a simple logging utility for outputting messages.".freeze
s.email = ["[email protected]".freeze, "[email protected]".freeze]
s.files = ["lib/logger.rb".freeze, "lib/logger/errors.rb".freeze, "lib/logger/formatter.rb".freeze, "lib/logger/log_device.rb".freeze, "lib/logger/period.rb".freeze, "lib/logger/severity.rb".freeze, "lib/logger/version.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Keiju ISHITSUKA".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Mixin to extend objects to be handled like a Mutex.".freeze
s.email = ["[email protected]".freeze]
s.files = ["mutex_m.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["NARUSE, Yui".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "HTTP client api for Ruby.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/net/http.rb".freeze, "lib/net/http/backward.rb".freeze, "lib/net/http/exceptions.rb".freeze, "lib/net/http/generic_request.rb".freeze, "lib/net/http/header.rb".freeze, "lib/net/http/proxy_delta.rb".freeze, "lib/net/http/request.rb".freeze, "lib/net/http/requests.rb".freeze, "lib/net/http/response.rb".freeze, "lib/net/http/responses.rb".freeze, "lib/net/http/status.rb".freeze, "lib/net/https.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "The abstruct interface for net-* client.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/net/protocol.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["NARUSE Yui".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Ruby extension for Network Kanji Filter".freeze
s.email = ["[email protected]".freeze]
s.files = ["nkf.so".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Implementation of the Observer object-oriented design pattern.".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/observer.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.metadata = { "homepage_uri" => "https://github.com/ruby/open-uri", "source_code_uri" => "https://github.com/ruby/open-uri" } if s.respond_to? :metadata=
s.require_paths = ["lib".freeze]
s.authors = ["Tanaka Akira".freeze]
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.".freeze
s.email = ["[email protected]".freeze]
s.files = ["open-uri.rb".freeze]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib".freeze]
s.authors = ["Yukihiro Matsumoto".freeze]
s.bindir = "exe".freeze
s.date = "2023-01-14"
s.date = "2023-11-23"
s.description = "Popen, but with stderr, too".freeze
s.email = ["[email protected]".freeze]
s.files = ["lib/open3.rb".freeze, "lib/open3/version.rb".freeze]
Expand Down
Loading

0 comments on commit efe22e2

Please sign in to comment.