git
f64485af7e
Update bundled gems list as of 2023-12-12
2023-12-12 06:58:23 +00:00
Koichi Sasada
687d29f93c
try modified tests.
...
debug.gem 1.9.0 has a test issue so try modified one.
ref: d4feeae32b
2023-12-12 02:59:10 +09:00
git
980255cb7b
Update bundled gems list as of 2023-12-10
2023-12-11 06:58:43 +00:00
Hiroshi SHIBATA
bc6a0ede4a
Bump up bundled net-ftp gem version to 0.3.0
2023-12-07 18:56:23 +09:00
git
f2ad246071
Update bundled gems list as of 2023-11-29
2023-11-30 04:38:07 +00:00
Misaki Shioi
5baa2b9650
Make test-bundled-gems success
2023-11-30 13:27:19 +09:00
git
0745c0c5ef
Update bundled gems list as of 2023-11-21
2023-11-22 06:58:17 +00:00
Soutaro Matsumoto
307af18fa0
Bundle rbs-3.3.2 ( #8974 )
2023-11-21 12:30:27 +00:00
Soutaro Matsumoto
1886ee190a
Bundle rbs-3.3.1 ( #8921 )
...
* bundle rbs-3.3.1
* Restore diff/subtract tests
2023-11-21 09:21:24 +00:00
Hiroshi SHIBATA
bb008f006c
Update bundled gems manually
2023-11-14 22:08:32 +09:00
Nobuyoshi Nakada
d896269068
Remove spaces added for ".pre.1" [ci skip]
2023-11-04 21:27:14 +09:00
git
9106ac4525
Update bundled gems list as of 2023-11-04
2023-11-04 07:01:03 +00:00
Nobuyoshi Nakada
981ec1d44a
Update bundled gems list as of 2023-11-03
2023-11-03 20:17:00 +09:00
git
eff59e93df
Update bundled gems list as of 2023-10-30
2023-10-31 07:00:00 +00:00
git
f7605db8c5
Update bundled gems list at 6589af52d2
[ci skip]
2023-10-28 07:01:24 +00:00
Kazuhiro NISHIYAMA
77d7ac7c06
Update bundled_gems [ci skip]
2023-10-27 08:41:32 +09:00
Nobuyoshi Nakada
c86c6a84f5
[Bug #19968 ] Revert RBS revision to test
...
This reverts the commits for the master branch of RBS:
- commit f717faac632dd8664d0967f8e639b84d5d032854: "Update rbs
revision to test"
The target revision to test is in master branch, not for 3.2.x.
- commit 9e93af5329f35092c3de3ea37d4e9e181b800bb2: "Skip RBS
`RbConfig::TOPDIR` test that is `nil` before installation"
RbConfig_test.rb is not updated in 3.2.x branch.
2023-10-24 22:59:09 +09:00
Nobuyoshi Nakada
f717faac63
Update rbs revision to test
2023-10-22 08:44:52 +09:00
git
c68f92aa58
Update bundled gems list at 2023-10-10
2023-10-10 07:00:15 +00:00
git
d088b9f77d
Update bundled gems list at 2023-10-05
2023-10-05 07:00:07 +00:00
Nobuyoshi Nakada
bf335bcb11
Requires ruby/rbs#1550
2023-09-28 17:53:02 +09:00
git
684686a1e1
Update bundled gems list at 2023-09-28
2023-09-28 02:47:00 +00:00
Soutaro Matsumoto
b72e320733
Bundle RBS 3.2.2
2023-09-28 11:30:08 +09:00
Takashi Kokubun
5b5ae3d9e0
Rewrite Integer#times in Ruby ( #8388 )
2023-09-07 10:57:52 -07:00
git
009e0a3f9e
Update bundled gems list at 2023-09-07
2023-09-07 06:59:55 +00:00
Soutaro Matsumoto
ad2a464e8f
Bundle RBS 3.2.1 ( #8306 )
2023-08-30 11:10:41 +09:00
git
d1b1e4a3ff
Update bundled gems list at 2023-08-12
2023-08-12 07:00:20 +00:00
git
e40f8bbd20
Update bundled gems list at 2023-07-31
2023-07-31 06:59:54 +00:00
git
5de82ed401
Update bundled gems list at 2023-07-28
2023-07-28 06:59:38 +00:00
git
46ca0e1ce4
Update bundled gems list at 2023-07-27
2023-07-27 07:00:06 +00:00
git
62cb739ba5
Update bundled gems list at 2023-07-20
2023-07-20 07:00:26 +00:00
Takashi Kokubun
e850181acf
Fix a CI failure on rbs
...
This commit applies https://github.com/ruby/rbs/pull/1374 .
2023-07-13 13:41:41 -07:00
git
9df5b4562e
Update bundled gems list at 2023-06-25
2023-06-25 07:00:17 +00:00
git
e5ae7a16b4
Update bundled gems list at 2023-06-17
2023-06-17 06:59:21 +00:00
Hiroshi SHIBATA
bd019ac87a
Removed rake-compiler dependency for test-bundled-gems
...
It's needless with racc-1.7.1
2023-06-14 14:24:29 +09:00
Nobuyoshi Nakada
f9deff32a3
Show prerequisites for compile task
2023-06-14 12:14:20 +09:00
Nobuyoshi Nakada
c5c15a565b
Allow test-unit-ruby-core files to be loaded from bundled gems
...
Separate the directly from the customized test-unit, since it may not
work with bundled gems.
2023-06-14 12:14:20 +09:00
git
c74f42a4fb
Update bundled gems list at 2023-06-13
2023-06-13 06:59:40 +00:00
git
52131d84f2
Update bundled gems list at 2023-06-11
2023-06-11 07:01:53 +00:00
Hiroshi SHIBATA
e69bb9f0d7
Bump up racc-1.7.0
2023-06-08 17:25:38 +09:00
Hiroshi SHIBATA
d1775aa388
Try to promote racc as bundled gems
2023-06-08 17:25:38 +09:00
git
8e2fac7b9c
Update bundled gems list at 2023-05-25
2023-05-25 06:59:46 +00:00
git
cee6903763
Update bundled gems list at 2023-05-13
2023-05-13 06:59:15 +00:00
Hiroshi SHIBATA
9d6bfe3815
Use debug-1.8.0
2023-05-09 12:57:12 +09:00
Hiroshi SHIBATA
7397642021
Use HEAD version of ruby/debug for testing
2023-05-09 12:57:12 +09:00
Soutaro Matsumoto
f6694b5bc8
Bundle rbs-3.1.0 ( #7766 )
2023-04-28 11:04:03 +09:00
Takashi Kokubun
d71db90c68
Fix a test in typeprof
...
Revert "Skip typeprof for now"
This reverts commit bdbf663cef
.
2023-04-01 15:13:08 -07:00
git
f8f15e247d
Update bundled gems list at 2023-03-29
2023-03-29 07:00:50 +00:00
Masataka Pocke Kuwabara
298cb57c11
Update rbs's commit hash to avoid test failure on pathname ( #7596 )
2023-03-28 14:01:07 +09:00
Soutaro Matsumoto
615f42fd61
Add explanation to rbs_skip_tests ( #7525 )
2023-03-20 10:39:17 +09:00