Skip to content

Commit

Permalink
Merge pull request #2 from jwillemsen/jwi-dependabot
Browse files Browse the repository at this point in the history
Updated links
  • Loading branch information
jwillemsen authored Feb 1, 2021
2 parents 1fd42ea + 83ad13d commit ae04000
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This project implements an extension for the Inprovise provisioning tool providi
Inprovise scripts.

[![Build Status](https://travis-ci.org/mcorino/Inprovise-File.png)](https://travis-ci.org/mcorino/Inprovise-File)
[![Code Climate](https://codeclimate.com/github/mcorino/Inprovise-File/badges/gpa.png)](https://codeclimate.com/github/mcorino/Inprovise-File)
[![Test Coverage](https://codeclimate.com/github/mcorino/Inprovise-File/badges/coverage.png)](https://codeclimate.com/github/mcorino/Inprovise-File/coverage)
[![Code Climate](https://codeclimate.com/github/RemedyIT/Inprovise-File/badges/gpa.png)](https://codeclimate.com/github/RemedyIT/Inprovise-File)
[![Test Coverage](https://codeclimate.com/github/RemedyIT/Inprovise-File/badges/coverage.png)](https://codeclimate.com/github/RemedyIT/Inprovise-File/coverage)
[![Gem Version](https://badge.fury.io/rb/inprovise-file.png)](https://badge.fury.io/rb/inprovise-file)

Installation
Expand Down Expand Up @@ -52,4 +52,4 @@ file({
````

Providing `:source` and `:destination` is mandatory.
All other settings are optional.
All other settings are optional.
2 changes: 1 addition & 1 deletion inprovise-file.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Gem::Specification.new do |gem|
gem.email = ["[email protected]"]
gem.description = %q{File dependency extension for Inprovise scripts}
gem.summary = %q{Simple, easy and intuitive provisioning}
gem.homepage = "https://github.com/mcorino/Inprovise-File"
gem.homepage = "https://github.com/RemedyIT/Inprovise-File"
gem.license = 'MIT'

gem.files = `git ls-files`.split($\)
Expand Down

0 comments on commit ae04000

Please sign in to comment.