Skip to content

Commit f82ca2e

Browse files
committed
Create gems-bundled_gems.patch
1 parent d530702 commit f82ca2e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
diff --git a/gems/bundled_gems b/gems/bundled_gems
2+
index 8891f1c462..ca66b48ed6 100644
3+
--- a/gems/bundled_gems
4+
+++ b/gems/bundled_gems
5+
@@ -7,7 +7,7 @@
6+
# if `revision` is not given, "v"+`version` or `version` will be used.
7+
8+
minitest 5.25.5 https://github.com/minitest/minitest
9+
-power_assert 2.0.5 https://github.com/ruby/power_assert a7dab941153b233d3412e249d25da52a6c5691de
10+
+power_assert 2.0.6dev https://github.com/ruby/power_assert a7dab941153b233d3412e249d25da52a6c5691de
11+
rake 13.3.0 https://github.com/ruby/rake
12+
test-unit 3.6.8 https://github.com/test-unit/test-unit
13+
rexml 3.4.1 https://github.com/ruby/rexml
14+
@@ -33,7 +33,7 @@ rinda 0.2.0 https://github.com/ruby/rinda
15+
drb 2.2.3 https://github.com/ruby/drb
16+
nkf 0.2.0 https://github.com/ruby/nkf
17+
syslog 0.3.0 https://github.com/ruby/syslog
18+
-csv 3.3.4 https://github.com/ruby/csv 69d9886238a504bfac60fa516cd08ad2a855a2a8
19+
+csv 3.3.5 https://github.com/ruby/csv 69d9886238a504bfac60fa516cd08ad2a855a2a8
20+
repl_type_completor 0.1.11 https://github.com/ruby/repl_type_completor 25108aa8d69ddaba0b5da3feff1c0035371524b2
21+
ostruct 0.6.1 https://github.com/ruby/ostruct 50d51248bec5560a102a1024aff4174b31dca8cc
22+
pstore 0.2.0 https://github.com/ruby/pstore

0 commit comments

Comments
 (0)