bundle fix

Lets see if this fixes the failing tests
This commit is contained in:
elofgren
2013-12-05 17:33:20 -05:00
parent 3ecc1f883c
commit 89795ebd1f

View File

@@ -323,6 +323,9 @@
"Rust": [ "Rust": [
".rs" ".rs"
], ],
"SAS": [
".sas"
],
"Sass": [ "Sass": [
".sass", ".sass",
".scss" ".scss"
@@ -477,8 +480,8 @@
".gemrc" ".gemrc"
] ]
}, },
"tokens_total": 423589, "tokens_total": 423682,
"languages_total": 488, "languages_total": 490,
"tokens": { "tokens": {
"ABAP": { "ABAP": {
"*/**": 1, "*/**": 1,
@@ -38793,6 +38796,53 @@
"running_threads2": 2, "running_threads2": 2,
"port2.recv": 1 "port2.recv": 1
}, },
"SAS": {
"libname": 1,
"source": 1,
"data": 6,
"work.working_copy": 5,
";": 22,
"set": 3,
"source.original_file.sas7bdat": 1,
"run": 6,
"if": 2,
"Purge": 1,
"then": 2,
"delete": 1,
"ImportantVariable": 1,
".": 1,
"MissingFlag": 1,
"proc": 2,
"surveyselect": 1,
"work.data": 1,
"out": 2,
"work.boot": 2,
"method": 1,
"urs": 1,
"reps": 1,
"seed": 2,
"sampsize": 1,
"outhits": 1,
"samplingunit": 1,
"Site": 1,
"PROC": 1,
"MI": 1,
"work.bootmi": 2,
"nimpute": 1,
"round": 1,
"By": 2,
"Replicate": 2,
"VAR": 1,
"Variable1": 2,
"Variable2": 2,
"logistic": 1,
"descending": 1,
"_Imputation_": 1,
"model": 1,
"Outcome": 1,
"/": 1,
"risklimits": 1
},
"Sass": { "Sass": {
"blue": 7, "blue": 7,
"#3bbfce": 2, "#3bbfce": 2,
@@ -43457,6 +43507,7 @@
"RobotFramework": 483, "RobotFramework": 483,
"Ruby": 3862, "Ruby": 3862,
"Rust": 3566, "Rust": 3566,
"SAS": 93,
"Sass": 56, "Sass": 56,
"Scala": 420, "Scala": 420,
"Scaml": 4, "Scaml": 4,
@@ -43583,6 +43634,7 @@
"RobotFramework": 3, "RobotFramework": 3,
"Ruby": 17, "Ruby": 17,
"Rust": 1, "Rust": 1,
"SAS": 2,
"Sass": 2, "Sass": 2,
"Scala": 3, "Scala": 3,
"Scaml": 1, "Scaml": 1,
@@ -43614,5 +43666,5 @@
"Xtend": 2, "Xtend": 2,
"YAML": 1 "YAML": 1
}, },
"md5": "8a3ac1f1219fa2ba31eb0e5d6a22ee58" "md5": "90558028ff3acc7def2df99638aba7fc"
} }