summaryrefslogtreecommitdiff
path: root/spec/bundler/bundler_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure loaded_from is always set to a stringgit-extension-rebuildSamuel Giddins2016-02-241-1/+1
* Update validation specs for old rubygemsSamuel Giddins2016-02-241-22/+21
* Move validation exception messages to the rubygems integration helperSamuel Giddins2016-02-231-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Change behavior and improve clarity of error messages when local gems have in...James Wen2016-01-301-0/+29
* [RuboCop] Enable Style/ParallelAssignmentSamuel Giddins2015-11-261-5/+10
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-5/+5
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Merge tag 'v1.9.4'Andre Arko2015-04-131-5/+3
* suppress default_external= warningAndre Arko2014-08-241-7/+8
* skip YAML::ENGINE specs when it is removedAndre Arko2014-08-241-1/+1
* Small improving of testsKamil Kieliszczyk2014-01-241-3/+1
* Improve using subject in tests for Bundler.load_gemspec_uncachedKamil Kieliszczyk2014-01-241-11/+8
* Use subject(:gemspec) in favor of instance variablesKamil Kieliszczyk2014-01-211-46/+50
* indentationAndre Arko2013-02-081-5/+5
* Add test for gemspecs containing unicode characters.Chris Gaffney2013-02-081-0/+26
* clean up load_gemspec a bit, organize specsAndre Arko2012-12-021-9/+39
* update merged specs to the new rspec expect syntaxAndre Arko2012-11-171-2/+2
* remove fit testTerence Lee2012-11-141-1/+1
* add test for Psych::SyntaxError changeTerence Lee2012-11-141-0/+19