mirror of
https://github.com/ruby/ruby.git
synced 2025-09-23 20:44:00 +02: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:
parent
9632e413a7
commit
bf7cc652ae
21 changed files with 21 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
|||
# frozen_string_literal: false
|
||||
#frozen_string_literal: false
|
||||
require 'json/version'
|
||||
require 'json/generic_object'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue