We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f887daa commit 1e2809bCopy full SHA for 1e2809b
json.gemspec
@@ -50,6 +50,7 @@ Gem::Specification.new do |s|
50
"lib/json/add/time.rb",
51
"lib/json/common.rb",
52
"lib/json/ext.rb",
53
+ "lib/json/ext/generator/state.rb",
54
"lib/json/generic_object.rb",
55
"lib/json/pure.rb",
56
"lib/json/pure/generator.rb",
0 commit comments