Skip to content

Commit d3ab7be

Browse files
committed
merge revision(s) 657f4b9: [Backport #20667]
Update bundled gems list as of 2024-08-02
1 parent c69d59e commit d3ab7be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ power_assert 2.0.3 https://github.com/ruby/power_assert
1010
rake 13.1.0 https://github.com/ruby/rake
1111
test-unit 3.6.1 https://github.com/test-unit/test-unit
1212
rexml 3.3.6 https://github.com/ruby/rexml
13-
rss 0.3.0 https://github.com/ruby/rss
13+
rss 0.3.1 https://github.com/ruby/rss
1414
net-ftp 0.3.4 https://github.com/ruby/net-ftp
1515
net-imap 0.4.9.1 https://github.com/ruby/net-imap
1616
net-pop 0.1.2 https://github.com/ruby/net-pop

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
1212
#define RUBY_VERSION_TEENY 4
1313
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
14-
#define RUBY_PATCHLEVEL 99
14+
#define RUBY_PATCHLEVEL 100
1515

1616
#include "ruby/version.h"
1717
#include "ruby/internal/abi.h"

0 commit comments

Comments
 (0)