summaryrefslogtreecommitdiff
path: root/spec/install/allow_offline_install_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+6
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-3/+3
* Automatically bundle clean without a path set on 2.0Samuel Giddins2017-08-281-0/+1
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-1/+1
* Update the specs to pass under Bundler 2Samuel Giddins2017-06-231-3/+3
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Add specs for allow_offline_installSamuel Giddins2016-08-051-0/+92