aboutsummaryrefslogtreecommitdiffstats
path: root/gems
diff options
context:
space:
mode:
authorSoutaro Matsumoto <matsumoto@soutaro.com>2020-10-09 18:41:20 +0900
committerGitHub <noreply@github.com>2020-10-09 18:41:20 +0900
commit02e17d473a5edef69b8c03a8e2b91fdd0c27ed75 (patch)
treef0e015ff77cd978baacff88db9c146cfe7aa1e5a /gems
parent8d1b18886459d3f92cbaf6547f22f893a9a2ced1 (diff)
downloadruby-02e17d473a5edef69b8c03a8e2b91fdd0c27ed75.tar.gz
Let bundled_gems specify commits to test (#3641)
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems5
1 files changed, 3 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 13309a4285..25335eabf2 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,7 +1,8 @@
+# gem-name version-to-bundle repository-url [optional-commit-hash-to-test-or-defaults-to-v-version]
minitest 5.14.2 https://github.com/seattlerb/minitest
power_assert 1.2.0 https://github.com/ruby/power_assert
rake 13.0.1 https://github.com/ruby/rake
-test-unit 3.3.6 https://github.com/test-unit/test-unit
+test-unit 3.3.6 https://github.com/test-unit/test-unit 3.3.6
rexml 3.2.4 https://github.com/ruby/rexml
-rss 0.2.9 https://github.com/ruby/rss
+rss 0.2.9 https://github.com/ruby/rss 0.2.9
rbs 0.12.2 https://github.com/ruby/rbs