circleci-bundle-update-pr 5.1.4 → 5.1.5

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: b07e6bac358c058d8d4a5f22996269a648a62a5a23578a797f64b313e54df604
4
- data.tar.gz: 0a7f4ec034699cef2ef7c8f326e85391d6afb28fbb83106f79f2cc4cd63e79ce
3
+ metadata.gz: e74b69728bbd60236c7c5ea3fe1a40a16f4943ef57e7cd8900c395094a178ede
4
+ data.tar.gz: 9c15dc6b231ffa4dd934f6cafdb5e48b75fd3260ffc4c77aa4d59d49838360e1
5
5
  SHA512:
6
- metadata.gz: 279a5a0df786642538a2f56f1af66c2c4bbffa194cfda2a9b72f831fc287ac25cb5353c537fde7d1752fe726dd287407bb2c2f93825b08a71d07b2b61464cda4
7
- data.tar.gz: e4c66ce78e1f7ae66b5c45b085b1b120d7c8ce5be64e520c29b8a3738472a2191356f61fa8da440e63be46b821db517cf84a5e2dc26bc84d4913621e3e3c1592
6
+ metadata.gz: eadc3cd03b603836e5e4f040389b4e85f1b169b554f8b4cfdd7a947f00366c323949b461f8f78472d6f4b41f0d341b19efbc29ae388e0fb42895a3216aa024dc
7
+ data.tar.gz: 2921e94d04aac3e64ecbbfd8001ebbbcf2c740e5f46d7df904825c7c4fd525b5a3da66ece836783b80c89e59ae2e8cc677dd8e78340586db9237ea3a30a128ca
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.1.4)
4
+ circleci-bundle-update-pr (5.1.5)
5
5
  compare_linker (>= 1.4.10)
6
6
  octokit
7
7
 
@@ -11,13 +11,13 @@ GEM
11
11
  addressable (2.8.7)
12
12
  public_suffix (>= 2.0.2, < 7.0)
13
13
  ast (2.4.3)
14
- base64 (0.2.0)
14
+ base64 (0.3.0)
15
15
  compare_linker (1.4.11)
16
16
  base64
17
17
  httpclient
18
18
  octokit
19
19
  ostruct
20
- diff-lcs (1.6.1)
20
+ diff-lcs (1.6.2)
21
21
  faraday (2.13.1)
22
22
  faraday-net_http (>= 2.0, < 3.5)
23
23
  json
@@ -26,8 +26,8 @@ GEM
26
26
  net-http (>= 0.5.0)
27
27
  httpclient (2.9.0)
28
28
  mutex_m
29
- json (2.11.3)
30
- language_server-protocol (3.17.0.4)
29
+ json (2.12.2)
30
+ language_server-protocol (3.17.0.5)
31
31
  lint_roller (1.1.0)
32
32
  logger (1.7.0)
33
33
  mutex_m (0.3.0)
@@ -45,22 +45,22 @@ GEM
45
45
  public_suffix (6.0.2)
46
46
  racc (1.8.1)
47
47
  rainbow (3.1.1)
48
- rake (13.2.1)
48
+ rake (13.3.0)
49
49
  regexp_parser (2.10.0)
50
- rspec (3.13.0)
50
+ rspec (3.13.1)
51
51
  rspec-core (~> 3.13.0)
52
52
  rspec-expectations (~> 3.13.0)
53
53
  rspec-mocks (~> 3.13.0)
54
- rspec-core (3.13.3)
54
+ rspec-core (3.13.4)
55
55
  rspec-support (~> 3.13.0)
56
- rspec-expectations (3.13.4)
56
+ rspec-expectations (3.13.5)
57
57
  diff-lcs (>= 1.2.0, < 2.0)
58
58
  rspec-support (~> 3.13.0)
59
- rspec-mocks (3.13.3)
59
+ rspec-mocks (3.13.5)
60
60
  diff-lcs (>= 1.2.0, < 2.0)
61
61
  rspec-support (~> 3.13.0)
62
- rspec-support (3.13.3)
63
- rubocop (1.75.4)
62
+ rspec-support (3.13.4)
63
+ rubocop (1.75.8)
64
64
  json (~> 2.3)
65
65
  language_server-protocol (~> 3.17.0.2)
66
66
  lint_roller (~> 1.1.0)
@@ -107,4 +107,4 @@ DEPENDENCIES
107
107
  rubocop-rspec
108
108
 
109
109
  BUNDLED WITH
110
- 2.6.8
110
+ 2.6.9
data/README.md CHANGED
@@ -2,12 +2,10 @@
2
2
 
3
3
  [![CircleCI Status](https://img.shields.io/circleci/build/github/masutaka/circleci-bundle-update-pr/main?style=flat-square&logo=circieci&label=CircleCI)][circleci]
4
4
  [![CodeQL Status](https://img.shields.io/github/actions/workflow/status/masutaka/circleci-bundle-update-pr/github-code-scanning%2Fcodeql?branch=main&style=flat-square&logo=githubactions&label=CodeQL)][codeql]
5
- [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr.svg?type=shield)][fossa]
6
5
  [![Gem Version](https://img.shields.io/gem/v/circleci-bundle-update-pr?style=flat-square&logo=rubygems&label=Gem)][gem]
7
6
 
8
7
  [circleci]: https://app.circleci.com/pipelines/github/masutaka/circleci-bundle-update-pr?branch=main
9
8
  [codeql]: https://github.com/masutaka/circleci-bundle-update-pr/actions/workflows/github-code-scanning/codeql?query=branch%3Amain
10
- [fossa]: https://app.fossa.com/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr?ref=badge_shield
11
9
  [gem]: https://rubygems.org/gems/circleci-bundle-update-pr
12
10
 
13
11
  `circleci-bundle-update-pr` is an automation script for continuous bundle update and for sending a pull request using [`Scheduling a Workflow of CircleCI`](https://circleci.com/docs/2.0/workflows/#scheduling-a-workflow).
@@ -223,7 +221,3 @@ jobs:
223
221
  </a>
224
222
 
225
223
  *Made with [contrib.rocks](https://contrib.rocks).*
226
-
227
- ## License
228
-
229
- [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmasutaka%2Fcircleci-bundle-update-pr?ref=badge_large)
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.1.4'
7
+ VERSION = '5.1.5'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circleci-bundle-update-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.4
4
+ version: 5.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-06-02 00:00:00.000000000 Z
10
+ date: 2025-07-03 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: compare_linker