ninny 0.1.19 → 0.1.20

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb06f88a85ed100c85f035dfd512eab3a653ce976e4fccfcb75972b94b62a941
4
- data.tar.gz: 624b6561506f6431afbf5e0b63963c056d028ddfaa4499397a0a943d0cafe221
3
+ metadata.gz: 46272ecd2c9934f51726a97c58b5a321f5252ab4f0b813c766a7f04468fbf273
4
+ data.tar.gz: 8d2a26cc3476995bf96050c75adcde34f39fd8b4b30059f615ab89a626bcd83d
5
5
  SHA512:
6
- metadata.gz: b984582630919dc9b6ae834d113e3ff3adea6402cacc0051201985021634baf6b7e7aaae0987acd5a03753d29066786fd469356ab4d77f4bdb09deada6aa684c
7
- data.tar.gz: 7ca0603113e71a573636d6efe74e9960d8cabbb6cbc43ed9ad25b5bc84c18dcd658098adeee60bd99b5fd81904822049ae647677e76a266fe11bc207f1c7c6a3
6
+ metadata.gz: 4e71bb2b66d43902e95dd0f9531f23b60fea2c6fce06528c318cc62cb4b4380345cd01b1060575925d54f33d1523d4092f12ff8cda8c6dc974b31d10e9e8fa5f
7
+ data.tar.gz: 1092272a02d50caf7ede73e3dc11af63b26682b57798427ccbd5a182ffc561e3f3ceaf0bef0fb7488cb0c990b3c276ed1a3548c07aa93e7b596c2ef1cc4dfb0e
@@ -16,16 +16,16 @@ jobs:
16
16
  packages: write
17
17
  steps:
18
18
  - uses: actions/checkout@v2
19
- - uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
19
+ - uses: docker/login-action@v1.10.0
20
20
  with:
21
21
  registry: ${{ env.REGISTRY }}
22
22
  username: ${{ github.actor }}
23
23
  password: ${{ secrets.GITHUB_TOKEN }}
24
- - uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
24
+ - uses: docker/metadata-action@v3.6.1
25
25
  id: meta
26
26
  with:
27
27
  images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
28
- - uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
28
+ - uses: docker/build-push-action@v2.7.0
29
29
  with:
30
30
  context: .
31
31
  push: true
@@ -31,7 +31,7 @@ jobs:
31
31
  - uses: actions/checkout@v2
32
32
  with:
33
33
  fetch-depth: 0
34
- - uses: HeRoMo/pronto-action@v1.13.0
34
+ - uses: HeRoMo/pronto-action@v1.27.0
35
35
  with:
36
36
  github_token: ${{ secrets.GITHUB_TOKEN }}
37
37
  gitleaks:
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 3.0.2
1
+ 3.0.3
data/Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM ruby:3.0.2-alpine
1
+ FROM ruby:3.0.3-alpine
2
2
  RUN apk add git
3
3
  RUN gem install ninny
data/lib/ninny/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Ninny
4
- VERSION = '0.1.19'
4
+ VERSION = '0.1.20'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ninny
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.19
4
+ version: 0.1.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dispatch Engineers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-11-30 00:00:00.000000000 Z
11
+ date: 2021-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: git
@@ -329,7 +329,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
329
329
  - !ruby/object:Gem::Version
330
330
  version: '0'
331
331
  requirements: []
332
- rubygems_version: 3.2.22
332
+ rubygems_version: 3.2.32
333
333
  signing_key:
334
334
  specification_version: 4
335
335
  summary: 'ninny (n): an foolish person, see: git'