tomo-plugin-nvm 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d2fdcdc79a43cca1a7d7b8f8a91b83675cf93e5b40fd7e7bf3ca7db573414f95
4
- data.tar.gz: cc03976c3e0cc72be6f02b41f89e1652b36c8ddcaaaa367ad4b7ad65ef42ee4c
3
+ metadata.gz: 1a8c204727b808dc4206d51496e12796563fd27bc134f0f945c198d00c33ba17
4
+ data.tar.gz: 2728235773ac43aa7b8ece6f192722d84f8edad74bd3c761926d0e952d9ef9b0
5
5
  SHA512:
6
- metadata.gz: d914a710197b5bb86ccb4634b0aea9a2dae07e424ed16c983b46903abca0a2d2a58a3754bca7e5a56d80ca915fc35863bed947e7417b95a3b6a87a5c0de7f977
7
- data.tar.gz: 24b03402b99b443e5ed7663c470acc4cd597c9212469c8b794e55d24ee4c510e6a6dfb55306f1a257156037ca0918e33ffece9d89b37fff7755d4206c74bdaa9
6
+ metadata.gz: aa9b47369aac06260b07c720404b3aa5662f589e8a27361a510571f3789027cfb123b9e1d94b407906ca7416960f6ad0571732020a610414e85c84f1b9e16d5b
7
+ data.tar.gz: e1b2f04b947743e50ecdaec91d2d3bbff187fb1a42090400d79458937f64f7ae9f65415c0952f2d544daa340f837be5afa7fa2bc8a3aa7a603ec433835e0d628
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # tomo-plugin-nvm
2
2
 
3
3
  [![Gem Version](https://badge.fury.io/rb/tomo-plugin-nvm.svg)](https://rubygems.org/gems/tomo-plugin-nvm)
4
- [![Travis](https://img.shields.io/travis/mattbrictson/tomo-plugin-nvm.svg?label=travis)](https://travis-ci.org/mattbrictson/tomo-plugin-nvm)
4
+ [![Travis](https://img.shields.io/travis/com/mattbrictson/tomo-plugin-nvm.svg?label=travis)](https://travis-ci.com/github/mattbrictson/tomo-plugin-nvm)
5
5
  [![Circle](https://circleci.com/gh/mattbrictson/tomo-plugin-nvm/tree/main.svg?style=shield)](https://app.circleci.com/pipelines/github/mattbrictson/tomo-plugin-nvm?branch=main)
6
6
  [![Code Climate](https://codeclimate.com/github/mattbrictson/tomo-plugin-nvm/badges/gpa.svg)](https://codeclimate.com/github/mattbrictson/tomo-plugin-nvm)
7
7
 
@@ -4,5 +4,5 @@ module Tomo
4
4
  end
5
5
 
6
6
  module Tomo::Plugin::Nvm
7
- VERSION = "1.0.1".freeze
7
+ VERSION = "1.0.2".freeze
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tomo-plugin-nvm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Brictson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-08-02 00:00:00.000000000 Z
11
+ date: 2020-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tomo