bin/edit_json.rb in
json-1.1.2
vs bin/edit_json.rb in
json-1.1.3
- old
+ new
@@ -6,6 +6,5 @@
JSON::Editor.start(encoding) do |window| if filename window.file_open(filename) end end
- # vim: set et sw=2 ts=2: