README.md in memory_profiler-1.0.2 vs README.md in memory_profiler-1.1.0
- old
+ new
@@ -1,14 +1,14 @@
-[![CI](https://github.com/SamSaffron/memory_profiler/workflows/CI/badge.svg)](https://github.com/SamSaffron/memory_profiler/actions?query=workflow%3ACI)
+[![CI](https://github.com/SamSaffron/memory_profiler/actions/workflows/ci.yml/badge.svg)](https://github.com/SamSaffron/memory_profiler/actions/workflows/ci.yml)
[![Gem Version](https://badge.fury.io/rb/memory_profiler.svg)](https://rubygems.org/gems/memory_profiler)
# MemoryProfiler
A memory profiler for Ruby
## Requirements
-Ruby(MRI) Version 2.5.0 and above.
+Ruby(MRI) Version 3.1.0 and above.
## Installation
Add this line to your application's Gemfile: