diff options
| author | SHIBATA Hiroshi <hsbt@ruby-lang.org> | 2018-11-07 15:27:02 +0000 |
|---|---|---|
| committer | SHIBATA Hiroshi <hsbt@ruby-lang.org> | 2018-11-07 15:27:02 +0000 |
| commit | 79307d4aba2beb04045d3c84722f0f0498339d25 (patch) | |
| tree | aaf89e9318460cebde439ff130604057f64e0c9d /spec | |
| parent | 3df26b93b0afdce0d2b34596bc2de21649b174d0 (diff) | |
| download | bundler-79307d4aba2beb04045d3c84722f0f0498339d25.tar.gz | |
rubocop -a
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/spec_helper.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 3bb08c75a8..f79c4e683a 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -147,5 +147,4 @@ RSpec.configure do |config| Dir.chdir(original_wd) ENV.replace(original_env) end - end |
