circleci-bundle-update-pr 5.2.2 → 5.2.4

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: 290c14aaad30e32c6455c11636d9c0c7141592af8cc7fb4f315776378c7f3e0e
4
- data.tar.gz: 56ad20a2dec6a37e1b9de2b8b8d54173629ad0bd21e81adabc5f994653ad7a6f
3
+ metadata.gz: 7912bb84c5031a2093056ecb0ef7aee44d9ff77684cf3dc40e957d0ed6666d56
4
+ data.tar.gz: 4965990df7b47305f4b29f9adf6406a5ea1a805ae531ade5a9c7e347f6620a63
5
5
  SHA512:
6
- metadata.gz: 5d2e62fb07a3c8ac8482e167b3d6eb994266dcd93ffbdbf0a81ea3fbd6928cfd1426774dfbb2e5c73a8b4e187e0665064434e6f26995d425f8e6c203d48d13d8
7
- data.tar.gz: 0a229bab80cdd6b21cc8fc42e3f0445b75d0a395a878287627c8acffbc63cff8c3085a2a3aa85ba21a17aed0cdfd7cd01bc2da88c7e797daca46e2ab874bdf16
6
+ metadata.gz: 0d022c6e87875808bb9cc0c9c5fe9ea6ca94dbb5456554569bc84e6e8904d71f32f270f654309f483f83d41fb682e05191ad1e4f0de17c955977ea62d55dac51
7
+ data.tar.gz: 8b1c9796278c1e54cdb0533942bd71e2f14c4adfb964dd0caae87f54a34c850fcb90ff949592e00baeb7b4f8d07e9c58b375b418fefcdb0362ad6245aa92843a
data/Gemfile.lock CHANGED
@@ -1,25 +1,24 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.2.2)
4
+ circleci-bundle-update-pr (5.2.4)
5
5
  compare_linker (>= 1.4.10)
6
6
  octokit
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- addressable (2.8.9)
11
+ addressable (2.9.0)
12
12
  public_suffix (>= 2.0.2, < 8.0)
13
13
  ast (2.4.3)
14
14
  base64 (0.3.0)
15
- bigdecimal (4.1.0)
16
15
  compare_linker (1.4.11)
17
16
  base64
18
17
  httpclient
19
18
  octokit
20
19
  ostruct
21
20
  diff-lcs (1.6.2)
22
- faraday (2.14.1)
21
+ faraday (2.14.2)
23
22
  faraday-net_http (>= 2.0, < 3.5)
24
23
  json
25
24
  logger
@@ -27,15 +26,10 @@ GEM
27
26
  net-http (~> 0.5)
28
27
  httpclient (2.9.0)
29
28
  mutex_m
30
- json (2.19.2)
31
- json-schema (6.2.0)
32
- addressable (~> 2.8)
33
- bigdecimal (>= 3.1, < 5)
29
+ json (2.19.5)
34
30
  language_server-protocol (3.17.0.5)
35
31
  lint_roller (1.1.0)
36
32
  logger (1.7.0)
37
- mcp (0.9.2)
38
- json-schema (>= 4.1)
39
33
  mutex_m (0.3.0)
40
34
  net-http (0.9.1)
41
35
  uri (>= 0.11.1)
@@ -43,16 +37,16 @@ GEM
43
37
  faraday (>= 1, < 3)
44
38
  sawyer (~> 0.9)
45
39
  ostruct (0.6.3)
46
- parallel (1.27.0)
47
- parser (3.3.10.2)
40
+ parallel (2.1.0)
41
+ parser (3.3.11.1)
48
42
  ast (~> 2.4.1)
49
43
  racc
50
44
  prism (1.9.0)
51
- public_suffix (6.0.2)
45
+ public_suffix (7.0.5)
52
46
  racc (1.8.1)
53
47
  rainbow (3.1.1)
54
- rake (13.3.1)
55
- regexp_parser (2.11.3)
48
+ rake (13.4.2)
49
+ regexp_parser (2.12.0)
56
50
  rspec (3.13.2)
57
51
  rspec-core (~> 3.13.0)
58
52
  rspec-expectations (~> 3.13.0)
@@ -66,19 +60,18 @@ GEM
66
60
  diff-lcs (>= 1.2.0, < 2.0)
67
61
  rspec-support (~> 3.13.0)
68
62
  rspec-support (3.13.7)
69
- rubocop (1.85.0)
63
+ rubocop (1.86.1)
70
64
  json (~> 2.3)
71
65
  language_server-protocol (~> 3.17.0.2)
72
66
  lint_roller (~> 1.1.0)
73
- mcp (~> 0.6)
74
- parallel (~> 1.10)
67
+ parallel (>= 1.10)
75
68
  parser (>= 3.3.0.2)
76
69
  rainbow (>= 2.2.2, < 4.0)
77
70
  regexp_parser (>= 2.9.3, < 3.0)
78
71
  rubocop-ast (>= 1.49.0, < 2.0)
79
72
  ruby-progressbar (~> 1.7)
80
73
  unicode-display_width (>= 2.4.0, < 4.0)
81
- rubocop-ast (1.49.0)
74
+ rubocop-ast (1.49.1)
82
75
  parser (>= 3.3.7.2)
83
76
  prism (~> 1.7)
84
77
  rubocop-rake (0.7.1)
@@ -114,4 +107,4 @@ DEPENDENCIES
114
107
  rubocop-rspec
115
108
 
116
109
  BUNDLED WITH
117
- 4.0.3
110
+ 4.0.8
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.2.2'
7
+ VERSION = '5.2.4'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: circleci-bundle-update-pr
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.2.2
4
+ version: 5.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Masuda
@@ -167,7 +167,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
167
167
  - !ruby/object:Gem::Version
168
168
  version: '0'
169
169
  requirements: []
170
- rubygems_version: 4.0.6
170
+ rubygems_version: 4.0.10
171
171
  specification_version: 4
172
172
  summary: Provide continues bundle update using CircleCI
173
173
  test_files: []