aboutsummaryrefslogtreecommitdiffstats
path: root/gems
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-24 01:45:41 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-06-24 01:45:41 +0000
commit27d345dff4cca902cc4d61057d892aca5fd2d936 (patch)
treecfbc09dad8d943a6e42ac65b198f1e8a324ecb4b /gems
parent204a83f5f3a3167815a1439e7e6652a7eec934f2 (diff)
downloadruby-27d345dff4cca902cc4d61057d892aca5fd2d936.tar.gz
* tool/make-snapshot: download bundle gems when package making.
[Feature #9852][ruby-core:62676] * gems/bundled_gems: listed bundled gems for Ruby 2.2. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems2
1 files changed, 2 insertions, 0 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
new file mode 100644
index 0000000000..2038d29275
--- /dev/null
+++ b/gems/bundled_gems
@@ -0,0 +1,2 @@
+test-unit 2.5.5
+minitest 5.3.4