circleci-bundle-update-pr 4.0.0 → 4.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +10 -10
- data/lib/circleci/bundle/update/pr/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1dd4b194850e90aa109d91ec245e9108f53c1e2c521971fc09450f3ae179bd78
|
4
|
+
data.tar.gz: d3a72c269740b7ed1b80ad3d6e9c6eaab61be30cf44552058ec4867283ab2db0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b3472dbd921a8865aa635f1b92be7876fd6981b6605e486223d86230eec965fd65c4c00819623c612eb03f50b238672299bea2a1f7c5ab1be6b113923db4586
|
7
|
+
data.tar.gz: c333988825166ce8a6aa8d847ae31c1b7a9242530315f3060297c10dd8637040b63b36bfbfacb19603781ed9d22be6801f40d6994346b433b40fe6e27f5ae8d9
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
circleci-bundle-update-pr (4.0.
|
4
|
+
circleci-bundle-update-pr (4.0.2)
|
5
5
|
compare_linker (>= 1.4.0)
|
6
6
|
octokit
|
7
7
|
|
@@ -21,11 +21,11 @@ GEM
|
|
21
21
|
faraday-net_http (3.0.2)
|
22
22
|
httpclient (2.8.3)
|
23
23
|
json (2.6.3)
|
24
|
-
octokit (6.0
|
24
|
+
octokit (6.1.0)
|
25
25
|
faraday (>= 1, < 3)
|
26
26
|
sawyer (~> 0.9)
|
27
27
|
parallel (1.22.1)
|
28
|
-
parser (3.2.
|
28
|
+
parser (3.2.2.0)
|
29
29
|
ast (~> 2.4.1)
|
30
30
|
public_suffix (5.0.1)
|
31
31
|
rainbow (3.1.1)
|
@@ -41,30 +41,30 @@ GEM
|
|
41
41
|
rspec-expectations (3.12.2)
|
42
42
|
diff-lcs (>= 1.2.0, < 2.0)
|
43
43
|
rspec-support (~> 3.12.0)
|
44
|
-
rspec-mocks (3.12.
|
44
|
+
rspec-mocks (3.12.5)
|
45
45
|
diff-lcs (>= 1.2.0, < 2.0)
|
46
46
|
rspec-support (~> 3.12.0)
|
47
47
|
rspec-support (3.12.0)
|
48
|
-
rubocop (1.
|
48
|
+
rubocop (1.48.1)
|
49
49
|
json (~> 2.3)
|
50
50
|
parallel (~> 1.10)
|
51
51
|
parser (>= 3.2.0.0)
|
52
52
|
rainbow (>= 2.2.2, < 4.0)
|
53
53
|
regexp_parser (>= 1.8, < 3.0)
|
54
54
|
rexml (>= 3.2.5, < 4.0)
|
55
|
-
rubocop-ast (>= 1.
|
55
|
+
rubocop-ast (>= 1.26.0, < 2.0)
|
56
56
|
ruby-progressbar (~> 1.7)
|
57
57
|
unicode-display_width (>= 2.4.0, < 3.0)
|
58
|
-
rubocop-ast (1.
|
58
|
+
rubocop-ast (1.28.0)
|
59
59
|
parser (>= 3.2.1.0)
|
60
|
-
rubocop-capybara (2.17.
|
60
|
+
rubocop-capybara (2.17.1)
|
61
61
|
rubocop (~> 1.41)
|
62
62
|
rubocop-rake (0.6.0)
|
63
63
|
rubocop (~> 1.0)
|
64
|
-
rubocop-rspec (2.
|
64
|
+
rubocop-rspec (2.19.0)
|
65
65
|
rubocop (~> 1.33)
|
66
66
|
rubocop-capybara (~> 2.17)
|
67
|
-
ruby-progressbar (1.
|
67
|
+
ruby-progressbar (1.13.0)
|
68
68
|
ruby2_keywords (0.0.5)
|
69
69
|
sawyer (0.9.2)
|
70
70
|
addressable (>= 2.3.5)
|
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: 4.0.
|
4
|
+
version: 4.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Takashi Masuda
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-06 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.4.
|
171
|
+
rubygems_version: 3.4.10
|
172
172
|
signing_key:
|
173
173
|
specification_version: 4
|
174
174
|
summary: Provide continues bundle update using CircleCI
|