Skip to content

Commit

Permalink
(feat) Add README badge
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPatton committed Jul 5, 2023
1 parent 8e441a6 commit 00e57f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ group :development do
gem "rubocop-rspec", '= 2.19.0', require: false
gem "rb-readline", '= 0.5.5', require: false, platforms: [:mswin, :mingw, :x64_mingw]
gem "github_changelog_generator", '= 1.15.2', require: false
gem 'puppet-commit', :github => '/Users/gavin/go/src/github.com/GSPatton/puppetlabs/puppet-commit', :branch => 'main'
# gem 'ruby-openai', '~> 4.0'
end
group :system_tests do
gem "puppet_litmus", '< 1.0.0', require: false, platforms: [:ruby, :x64_mingw]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ntp

![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white)
#### Table of Contents


Expand Down

0 comments on commit 00e57f0

Please sign in to comment.