README.md in at_coder_friends-0.6.8 vs README.md in at_coder_friends-0.6.9
- old
+ new
@@ -1,9 +1,13 @@
[![Gem Version](https://badge.fury.io/rb/at_coder_friends.svg)](https://badge.fury.io/rb/at_coder_friends)
-[![Build Status](https://travis-ci.org/nejiko96/at_coder_friends.svg?branch=master)](https://travis-ci.org/nejiko96/at_coder_friends)
+![Gem](https://img.shields.io/gem/dt/at_coder_friends)
+[![Ruby](https://github.com/nejiko96/at_coder_friends/actions/workflows/ruby.yml/badge.svg)](https://github.com/nejiko96/at_coder_friends/actions/workflows/ruby.yml)
+[![CodeQL](https://github.com/nejiko96/at_coder_friends/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/nejiko96/at_coder_friends/actions/workflows/codeql-analysis.yml)
[![Maintainability](https://api.codeclimate.com/v1/badges/dcd1ce08d11703be2f00/maintainability)](https://codeclimate.com/github/nejiko96/at_coder_friends/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/dcd1ce08d11703be2f00/test_coverage)](https://codeclimate.com/github/nejiko96/at_coder_friends/test_coverage)
+![GitHub](https://img.shields.io/github/license/nejiko96/at_coder_friends)
+<!-- [![Build Status](https://travis-ci.org/nejiko96/at_coder_friends.svg?branch=master)](https://travis-ci.org/nejiko96/at_coder_friends) -->
# AtCoderFriends
## Description
@@ -14,10 +18,10 @@
- Run test cases
- Submit code
## Dependencies
-- Ruby 2.4 or newer
+- Ruby 2.5 or newer
- [Mechanize](https://github.com/sparklemotion/mechanize)
## Installation
Add this line to your application's Gemfile: