From 6819d556bb600d3313acdc828cb45ff881cdf939 Mon Sep 17 00:00:00 2001 From: Joerg Reichert Date: Sat, 5 Mar 2016 20:19:56 +0100 Subject: [PATCH] added badges and lock file --- Gemfile.lock | 10 ++++++++++ README.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d0833f..d91f36f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,6 +54,12 @@ GEM coffee-script-source execjs coffee-script-source (1.9.1.1) + coveralls (0.8.13) + json (~> 1.8) + simplecov (~> 0.11.0) + term-ansicolor (~> 1.3) + thor (~> 0.19.1) + tins (~> 1.6.0) database_cleaner (1.5.1) diff-lcs (1.2.5) docile (1.1.5) @@ -257,11 +263,14 @@ GEM sqlite3 (1.3.10) sqlite3 (1.3.10-x64-mingw32) temple (0.7.5) + term-ansicolor (1.3.2) + tins (~> 1.0) test_after_commit (0.4.2) activerecord (>= 3.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1) + tins (1.6.0) turbolinks (2.5.3) coffee-rails tzinfo (1.2.2) @@ -286,6 +295,7 @@ DEPENDENCIES awesome_print capybara coffee-rails + coveralls database_cleaner elasticsearch elasticsearch-dsl diff --git a/README.md b/README.md index 9d10795..710d0e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Stadtratmonitor -[![Build Status](https://travis-ci.org/CodeforLeipzig/stadtratmonitor.png?branch=master)](https://travis-ci.org/CodeforLeipzig/stadtratmonitor) +[![Build Status](https://travis-ci.org/CodeforLeipzig/stadtratmonitor.png?branch=master)](https://travis-ci.org/CodeforLeipzig/stadtratmonitor) [![Coverage Status](https://coveralls.io/repos/github/jrlover/stadtratmonitor/badge.svg?branch=master)](https://coveralls.io/github/jrlover/stadtratmonitor?branch=master) [![Code Climate](https://codeclimate.com/github/CodeforLeipzig/stadtratmonitor/badges/gpa.svg)](https://codeclimate.com/github/CodeforLeipzig/stadtratmonitor) ## Setup