summaryrefslogtreecommitdiff
path: root/spec/bundler/yaml_serializer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #5885 - bundler:seg-yaml-empty-string-values, r=segiddinsThe Bundler Bot2017-07-201-0/+1
|\
| * [YAMLSerializer] Handle empty strings properlyseg-yaml-empty-string-valuesSamuel Giddins2017-07-201-0/+2
* | Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-0/+1
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* | Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
|/
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* [YAMLSerializer] Allow loading with CRLF line endingsseg-settings-crlfSamuel Giddins2016-08-081-0/+23
* Fixed duplicate error code for plugin error and spec fixesAsutosh Palai2016-07-031-2/+1
* Spec fixes and spec for adding load path and rubocop fixesAsutosh Palai2016-07-031-8/+8
* [Serializer]Array parser implementedAsutosh Palai2016-07-031-0/+58
* Fixed the errors in spec for older versionsAsutosh Palai2016-06-091-12/+36
* Made yaml_serializer compatible for use with settingsAsutosh Palai2016-06-091-12/+22
* Moved the yaml serializer to seperate moduleAsutosh Palai2016-06-091-0/+78