From 29df0122a3476f42767d906e19494f3540e1d77f Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Tue, 13 Nov 2018 16:13:53 +0100 Subject: [PATCH] README: Remove Gemnasium badge --- README.mdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.mdown b/README.mdown index 1ac5db5..86684fc 100644 --- a/README.mdown +++ b/README.mdown @@ -2,8 +2,6 @@ [![Gem Version](https://badge.fury.io/rb/handlebars.png)](http://badge.fury.io/rb/handlebars) [![Build Status](https://travis-ci.org/cowboyd/handlebars.rb.png?branch=master)](https://travis-ci.org/cowboyd/handlebars.rb) -[![Dependency Status](https://gemnasium.com/cowboyd/handlebars.rb.png)](https://gemnasium.com/cowboyd/handlebars.rb) - This uses [therubyracer][1] to bind to the _actual_ JavaScript implementation of [Handlebars.js][2] so that you can use it from ruby.