File: bundled_gems

package info (click to toggle)
ruby3.3 3.3.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 153,620 kB
  • sloc: ruby: 1,244,308; ansic: 836,474; yacc: 28,074; pascal: 6,748; sh: 3,913; python: 1,719; cpp: 1,158; makefile: 742; asm: 712; javascript: 394; lisp: 97; perl: 62; awk: 36; sed: 23; xml: 4
file content (23 lines) | stat: -rw-r--r-- 1,187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# gem-name version repository-url [revision]
#
# - gem-name: gem name to bundle
# - version: released version to bundle
# - repository-url: URL from where clone for test
# - revision: revision in repository-url to test
#   if `revision` is not given, "v"+`version` or `version` will be used.
minitest        5.20.0  https://github.com/minitest/minitest
power_assert    2.0.3   https://github.com/ruby/power_assert
rake            13.1.0  https://github.com/ruby/rake
test-unit       3.6.1   https://github.com/test-unit/test-unit
rexml           3.3.9   https://github.com/ruby/rexml
rss             0.3.1   https://github.com/ruby/rss
net-ftp         0.3.4   https://github.com/ruby/net-ftp
net-imap        0.4.19  https://github.com/ruby/net-imap
net-pop         0.1.2   https://github.com/ruby/net-pop
net-smtp        0.5.1   https://github.com/ruby/net-smtp
matrix          0.4.2   https://github.com/ruby/matrix
prime           0.1.2   https://github.com/ruby/prime
rbs             3.4.0   https://github.com/ruby/rbs
typeprof        0.21.9  https://github.com/ruby/typeprof
debug           1.9.2   https://github.com/ruby/debug
racc            1.7.3   https://github.com/ruby/racc