Skip to content

Commit 61ef6f4

Browse files
committed
[GR-16910] Move lib/ruby/gems/2.6.0 to lib/gems.
PullRequest: truffleruby/932
2 parents 4b5d230 + 7d861db commit 61ef6f4

File tree

348 files changed

+36
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+36
-39
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/lib/json/tools/* linguist-vendored
2727
/src/main/c/Makefile linguist-vendored
2828
/src/main/c/truffleposix/Makefile linguist-vendored
29-
/lib/ruby/gems/*/gems/*/bin/setup linguist-vendored
29+
/lib/gems/gems/*/bin/setup linguist-vendored
3030
/lib/truffle/post_install_hook.sh linguist-vendored
3131
/src/test/* linguist-vendored
3232
/src/processor/* linguist-vendored
@@ -41,7 +41,7 @@
4141

4242
# Documentation
4343

44-
/lib/ruby/gems/*/gems/*/doc/* linguist-documentation
44+
/lib/gems/gems/*/doc/* linguist-documentation
4545

4646
# All our headers are C - don't magically work out they're ObjectiveC or C++
4747

doc/contributor/updating-ruby.md

Lines changed: 5 additions & 5 deletions

doc/user/ruby-managers.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)