Skip to content

Commit

Permalink
merge revision(s) 70ad58c: [Backport #20516]
Browse files Browse the repository at this point in the history
	Update bundled_gems
  • Loading branch information
k0kubun committed Jun 1, 2024
1 parent ea196a3 commit c9bec74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gems/bundled_gems
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ minitest 5.20.0 https://github.com/minitest/minitest
power_assert 2.0.3 https://github.com/ruby/power_assert
rake 13.1.0 https://github.com/ruby/rake
test-unit 3.6.1 https://github.com/test-unit/test-unit
rexml 3.2.6 https://github.com/ruby/rexml
rexml 3.2.8 https://github.com/ruby/rexml
rss 0.3.0 https://github.com/ruby/rss
net-ftp 0.3.4 https://github.com/ruby/net-ftp
net-imap 0.4.9.1 https://github.com/ruby/net-imap
Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
#define RUBY_VERSION_TEENY 2
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL 82
#define RUBY_PATCHLEVEL 83

#include "ruby/version.h"
#include "ruby/internal/abi.h"
Expand Down

0 comments on commit c9bec74

Please sign in to comment.