summaryrefslogtreecommitdiff
path: root/spec/cache/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-2/+2
* Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-1/+1
* Get the 2.0 specs passing under 2.0Samuel Giddins2017-06-231-6/+2
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Fix typo in cache/platform_spec.rbYuki Asano2016-03-281-2/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-2/+2
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-2/+2
* Use Ruby 1.8-compatible hash syntaxMatijs van Zuijlen2014-05-151-2/+2
* Move test of valid platforms out of multi-platform specMatijs van Zuijlen2014-05-131-2/+1
* Ensure Gemspec.lock and Gemfile match in multi-platform cache specMatijs van Zuijlen2014-05-131-10/+3
* Demonstrate that call to bundle update fails in multi-platform specMatijs van Zuijlen2014-05-131-4/+8
* adding platform support for ruby 2.1Brandon Black2013-09-241-2/+2
* add ABI platforms :ruby_20 and :mri_20Andre Arko2012-12-201-2/+2
* change to new expect syntax for rspecTerence Lee2012-10-091-6/+6
* mri_19 is the valid platformSantiago Pastorino2010-07-261-2/+2
* Fixes a bug where cached gems for other platforms were being removed when run...Carl Lerche2010-07-241-2/+11
* mri platform addedSantiago Pastorino2010-07-231-1/+8
* Don't delete cached gems for dependencies that are pinned to certain platformsCarl Lerche2010-07-141-0/+41