circleci-bundle-update-pr 5.0.6 → 5.0.7

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: 10bc86fb9d0b160d75ff3f536ce23956b367d21fd41d5cecc069dddaa4b74f56
4
- data.tar.gz: 02bb3fcc2f5e255338ebec24285ec05ca103a565e11023d62661ce8860179670
3
+ metadata.gz: 00d3a9958b2c6d685792644a79de3b48bc7baa87ecdd47c340c702727787d661
4
+ data.tar.gz: 1b09448083abdb0352c70948c01c903e8d7ce593002dec0bc76bfd97937a5f2c
5
5
  SHA512:
6
- metadata.gz: c6dff5b00625c8303f8103beb3f0fd0701d8ed506614d4be6726f8b0d99713f950ce4f42d7a205a470a99c0069d33fb78eb6a0414d2a89c6f33d8cf709b9feb1
7
- data.tar.gz: e70d58c034e1446820804a0e8e577dcb17bc8e32b4305b652783e0f0198c7fdea712ff08315bbfcdcc321a773bed55bde2120351136fc5d7fbf59962a4adc3ea
6
+ metadata.gz: '029c735e1cfd435c42cfe9c675f2626e5177792f466e04e638d8e9f1788a4d2cb24cfe199e5a181c7b200b94bbca3991d0d32a81fa35f9b2a7d20b8afac91575'
7
+ data.tar.gz: 30f92216de7fbaf19fd4a107c6c3e16ae04fa84ef3659e0a0bc9f27cb5caa87d8053bfbb26529ef05ac420bceae1d0d3a59650da5d38309362672e1b1db30b66
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.0.6)
4
+ circleci-bundle-update-pr (5.0.7)
5
5
  compare_linker (>= 1.4.5)
6
6
  octokit
7
7
 
@@ -12,15 +12,15 @@ GEM
12
12
  public_suffix (>= 2.0.2, < 7.0)
13
13
  ast (2.4.2)
14
14
  base64 (0.2.0)
15
- compare_linker (1.4.6)
15
+ compare_linker (1.4.7)
16
16
  base64
17
17
  httpclient
18
18
  octokit
19
19
  diff-lcs (1.5.1)
20
- faraday (2.10.1)
21
- faraday-net_http (>= 2.0, < 3.2)
20
+ faraday (2.11.0)
21
+ faraday-net_http (>= 2.0, < 3.4)
22
22
  logger
23
- faraday-net_http (3.1.1)
23
+ faraday-net_http (3.3.0)
24
24
  net-http
25
25
  httpclient (2.8.3)
26
26
  json (2.7.2)
@@ -31,8 +31,8 @@ GEM
31
31
  octokit (9.1.0)
32
32
  faraday (>= 1, < 3)
33
33
  sawyer (~> 0.9)
34
- parallel (1.25.1)
35
- parser (3.3.4.0)
34
+ parallel (1.26.3)
35
+ parser (3.3.4.2)
36
36
  ast (~> 2.4.1)
37
37
  racc
38
38
  public_suffix (6.0.1)
@@ -40,45 +40,41 @@ GEM
40
40
  rainbow (3.1.1)
41
41
  rake (13.2.1)
42
42
  regexp_parser (2.9.2)
43
- rexml (3.3.6)
44
- strscan
45
43
  rspec (3.13.0)
46
44
  rspec-core (~> 3.13.0)
47
45
  rspec-expectations (~> 3.13.0)
48
46
  rspec-mocks (~> 3.13.0)
49
47
  rspec-core (3.13.0)
50
48
  rspec-support (~> 3.13.0)
51
- rspec-expectations (3.13.1)
49
+ rspec-expectations (3.13.2)
52
50
  diff-lcs (>= 1.2.0, < 2.0)
53
51
  rspec-support (~> 3.13.0)
54
52
  rspec-mocks (3.13.1)
55
53
  diff-lcs (>= 1.2.0, < 2.0)
56
54
  rspec-support (~> 3.13.0)
57
55
  rspec-support (3.13.1)
58
- rubocop (1.65.1)
56
+ rubocop (1.66.0)
59
57
  json (~> 2.3)
60
58
  language_server-protocol (>= 3.17.0)
61
59
  parallel (~> 1.10)
62
60
  parser (>= 3.3.0.2)
63
61
  rainbow (>= 2.2.2, < 4.0)
64
62
  regexp_parser (>= 2.4, < 3.0)
65
- rexml (>= 3.2.5, < 4.0)
66
- rubocop-ast (>= 1.31.1, < 2.0)
63
+ rubocop-ast (>= 1.32.1, < 2.0)
67
64
  ruby-progressbar (~> 1.7)
68
65
  unicode-display_width (>= 2.4.0, < 3.0)
69
- rubocop-ast (1.31.3)
66
+ rubocop-ast (1.32.1)
70
67
  parser (>= 3.3.1.0)
71
68
  rubocop-rake (0.6.0)
72
69
  rubocop (~> 1.0)
73
- rubocop-rspec (3.0.3)
70
+ rubocop-rspec (3.0.4)
74
71
  rubocop (~> 1.61)
75
72
  ruby-progressbar (1.13.0)
76
73
  sawyer (0.9.2)
77
74
  addressable (>= 2.3.5)
78
75
  faraday (>= 0.17.3, < 3)
79
- strscan (3.1.0)
80
76
  unicode-display_width (2.5.0)
81
- uri (0.13.0)
77
+ uri (0.13.1)
82
78
 
83
79
  PLATFORMS
84
80
  ruby
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.0.6'
7
+ VERSION = '5.0.7'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circleci-bundle-update-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.6
4
+ version: 5.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-01 00:00:00.000000000 Z
11
+ date: 2024-10-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker
@@ -168,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  - !ruby/object:Gem::Version
169
169
  version: '0'
170
170
  requirements: []
171
- rubygems_version: 3.5.11
171
+ rubygems_version: 3.5.16
172
172
  signing_key:
173
173
  specification_version: 4
174
174
  summary: Provide continues bundle update using CircleCI