Skip to content

Commit

Permalink
Bump coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed May 26, 2024
1 parent 776375d commit a538905
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 12 deletions.
19 changes: 8 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit a538905

Please sign in to comment.