From 22c25e42847d41924d43d31f3ef67be1ae4a155e Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 25 Mar 2011 12:37:59 +0000 Subject: include json gem (for tests to pass) --- vendor/gems/json-1.5.1/lib/json/Array.xpm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 vendor/gems/json-1.5.1/lib/json/Array.xpm (limited to 'vendor/gems/json-1.5.1/lib/json/Array.xpm') diff --git a/vendor/gems/json-1.5.1/lib/json/Array.xpm b/vendor/gems/json-1.5.1/lib/json/Array.xpm new file mode 100644 index 000000000..27c48011f --- /dev/null +++ b/vendor/gems/json-1.5.1/lib/json/Array.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * Array_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" .......... ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" .......... ", +" ", +" ", +" "}; -- cgit v1.2.3