summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2020-02-18 19:20:45 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2020-02-19 23:05:17 +0100
commit47c569dac65249f5a08605dfa8e1ddaceb32d871 (patch)
tree04dfa65fcbaf569d50746cd9ef34f71ff8bbb17e /.codeclimate.yml
parente9a4dbb494df7c5043a7db9d2880812f9c4e5618 (diff)
downloadbundler-47c569dac65249f5a08605dfa8e1ddaceb32d871.tar.gz
Unfreeze dep hashesfix_dev_deps_hashes
These hashes are actually modified. For example, to exclude some dependencies under jruby. So they should not be frozen. Without this, running `bin/rake spec:deps` from jruby crashes with: ``` rake aborted! FrozenError: can't modify frozen Hash /path/to/bundler/spec/support/rubygems_ext.rb:36:in `dev_setup' /path/to/bundler/Rakefile:29:in `block in <main>' /path/to/bundler/Rakefile:14:in `block in invoke' /path/to/bundler/Rakefile:13:in `invoke' /path/to/bundler/spec/support/rubygems_ext.rb:98:in `gem_load_and_activate' /path/to/bundler/spec/support/rubygems_ext.rb:45:in `gem_load' Tasks: TOP => spec:deps (See full trace by running task with --trace) ```
Diffstat (limited to '.codeclimate.yml')
0 files changed, 0 insertions, 0 deletions