mirror of
https://github.com/ruby/ruby.git
synced 2025-09-18 18:13:58 +02:00
merge revision(s) 598b7988f4f332c2d974bde6bc8be299150e2dce,4a06cb31170789f6fc0b1ce069bccab9d731c8bf: [Backport #17604]
Bundle RBS 1.0.4 (#4136) --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Update TypeProf to 0.12.0 (#4132) --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
852c112a3f
commit
03c50eb0db
2 changed files with 4 additions and 4 deletions
|
@ -5,5 +5,5 @@ rake 13.0.3 https://github.com/ruby/rake
|
|||
test-unit 3.3.7 https://github.com/test-unit/test-unit 3.3.7
|
||||
rexml 3.2.4 https://github.com/ruby/rexml
|
||||
rss 0.2.9 https://github.com/ruby/rss 0.2.9
|
||||
rbs 1.0.0 https://github.com/ruby/rbs
|
||||
typeprof 0.11.0 https://github.com/ruby/typeprof
|
||||
rbs 1.0.4 https://github.com/ruby/rbs
|
||||
typeprof 0.12.0 https://github.com/ruby/typeprof
|
||||
|
|
|
@ -12,11 +12,11 @@
|
|||
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
||||
#define RUBY_VERSION_TEENY 0
|
||||
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
||||
#define RUBY_PATCHLEVEL 33
|
||||
#define RUBY_PATCHLEVEL 37
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2021
|
||||
#define RUBY_RELEASE_MONTH 2
|
||||
#define RUBY_RELEASE_DAY 2
|
||||
#define RUBY_RELEASE_DAY 3
|
||||
|
||||
#include "ruby/version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue