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 +4 -4
- data/Gemfile.lock +13 -20
- data/lib/circleci/bundle/update/pr/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7912bb84c5031a2093056ecb0ef7aee44d9ff77684cf3dc40e957d0ed6666d56
|
|
4
|
+
data.tar.gz: 4965990df7b47305f4b29f9adf6406a5ea1a805ae531ade5a9c7e347f6620a63
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
47
|
-
parser (3.3.
|
|
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 (
|
|
45
|
+
public_suffix (7.0.5)
|
|
52
46
|
racc (1.8.1)
|
|
53
47
|
rainbow (3.1.1)
|
|
54
|
-
rake (13.
|
|
55
|
-
regexp_parser (2.
|
|
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.
|
|
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
|
-
|
|
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.
|
|
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.
|
|
110
|
+
4.0.8
|
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.
|
|
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.
|
|
170
|
+
rubygems_version: 4.0.10
|
|
171
171
|
specification_version: 4
|
|
172
172
|
summary: Provide continues bundle update using CircleCI
|
|
173
173
|
test_files: []
|