1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ext/json/**/*.rb: merge original files from upstream repository.

It only fixes styles of frozen string literal.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2016-07-14 03:48:54 +00:00
parent 9632e413a7
commit bf7cc652ae
21 changed files with 21 additions and 21 deletions

View file

@ -1,4 +1,2 @@
# frozen_string_literal: false
require 'mkmf'
create_makefile('json')