mutils 1.1.5 → 1.1.6

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: b5c567bf5aa5bfe887405a8cfed4ae0338a5a51548c5ab3d1e0be6fb02174b02
4
- data.tar.gz: e7b3bf3cb5fa59f674cbcb192a1e2f4b1f85fdefd124887be79130a007b488cd
3
+ metadata.gz: 0aaf741215e2dea26ee9a1b6c3482f1841f9bf103e22fed912e0a3eb8bc8ae5c
4
+ data.tar.gz: 82beaed9ec9b426a82682b7cf9c566cc58c215f8a8733ea466dbb06cd77f48ba
5
5
  SHA512:
6
- metadata.gz: ab7551ce465dc23f257cbf2d8430b1d3861381b6e6fc784ff5d55000f94e90f90ea752a38abf0f87145549dda3ec468c316707160357256d5f39391c636b6d32
7
- data.tar.gz: b1590530b08ceb4f64584dcd6d4ec3fe499337ebc83392c395aaf49a0275f9c93de0e0631c57c255926b3bce945beeb991a8104429e9aac78434f8f60ef0fc08
6
+ metadata.gz: ccd2a848355d983bdd62467c9d716998a946c0c9b654155967ddd637abeaffa4444c6ef41ca4e7139853d694fc2929a2dd78fd8f0ce263207191d97c17260ce2
7
+ data.tar.gz: 9a620b3fd12c0a31de9068bc0866cbc7f1622e1954ad1457b04649d964b735d19dd622f07096b45d20fe77cd678383a73e26e1c73986fffc9a4d94fb1bf27ec0
@@ -23,7 +23,7 @@ jobs:
23
23
  - name: Publish
24
24
  env:
25
25
  RUBYGEMS_AUTH_TOKEN: ${{ secrets.RUBYGEMS_AUTH_TOKEN }}
26
- GITHUB_TOKEN: ${{ secrets.P_GITHUB_TOKEN }}
26
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
27
  run: |
28
28
  npm install
29
29
  npx semantic-release
@@ -1,9 +1,9 @@
1
- ## [1.1.5](https://github.com/Code-Vedas/mutils/compare/v1.1.4...v1.1.5) (2020-11-21)
1
+ ## [1.1.6](https://github.com/Code-Vedas/mutils/compare/v1.1.5...v1.1.6) (2020-11-21)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * **maintenance:** maintenance release ([e408524](https://github.com/Code-Vedas/mutils/commit/e40852474eccda21cd5685d1c2cf15e4d6623d45))
6
+ * **github-token:** use github action token ([9b69a06](https://github.com/Code-Vedas/mutils/commit/9b69a0683a06b6e1659eb2984de273191441cbfd))
7
7
 
8
8
  ## [1.1.4](https://github.com/Code-Vedas/mutils/compare/v1.1.3...v1.1.4) (2020-10-19)
9
9
 
data/Version CHANGED
@@ -1 +1 @@
1
- v1.1.5
1
+ v1.1.6
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mutils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nitesh Purohit
@@ -114,7 +114,7 @@ licenses:
114
114
  - MIT
115
115
  metadata:
116
116
  bug_tracker_uri: https://github.com/code-vedas/mutils/issues
117
- source_code_uri: https://github.com/code-vedas/mutils/tree/v1.1.5
117
+ source_code_uri: https://github.com/code-vedas/mutils/tree/v1.1.6
118
118
  post_install_message:
119
119
  rdoc_options: []
120
120
  require_paths: