hobbies 1.1.6 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d066619871b9585b0c71f93656a4887b9b4526c9f19170d3f6fc3500dd2e8fa5
4
- data.tar.gz: f4c451461124de4874fec8534217d54895548b2495d3509a272d80ab861170a4
3
+ metadata.gz: 5474f2594fe94f3b62c1d8eec53a60fbad2bf84a157302384093b83430bbad00
4
+ data.tar.gz: 4a07d637a23d17d296e247d3cbedff745c046886943799c80af2a103e3e75324
5
5
  SHA512:
6
- metadata.gz: 9703db46e5a72669638baaf2f69ab0073c1beea9aee422eb8d8a633fea7d511f2a4ac1a97d7f20ba608b86658f9bb9992ce1ea38949d11a64483ecce7f63e263
7
- data.tar.gz: 9910d4165f0b9bb5d0847b617f198f6ad133918105494f6ac376375975a9f2d1ccdbbc1b5bc4c2c3178b628ed4c15c866efe7a91abc77599cc8f8e0daa6e7b46
6
+ metadata.gz: edf61530703e303755762d466d51bc85c6cec3ffeedc2d2f416d218e005963dbb58958786ef75e0a7c51d2ea8fba3706e66bc329cb88085071321662ec7ed797
7
+ data.tar.gz: 053e6b5178b0650459ee9d770854650afa029eee124dd314572cde595c57044d59b3b50ed7274dd2b035e10ce69c1e03a0a5544a49100c512fa214b207eebcb9
data/README.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Hobbies
2
2
 
3
- [![CircleCI branch](https://img.shields.io/circleci/project/github/HobbieJ/Hobbies/master.svg)](https://circleci.com/gh/HobbieJ/Hobbies/tree/master)
4
- [![Gem](https://img.shields.io/gem/v/hobbies.svg)](https://rubygems.org/gems/hobbies)
5
- [![Gem](https://img.shields.io/gem/dtv/hobbies.svg)](https://rubygems.org/gems/hobbies)
6
- [![GitHub license](https://img.shields.io/github/license/HobbieJ/Hobbies.svg)](https://github.com/HobbieJ/Hobbies/blob/master/LICENSE.txt)
3
+ [![CircleCI branch](https://img.shields.io/circleci/project/github/HobbieJ/Hobbies/master.svg?longCache=true&style=for-the-badge)](https://circleci.com/gh/HobbieJ/Hobbies/tree/master)
4
+ [![Gem](https://img.shields.io/gem/v/hobbies.svg?longCache=true&style=for-the-badge&colorB=blue)](https://rubygems.org/gems/hobbies)
5
+ [![Gem](https://img.shields.io/gem/dtv/hobbies.svg?longCache=true&style=for-the-badge&colorB=blue)](https://rubygems.org/gems/hobbies)
6
+ [![GitHub license](https://img.shields.io/github/license/HobbieJ/Hobbies.svg?longCache=true&style=for-the-badge)](https://github.com/HobbieJ/Hobbies/blob/master/LICENSE.txt)
7
7
 
8
8
  Welcome to Hobbies, a Jekyll theme made for developers who want to say a little more than "Hello World!"
9
9
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobbies
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacob Hobbie