aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/json.rb
AgeCommit message (Expand)Author
2016-11-20compat: deprecate Utils::JSON in favor of corelib JSON.William Woodruff
2016-11-17utils/json: Replace OkJson with Ruby's core JSON.William Woodruff
2016-09-23Fix Style/ModuleFunction.Markus Reiter
2015-12-26Revert "minor perf improvements"Baptiste Fontaine
2015-12-26minor perf improvementsBaptiste Fontaine
2015-08-03Core files style updates.BrewTestBot
2013-06-22Use OkJson directlyJack Nagel
2013-06-22Add Utils::JSON to wrap the JSON implementationJack Nagel