Skip to content

Commit e4d3d5c

Browse files
committed
Use HTTPS for Gem badge.
1 parent c1d944e commit e4d3d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Create Ruby App
22
![CI](https://github.com/majjoha/create-ruby-app/workflows/CI/badge.svg)
3-
[![Gem Version](https://badge.fury.io/rb/create-ruby-app.svg)](http://badge.fury.io/rb/create-ruby-app)
3+
[![Gem Version](https://badge.fury.io/rb/create-ruby-app.svg)](https://badge.fury.io/rb/create-ruby-app)
44

55
`create-ruby-app` is an opinionated tool for scaffolding Ruby applications
66
effortlessly inspired by [Create React

0 commit comments

Comments
 (0)