+10
doc/languages-frameworks/ruby.section.md
+10
doc/languages-frameworks/ruby.section.md
···+Sometimes a Gemfile references other files. Such as `.ruby-version` or vendored gems. When copying the Gemfile to the nix store we need to copy those files alongside. This can be done using `extraConfigPaths`. For example:### Gem-specific configurations and workarounds {#gem-specific-configurations-and-workarounds}