summaryrefslogtreecommitdiff
path: root/lib/bundler/yaml_serializer.rb
Commit message (Expand)AuthorAgeFilesLines
* Bump rubocop to 0.74.0bump_rubocopDavid Rodríguez2019-07-311-1/+1
* Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-1/+1
* Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-081-1/+0
* Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-041-2/+2
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-191-3/+3
* [YAMLSerializer] Allow loading with CRLF line endingsseg-settings-crlfSamuel Giddins2016-08-081-1/+1
* [Serializer]Array parser implementedAsutosh Palai2016-07-031-5/+13
* [Serializer] Dumping array and passing the old scan specsAsutosh Palai2016-07-031-11/+26
* Shifted Settings to use the YAMLSerializerAsutosh Palai2016-06-091-1/+9
* Fixed the errors in spec for older versionsAsutosh Palai2016-06-091-9/+1
* Made yaml_serializer compatible for use with settingsAsutosh Palai2016-06-091-2/+23
* Moved the yaml serializer to seperate moduleAsutosh Palai2016-06-091-0/+46