Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from upstream #12

Merged
merged 177 commits into from
Jul 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
a6dd859
Add expand_heap option to GC.verify_compaction_references
eightbitraptor Jul 7, 2022
6423d32
Replace use of double_heap in tests with expand_heap
eightbitraptor Jul 7, 2022
2733c04
[ruby/reline] Add tests for top-level dialog color APIs
st0012 Jun 28, 2022
a871fc4
Fix a regression of b2e58b02aec73f9c350bf109c021c180fc699ccc
mame Jul 11, 2022
702d4d7
[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/62)
BurdetteLamar Jul 11, 2022
b1218fd
* 2022-07-12 [ci skip]
matzbot Jul 11, 2022
66dfcbe
[ruby/irb] [DOC] Include updated help message (https://github.com/rub…
BurdetteLamar Jul 11, 2022
ea956e5
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_…
dependabot[bot] Jul 11, 2022
6e74c5c
[rubygems/rubygems] Bump rb-sys
dependabot[bot] Jul 11, 2022
cbcc92f
MJIT: s/assert/VM_ASSERT/
k0kubun Jul 12, 2022
e99e1f0
Update bundled gems list at 2022-07-12
matzbot Jul 12, 2022
ba8f3d2
MJIT: Add assertions for mjit_capture_cc_entries
k0kubun Jul 12, 2022
8b98b9e
Check only whether `RUBY_DEVEL` is defined
nobu Jul 12, 2022
a6e2f3f
Use `IO.popen` to fork and exit the child process without cleanup
nobu Jul 10, 2022
0f8a0c5
Refactor tests for ThreadInstrumentation counters
nobu Jul 10, 2022
214ed4c
[Feature #18901] Support size pool movement for Arrays
eightbitraptor Jun 9, 2022
067a5f1
[Feature #18901] Don't run size pool move tests without VWA
eightbitraptor Jul 7, 2022
3aee94f
[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/63)
BurdetteLamar Jul 12, 2022
dcbb94d
Move timestamps directory for bundled gems
nobu Jul 12, 2022
71aec68
* 2022-07-13 [ci skip]
matzbot Jul 12, 2022
8309b13
[DOC] Enhanced RDoc for Time (#6118)
BurdetteLamar Jul 12, 2022
8c18081
Fix some UBSAN false positives (#6115)
kevinbackhouse Jul 12, 2022
59c6b7b
Speed up --yjit-trace-exits code (#6106)
eileencodes Jul 12, 2022
de51bbc
Use VM Lock when mutating waiting threads list
tenderlove Jul 11, 2022
e3a988a
[DOC] Revisions for call-seq in doc guidelines (#6121)
BurdetteLamar Jul 13, 2022
437a5ae
Merge RubyGems and Bundler master
hsbt Jul 13, 2022
156da55
debug.gem 1.6.1
ko1 Jul 13, 2022
1052ad4
Update bundled gems list at 156da55c164e5463edf15bae05021b [ci skip]
matzbot Jul 13, 2022
1fe6c92
Specify usable escape sequences in Exception#detailed_message
mame Jul 12, 2022
c4e2973
Fix a typo (thanks @Maumagnaguagno !)
mame Jul 12, 2022
2682696
thread/test_instrumentation_api: cleanup all existing threads in setup
byroot Jul 13, 2022
8290d76
[ruby/timeout] Give a name to the background thread
byroot Jul 13, 2022
d5c5fcb
Bundled gem extensions are out of scope of update-deps
nobu May 11, 2022
081bd06
[DOC] Correct call-seq directive in string.c (#6131)
BurdetteLamar Jul 13, 2022
13d2ae6
* 2022-07-14 [ci skip]
matzbot Jul 13, 2022
664c23d
GVL Instrumentation: remove the EXITED count assertion
byroot Jul 13, 2022
8c74eaa
[rubygems/rubygems] Fix `gem update --system` crash while regeneratin…
deivid-rodriguez Jul 13, 2022
e1a4e44
Extract gemspec files to each gem directories
nobu Jul 13, 2022
a2c66f5
Make dependency-free gemspec files
nobu Jul 13, 2022
b249178
Install gems `lib` directory to build path
nobu Jul 13, 2022
416cba9
Try to install also gemspec files under gem directories
nobu Jul 13, 2022
9d90062
Set `GEM_PATH` environment variable in runruby.rb
nobu Jul 13, 2022
76de7a9
[rubygems/rubygems] Fix misleading error if compact index cannot be c…
deivid-rodriguez Jul 12, 2022
7c58c55
[ruby/timeout] gemspec: Drop unused directives "executables"
olleolleolle Jul 13, 2022
0256775
[ruby/un] Support `FileUtils.cp_lr`
nobu Jul 14, 2022
8b64e8f
[ruby/set] Get rid of use of `Gem::Version`
nobu Jul 8, 2022
6737593
[ruby/bigdecimal] Remove checks for `struct RRational` and `struct RC…
nobu Jul 14, 2022
1df9b6c
Get the insns_address_table from the vm_exec_core module table...
eightbitraptor Jul 13, 2022
a5471b6
* 2022-07-15 [ci skip]
matzbot Jul 14, 2022
509d0a9
[ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych iss…
khanderson Oct 28, 2021
b8247a1
Correct comment explaining env flags [ci skip]
jhawthorn Jul 13, 2022
4813443
Fix language describing protected methods
jeremyevans Jul 14, 2022
c874894
[DOC] Fix typo in documentation for IO#readlines
peterzhu2118 Jul 14, 2022
3f962a2
Avoid SEGV on capture_cc_entries
k0kubun Jul 14, 2022
439d31b
MJIT: Merge mjit_worker.c back to mjit.c (#6138)
k0kubun Jul 15, 2022
ed8c21b
Ensure symlinks to bundled gem with exts have parent dir
kateinoigakukun Jul 14, 2022
6c2cad8
MJIT: Share rb_mjit_unit through mjit_unit.h
k0kubun Jul 15, 2022
8e451d1
[rubygems/rubygems] Fix wrong information about default RubyGems source
tnir Jul 15, 2022
7fda741
[rubygems/rubygems] Use https protocol for URLs for config mirror
tnir Jul 15, 2022
7424ea1
Implement Objects on VWA
peterzhu2118 Jul 11, 2022
c534392
Fixes ivar benchmarks to not depend on object allocation
jemmaissroff Jul 15, 2022
280b805
[DOC] Fix documentation for ARGF#readlines
peterzhu2118 Jul 14, 2022
36ca0e5
[ruby/reline] Use color name instead of code (integer) in dialog colo…
st0012 Jun 28, 2022
77ec1cd
* 2022-07-16 [ci skip]
matzbot Jul 15, 2022
aed1539
YJIT: Add send unit tests (#6143)
noahgibbs Jul 15, 2022
f375280
Add benchmarks for setting / getting ivars on generics
jemmaissroff Jul 15, 2022
78d2be6
Move copying/linking extra files to Makefile so removed by `clean`
nobu Jul 14, 2022
b536ac2
test-bundled-gems.rb needs `+` with GNU make
nobu Jul 16, 2022
5101671
Disable parallel built in test-bundled-gems
nobu Jul 16, 2022
c093e7d
Avoid to symlink under symlink
nobu Jul 16, 2022
6c1d7da
Fix conversion from absolute path to relative path
nobu Jul 16, 2022
5ae8315
[rubygems/rubygems] Drop support for old `Gem::Specification` versions
nobu Jul 11, 2022
50cfecd
Show ABI incompatible binary path
nobu Jul 16, 2022
efa557c
* 2022-07-17 [ci skip]
matzbot Jul 17, 2022
d010eba
Fix tests for ABI incompatible binary error messags
nobu Jul 17, 2022
d20886d
Create build-only gemspec files only if having an extension
nobu Jul 17, 2022
14f52cf
[rubygems/rubygems] Don't call `#build_extensions` at all if there ar…
deivid-rodriguez Jul 15, 2022
3cfc3fc
[rubygems/rubygems] Unify some common code
deivid-rodriguez Jul 15, 2022
ef2d673
[rubygems/rubygems] Show a proper error if extension dir is not writable
deivid-rodriguez Jul 15, 2022
5081d0d
[rubygems/rubygems] bundler: fix typo in inline RuboCop config
tnir Jul 17, 2022
fab8f3b
[rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI pla…
kateinoigakukun Jul 16, 2022
64cff78
`Gem.unpack` extracts gems so able to execute
nobu Jul 17, 2022
68903df
[Bug #18922] Normalize time at 24:00:00 UTC
nobu Jul 17, 2022
82add06
* 2022-07-18 [ci skip]
matzbot Jul 17, 2022
01560e1
[rubygems/rubygems] Improve error message when gems cannot be found
deivid-rodriguez Nov 19, 2021
a74634d
[rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.def…
deivid-rodriguez Jul 16, 2022
dd362a7
[ruby/rdoc] Fix call-seq for aliased method with similar names
peterzhu2118 Jul 15, 2022
fd0902b
[rubygems/rubygems] Move fileutils require to be even more lazy
deivid-rodriguez Jul 18, 2022
a1c0aa7
Remove unused variable in array.c
peterzhu2118 Jul 18, 2022
c6fe11c
[rubygems/rubygems] Bump rb-sys
dependabot[bot] Jul 18, 2022
f240e28
* 2022-07-19 [ci skip]
matzbot Jul 18, 2022
ecff334
Extract vm_ic_entry API to mimic vm_cc behavior
jemmaissroff Jun 6, 2022
3ac9956
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_…
dependabot[bot] Jul 18, 2022
85ea467
Separate TS_IVC and TS_ICVARC in is_entries buffers
jemmaissroff Jul 18, 2022
d084585
Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BIT
byroot Jul 13, 2022
ee1d2b2
[ruby/fileutils] Add an octal prefix to clarify to be octal
nobu Jul 19, 2022
0ae8dbb
rb_str_buf_append: fastpath to str_buf_cat
byroot Jun 29, 2022
cb9fd92
str_buf_cat: preserve coderange when going through fastpath
byroot Jul 19, 2022
631b34e
[rubygems/rubygems] Bundler: change error/warning message for multipl…
tnir Jul 19, 2022
8f17591
[Bug #18905] Check symbol name types more strictly
nobu Jul 19, 2022
9ce27dd
* 2022-07-20 [ci skip]
matzbot Jul 19, 2022
c0aa8ee
[rubygems/rubygems] Fix casing typo when resetting `RbConfig::CONFIG[…
deivid-rodriguez Jul 19, 2022
e330dce
Mark ruby scripts in YAML [ci skip]
nobu Jul 16, 2022
472740d
Fix free objects count condition
nobu Jul 20, 2022
cbaf58d
[rubygems/rubygems] Bundler: update primary source in man 5 gemfile
tnir Jul 17, 2022
bdef3c7
[rubygems/rubygems] Unify common logic
deivid-rodriguez Jul 16, 2022
fcfb3ce
[rubygems/rubygems] More cleanup
deivid-rodriguez Jul 16, 2022
fae0d60
[rubygems/rubygems] Refactor destdir checks
deivid-rodriguez Jul 18, 2022
fa5724c
[rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying glob…
deivid-rodriguez Jul 16, 2022
86d0612
[Bug #18928] Fix crash in WeakMap
peterzhu2118 Jul 19, 2022
6140edb
Match +YJIT in Ruby desc when testing segv (#6141)
noahgibbs Jul 20, 2022
660b1e9
YJIT: Skip setlocal WB check for immediate values (#6122)
jhawthorn Jul 20, 2022
b25ee69
* 2022-07-21 [ci skip]
matzbot Jul 20, 2022
5871ecf
Add RARRAY_LITERAL_FLAG for array literals
peterzhu2118 Jul 19, 2022
32e406d
Ensure _id2ref finds symbols with the correct type
composerinteralia Jul 3, 2022
1341dea
Prevent the stack from being marked twice
tenderlove Jul 12, 2022
4a7ecc1
[ruby/digest] Find an available digest algorithm to test
nobu Jul 21, 2022
86b29ef
[ruby/digest] Ignore test_ractor.rb on non-Ractor ruby
nobu Jul 21, 2022
4798a4f
Remove unused internal macros in rarray.h
peterzhu2118 Jul 20, 2022
1c9acb6
Refactor macros of array.c
peterzhu2118 Jul 20, 2022
d67fcdc
Add RARRAY_SHARED_FLAG
peterzhu2118 Jul 20, 2022
80672b2
Add comment in array.c about flags
peterzhu2118 Jul 20, 2022
f954c5d
string.c: use str_enc_fastpath in TERM_LEN
byroot Jul 21, 2022
804b073
Update common sources including id.h after update
nobu Jul 21, 2022
cdbb9b8
[Bug #18929] Fix heap creation thrashing in GC
peterzhu2118 Jul 20, 2022
423b41c
Make String#each_line work correctly with paragraph separator and chomp
jeremyevans May 26, 2022
672925b
* 2022-07-22 [ci skip]
matzbot Jul 21, 2022
04f86ad
Do not chomp trailing line separator IO#each with nil separator and c…
jeremyevans May 26, 2022
12ac897
Do not have class/module keywords look up ancestors of Object
jeremyevans Jun 20, 2022
203f179
Revert "Do not chomp trailing line separator IO#each with nil separat…
jeremyevans Jul 21, 2022
3ff53c8
Remove macOS 10.15 from CI
peterzhu2118 Jul 21, 2022
5b21e94
Expand tabs [ci skip]
k0kubun Jul 21, 2022
79406e3
objspace_dump.c: skip dumping method name if not pure ASCII
byroot Jul 21, 2022
2661980
Add .git-blame-ignore-revs [ci skip]
k0kubun Jul 21, 2022
4af0dd3
Remove the file that was probably added by accident [ci skip]
nobu Jul 21, 2022
f0ae583
Revert "objspace_dump.c: skip dumping method name if not pure ASCII"
casperisfine Jul 21, 2022
9d86201
Remove check for shared root arrays
peterzhu2118 Jul 21, 2022
3a5ea7c
Remove unused variable in array.c
peterzhu2118 Jul 21, 2022
7223c0d
Do not chomp trailing line separator IO#each with nil separator and c…
jeremyevans May 26, 2022
cf7d075
Dump non-ASCII char as unsigned
nobu Jul 22, 2022
c6aa654
Get rid of magic numbers
nobu Jul 22, 2022
030c41b
Improve user-facing messages by consistent casing of Ruby/RubyGems
jslabovitz Nov 3, 2016
3b67c16
Remove trailing blank lines
deivid-rodriguez Nov 13, 2018
1ed7ab2
Enable Style/MultilineIfThen in Rubocop
bronzdoc Nov 19, 2018
b4876c8
Removed needless condition for old versions of Ruby.
hsbt Jan 4, 2019
6b74996
bin/gem: remove initial empty line
kenyon Jan 18, 2019
388c4e1
Make Gem::SystemExitException properly exit with a given code
knu Oct 21, 2020
d7ffd3f
RubyGems: Enable Style/StringLiterals cop
tnir Jul 17, 2022
5904895
Add .git-blame-ignore-revs
tnir Jul 20, 2022
f081e1f
Revive .indent.pro with adding `-nut`(`--no-tabs`) [ci skip]
nobu Jul 22, 2022
fe77071
[rubygems/rubygems] Removed needless value assignment
hsbt Jul 22, 2022
55c771c
[rubygems/rubygems] rubygems.rb is required by gem_runner.rb
hsbt Jul 22, 2022
a4e890b
[rubygems/rubygems] Use `SystemExit#status` as `exit_code`
nobu Jul 22, 2022
c6734ed
[rubygems/rubygems] Remove bundle show from obsolete commands
tnir Jul 22, 2022
92c7417
Adjust indents [ci skip]
nobu Jul 22, 2022
c7fd015
Update .indent.pro [ci skip]
nobu Jul 22, 2022
e763b11
Move enum definitions out of struct definition
mame Jul 22, 2022
8f7e188
Add "rb_" prefixes to toplevel enum definitions
mame Jul 22, 2022
b3be030
[ruby/reline] Rename dialog_pointer_* to dialog_highlight_*
st0012 Jul 21, 2022
d77633a
[rubygems/rubygems] Bundler: update command example in bundle-exec(1)
tnir Jul 22, 2022
203de45
* 2022-07-23 [ci skip]
matzbot Jul 22, 2022
e199ae3
Remove reference counting for all frozen arrays
peterzhu2118 Jul 22, 2022
244bda7
[rubygems/rubygems] Display mfa warnings on gem signin
aellispierce Jul 22, 2022
98a8a49
Use rb_ary_tmp_new only for internal arrays
peterzhu2118 Jul 22, 2022
721d154
Remove duplicate code for internal arrays
nobu Jul 23, 2022
1cd487d
[DOC] IO#eof
kaiquekandykoga Jul 23, 2022
114f85e
* 2022-07-24 [ci skip]
matzbot Jul 23, 2022
e0a7e5e
Kill bundled gem tests when interrupted
nobu Jul 24, 2022
6af7212
Make extensions under `Gem.extension_api_version` directory
nobu Jul 24, 2022
b291c97
Use built bundled gems in test-bundled-gems
nobu Jul 15, 2022
91c05b3
Bundled gems test needs `prepare-gems`
nobu Jul 16, 2022
1c4aaa3
* 2022-07-25 [ci skip]
matzbot Jul 24, 2022
b30b727
Fix format specifier
nobu Jul 24, 2022
307835f
Synchronize the test thread sleep
nobu Jul 25, 2022
f61dd38
Wait the test thread to sleep
nobu Jul 25, 2022
31a5586
rb_str_buf_append: add a fast path for ENC_CODERANGE_VALID
byroot Jul 21, 2022
01886d7
Merge remote-tracking branch 'upstream/master' into merge-from-upstream
chrisseaton Jul 25, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This is a file used by GitHub to ignore the following commits on `git blame`.
#
# You can also do the same thing in your local repository with:
# $ git config --local blame.ignoreRevsFile .git-blame-ignore-revs

# Expand tabs
5b21e94bebed90180d8ff63dad03b8b948361089

# Enable Style/StringLiterals cop for RubyGems/Bundler
d7ffd3fea402239b16833cc434404a7af82d44f3
6 changes: 6 additions & 0 deletions .github/workflows/bundled_gems.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

- name: Maintain updated gems list in NEWS
run: |
#!ruby
require 'json'
news = File.read("NEWS.md")
prev = news[/since the \*+(\d+\.\d+\.\d+)\*+/, 1]
Expand Down Expand Up @@ -100,6 +101,11 @@ jobs:
make
if: ${{ steps.diff.outcome == 'failure' }}

- name: Prepare bundled gems
run: |
make -s prepare-gems
if: ${{ steps.diff.outcome == 'failure' }}

- name: Test bundled gems
run: |
make -s test-bundled-gems
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/check_misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:

- name: Make default gems list
run: |
#!ruby
require 'rubygems'
$:.unshift "lib"
rgver = File.foreach("lib/rubygems.rb") do |line|
Expand All @@ -56,6 +57,7 @@ jobs:

- name: Maintain updated gems list in NEWS
run: |
#!ruby
require 'json'
news = File.read("NEWS.md")
prev = news[/since the \*+(\d+\.\d+\.\d+)\*+/, 1]
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/compilers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ jobs:
- run: make test
- run: make install
if: ${{ matrix.entry.check }}
- run: make prepare-gems
if: ${{ matrix.entry.check }}
- run: make test-tool
if: ${{ matrix.entry.check }}
- run: make test-all TESTS='-- ruby -ext-'
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
matrix:
test_task: ["check"] # "test-bundler-parallel", "test-bundled-gems"
os:
- macos-10.15
- macos-11
- macos-12
fail-fast: false
Expand Down Expand Up @@ -56,11 +55,11 @@ jobs:
- name: Run configure
run: ../src/configure -C --disable-install-doc --with-openssl-dir=$(brew --prefix openssl@1.1) --with-readline-dir=$(brew --prefix readline)
- run: make incs
- run: make prepare-gems
if: ${{ matrix.test_task == 'test-bundled-gems' }}
- run: make
- run: make leaked-globals
if: ${{ matrix.test_task == 'check' }}
- run: make prepare-gems
if: ${{ matrix.test_task == 'check' }}
- name: make ${{ matrix.test_task }}
run: |
make -s ${{ matrix.test_task }} ${TESTS:+TESTS=`echo "$TESTS" | sed 's| |$$/ -n!/|g;s|^|-n!/|;s|$|$$/|'`}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ jobs:
$SETARCH ../src/configure -C --disable-install-doc ${{ matrix.configure }}
${arch:+--target=$arch-$OSTYPE --host=$arch-$OSTYPE}
- run: $SETARCH make incs
- run: $SETARCH make prepare-gems
if: ${{ matrix.test_task == 'test-bundled-gems' }}
- run: $SETARCH make
- run: $SETARCH make leaked-globals
if: ${{ matrix.test_task == 'check' }}
- run: $SETARCH make prepare-gems
if: ${{ matrix.test_task == 'check' }}
- name: Create dummy files in build dir
run: |
$SETARCH ./miniruby -e '(("a".."z").to_a+("A".."Z").to_a+("0".."9").to_a+%w[foo bar test zzz]).each{|basename|File.write("#{basename}.rb", "raise %(do not load #{basename}.rb)")}'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/yjit-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,11 @@ jobs:
- name: Run configure
run: ../src/configure -C --disable-install-doc ${{ matrix.configure }}
- run: make incs
- run: make prepare-gems
if: ${{ matrix.test_task == 'test-bundled-gems' }}
- run: make -j
- run: make leaked-globals
if: ${{ matrix.test_task == 'check' }}
- run: make prepare-gems
if: ${{ matrix.test_task == 'check' }}
- name: Create dummy files in build dir
run: |
./miniruby -e '(("a".."z").to_a+("A".."Z").to_a+("0".."9").to_a+%w[foo bar test zzz]).each{|basename|File.write("#{basename}.rb", "raise %(do not load #{basename}.rb)")}'
Expand Down
32 changes: 32 additions & 0 deletions .indent.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
-bap
-nbbb
-nbc
-br
-brs
-nbs
-ncdb
-nce
-cdw
-cli2
-cbi2
-ndj
-ncs
-nfc1
-i4
-l120
-lp
-npcs
-psl
-sc
-sob
-sbi4
-nut
-par

-TID
-TVALUE
-Tst_data_t
-Tst_index_t
-Tst_table
-Trb_data_type_t
-TFILE
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Note: We're only listing outstanding class updates.
* net-imap 0.2.3
* rbs 2.6.0
* typeprof 0.21.3
* debug 1.5.0
* debug 1.6.1
* The following default gems are now bundled gems.

## Compatibility issues
Expand Down
Loading