File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ minitest 5.20.0 https://github.com/minitest/minitest
9
9
power_assert 2.0.3 https://github.com/ruby/power_assert
10
10
rake 13.1.0 https://github.com/ruby/rake
11
11
test-unit 3.6.1 https://github.com/test-unit/test-unit
12
- rexml 3.2.6 https://github.com/ruby/rexml
12
+ rexml 3.2.8 https://github.com/ruby/rexml
13
13
rss 0.3.0 https://github.com/ruby/rss
14
14
net-ftp 0.3.4 https://github.com/ruby/net-ftp
15
15
net-imap 0.4.9.1 https://github.com/ruby/net-imap
Original file line number Diff line number Diff line change 11
11
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
12
12
#define RUBY_VERSION_TEENY 2
13
13
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
14
- #define RUBY_PATCHLEVEL 82
14
+ #define RUBY_PATCHLEVEL 83
15
15
16
16
#include "ruby/version.h"
17
17
#include "ruby/internal/abi.h"
You can’t perform that action at this time.
0 commit comments