From a5389050f72a818f973116b8aa79fa0255e2edbf Mon Sep 17 00:00:00 2001 From: Tom Naessens Date: Sun, 26 May 2024 18:16:44 +0200 Subject: [PATCH] Bump coveralls --- Gemfile.lock | 19 ++++++++----------- README.md | 2 +- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2743ffd3..8d93663d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,8 +125,7 @@ GEM warden (~> 1.2.3) diff-lcs (1.5.0) docile (1.1.5) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20240107) dotenv (2.8.1) dotenv-rails (2.8.1) dotenv (= 2.8.1) @@ -154,7 +153,7 @@ GEM hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0) - http-cookie (1.0.4) + http-cookie (1.0.5) domain_name (~> 0.5) httparty (0.20.0) mime-types (~> 3.0) @@ -163,7 +162,7 @@ GEM concurrent-ruby (~> 1.0) identicon (0.0.5) chunky_png - json (2.6.1) + json (2.7.2) jwt (2.3.0) kt-paperclip (7.1.1) activemodel (>= 4.2.0) @@ -182,9 +181,9 @@ GEM mini_mime (>= 0.1.1) marcel (1.0.2) method_source (1.1.0) - mime-types (3.4.1) + mime-types (3.5.2) mime-types-data (~> 3.2015) - mime-types-data (3.2022.0105) + mime-types-data (3.2024.0507) mini_mime (1.1.2) minitest (5.23.1) msgpack (1.5.1) @@ -366,20 +365,18 @@ GEM stringio (3.1.0) strscan (3.1.0) sync (0.5.0) - term-ansicolor (1.7.1) + term-ansicolor (1.8.0) tins (~> 1.0) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) thor (1.3.1) tilt (2.0.10) - tins (1.31.1) + tins (1.33.0) + bigdecimal sync tqdm (0.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.1) unicode-display_width (2.5.0) vanilla_nested (1.6.1) warden (1.2.9) diff --git a/README.md b/README.md index 2feb85ce..9ccf2cb7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Tap](https://zeus.ugent.be/tap) [![Code Climate](https://codeclimate.com/github/ZeusWPI/Tap/badges/gpa.svg)](https://codeclimate.com/github/ZeusWPI/Tap) [![Ruby](https://github.com/ZeusWPI/Tap/actions/workflows/ruby.yml/badge.svg)](https://github.com/ZeusWPI/Tap/actions/workflows/ruby.yml) [![Coverage Status](https://coveralls.io/repos/ZeusWPI/Tap/badge.svg?branch=master&service=github)](https://coveralls.io/github/ZeusWPI/Tap?branch=master) -:beer: Yes. We have to drink. But we also have to pay. This is the drinking part. +🍺 Yes. We have to drink. But we also have to pay. This is the drinking part. ## Development