summaryrefslogtreecommitdiff
path: root/spec/support/platforms.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-041-10/+1
* RUBY_ENGINE should always be defined after 1.8.7ruby_engine_always_definedDavid Rodríguez2019-06-261-1/+1
* Check for feature flag instead of hard versionDavid Rodríguez2019-04-271-1/+1
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* Merge lockfile spec filesmerge_lockfile_specsDavid Rodríguez2019-04-031-3/+2
* Fallback to the standard RUBY_ENGINE_VERSION constantBenoit Daloze2018-09-091-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Update specs for the specific platform being added to the lockfileSamuel Giddins2017-07-051-0/+13
* Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-0/+4
* Add a platform helper for x64_macSamuel Giddins2016-08-251-0/+4
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-2/+2
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* Fix Lint/UnreachableCodeErick Sasse2015-07-181-1/+0
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* patchlevel support for ruby DSLTerence Lee2013-08-241-0/+4
* Add specs for the x64-mingw32 platform.Lars Kanis2013-08-101-1/+5
* RUBY_ENGINE is not defined in ruby 1.8.7Terence Lee2012-05-031-1/+1
* ruby version check for bundle#installYehuda Katz and Terence Lee2012-05-031-0/+33
* add missing #mingw to Spec::PlatformsAndre Arko2010-11-111-1/+5
* Remove the #to_generic monkey patch to Gem::PlatformCarl Lerche2010-07-241-3/+5
* Update platform spec helpersCarl Lerche2010-06-061-5/+7
* Get the basic platform DSL workingCarl Lerche2010-06-061-0/+14
* Add a first spec for cross platform bundle installsCarl Lerche2010-06-011-4/+16
* Fix platform specs so they are actually _capable_ of failingAndre Arko2010-04-231-3/+7
* Pick the correct platform when installing gemsCarl Lerche2010-01-311-0/+15