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 +4 -4
- data/README.md +1 -1
- data/lib/tomo/plugin/nvm/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1a8c204727b808dc4206d51496e12796563fd27bc134f0f945c198d00c33ba17
|
4
|
+
data.tar.gz: 2728235773ac43aa7b8ece6f192722d84f8edad74bd3c761926d0e952d9ef9b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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.
|
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
|
|
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.
|
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-
|
11
|
+
date: 2020-11-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tomo
|