circleci-bundle-update-pr 5.1.3 → 5.1.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 +15 -15
- 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: b07e6bac358c058d8d4a5f22996269a648a62a5a23578a797f64b313e54df604
|
4
|
+
data.tar.gz: 0a7f4ec034699cef2ef7c8f326e85391d6afb28fbb83106f79f2cc4cd63e79ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 279a5a0df786642538a2f56f1af66c2c4bbffa194cfda2a9b72f831fc287ac25cb5353c537fde7d1752fe726dd287407bb2c2f93825b08a71d07b2b61464cda4
|
7
|
+
data.tar.gz: e4c66ce78e1f7ae66b5c45b085b1b120d7c8ce5be64e520c29b8a3738472a2191356f61fa8da440e63be46b821db517cf84a5e2dc26bc84d4913621e3e3c1592
|
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
|
+
circleci-bundle-update-pr (5.1.4)
|
5
5
|
compare_linker (>= 1.4.10)
|
6
6
|
octokit
|
7
7
|
|
@@ -18,7 +18,7 @@ GEM
|
|
18
18
|
octokit
|
19
19
|
ostruct
|
20
20
|
diff-lcs (1.6.1)
|
21
|
-
faraday (2.
|
21
|
+
faraday (2.13.1)
|
22
22
|
faraday-net_http (>= 2.0, < 3.5)
|
23
23
|
json
|
24
24
|
logger
|
@@ -26,23 +26,23 @@ GEM
|
|
26
26
|
net-http (>= 0.5.0)
|
27
27
|
httpclient (2.9.0)
|
28
28
|
mutex_m
|
29
|
-
json (2.
|
29
|
+
json (2.11.3)
|
30
30
|
language_server-protocol (3.17.0.4)
|
31
31
|
lint_roller (1.1.0)
|
32
32
|
logger (1.7.0)
|
33
33
|
mutex_m (0.3.0)
|
34
34
|
net-http (0.6.0)
|
35
35
|
uri
|
36
|
-
octokit (
|
36
|
+
octokit (10.0.0)
|
37
37
|
faraday (>= 1, < 3)
|
38
38
|
sawyer (~> 0.9)
|
39
39
|
ostruct (0.6.1)
|
40
|
-
parallel (1.
|
41
|
-
parser (3.3.
|
40
|
+
parallel (1.27.0)
|
41
|
+
parser (3.3.8.0)
|
42
42
|
ast (~> 2.4.1)
|
43
43
|
racc
|
44
44
|
prism (1.4.0)
|
45
|
-
public_suffix (6.0.
|
45
|
+
public_suffix (6.0.2)
|
46
46
|
racc (1.8.1)
|
47
47
|
rainbow (3.1.1)
|
48
48
|
rake (13.2.1)
|
@@ -53,14 +53,14 @@ GEM
|
|
53
53
|
rspec-mocks (~> 3.13.0)
|
54
54
|
rspec-core (3.13.3)
|
55
55
|
rspec-support (~> 3.13.0)
|
56
|
-
rspec-expectations (3.13.
|
56
|
+
rspec-expectations (3.13.4)
|
57
57
|
diff-lcs (>= 1.2.0, < 2.0)
|
58
58
|
rspec-support (~> 3.13.0)
|
59
|
-
rspec-mocks (3.13.
|
59
|
+
rspec-mocks (3.13.3)
|
60
60
|
diff-lcs (>= 1.2.0, < 2.0)
|
61
61
|
rspec-support (~> 3.13.0)
|
62
|
-
rspec-support (3.13.
|
63
|
-
rubocop (1.75.
|
62
|
+
rspec-support (3.13.3)
|
63
|
+
rubocop (1.75.4)
|
64
64
|
json (~> 2.3)
|
65
65
|
language_server-protocol (~> 3.17.0.2)
|
66
66
|
lint_roller (~> 1.1.0)
|
@@ -68,16 +68,16 @@ GEM
|
|
68
68
|
parser (>= 3.3.0.2)
|
69
69
|
rainbow (>= 2.2.2, < 4.0)
|
70
70
|
regexp_parser (>= 2.9.3, < 3.0)
|
71
|
-
rubocop-ast (>= 1.
|
71
|
+
rubocop-ast (>= 1.44.0, < 2.0)
|
72
72
|
ruby-progressbar (~> 1.7)
|
73
73
|
unicode-display_width (>= 2.4.0, < 4.0)
|
74
|
-
rubocop-ast (1.
|
74
|
+
rubocop-ast (1.44.1)
|
75
75
|
parser (>= 3.3.7.2)
|
76
76
|
prism (~> 1.4)
|
77
77
|
rubocop-rake (0.7.1)
|
78
78
|
lint_roller (~> 1.1)
|
79
79
|
rubocop (>= 1.72.1)
|
80
|
-
rubocop-rspec (3.
|
80
|
+
rubocop-rspec (3.6.0)
|
81
81
|
lint_roller (~> 1.1)
|
82
82
|
rubocop (~> 1.72, >= 1.72.1)
|
83
83
|
ruby-progressbar (1.13.0)
|
@@ -107,4 +107,4 @@ DEPENDENCIES
|
|
107
107
|
rubocop-rspec
|
108
108
|
|
109
109
|
BUNDLED WITH
|
110
|
-
2.6.
|
110
|
+
2.6.8
|
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
|
+
version: 5.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Takashi Masuda
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-06-02 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: compare_linker
|