mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Merge json-2.2.0 from flori/json.
https://github.com/flori/json/releases/tag/v2.2.0 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f22ffd83e9
commit
6604e1b7cd
8 changed files with 115 additions and 80 deletions
|
@ -15,7 +15,3 @@ begin
|
|||
require 'byebug'
|
||||
rescue LoadError
|
||||
end
|
||||
if ENV['START_SIMPLECOV'].to_i == 1
|
||||
require 'simplecov'
|
||||
SimpleCov.start
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue