circleci-bundle-update-pr 5.0.7 → 5.0.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 00d3a9958b2c6d685792644a79de3b48bc7baa87ecdd47c340c702727787d661
4
- data.tar.gz: 1b09448083abdb0352c70948c01c903e8d7ce593002dec0bc76bfd97937a5f2c
3
+ metadata.gz: 68dae423a18a82f4a1b8785ed6524f5a07397594ac86ad7afc62174e0ba5a07b
4
+ data.tar.gz: bf7e0c272118dff699a6f0f7b87430ecc46b0798820a6a9e9bd963c67e4cc079
5
5
  SHA512:
6
- metadata.gz: '029c735e1cfd435c42cfe9c675f2626e5177792f466e04e638d8e9f1788a4d2cb24cfe199e5a181c7b200b94bbca3991d0d32a81fa35f9b2a7d20b8afac91575'
7
- data.tar.gz: 30f92216de7fbaf19fd4a107c6c3e16ae04fa84ef3659e0a0bc9f27cb5caa87d8053bfbb26529ef05ac420bceae1d0d3a59650da5d38309362672e1b1db30b66
6
+ metadata.gz: bad8ab1253afba681aeb31f1aae302bd02764b52a91effceea0540e1cfae3df13e2395a71a7b012b8c7db3c0cfab7a8770c930e6a0a0e5036c2f2eaf1dd5d0ce
7
+ data.tar.gz: c1422e57bcd19596ebfcb8d1e93762d27d84d4e45d85aba3321fde38de844d2612caafa57d3b9b03892d8e79fabcd86c143292d5577f70f35619ef8beddd1895
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.0.7)
4
+ circleci-bundle-update-pr (5.0.9)
5
5
  compare_linker (>= 1.4.5)
6
6
  octokit
7
7
 
@@ -12,27 +12,30 @@ 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.7)
15
+ compare_linker (1.4.8)
16
16
  base64
17
17
  httpclient
18
18
  octokit
19
+ ostruct
19
20
  diff-lcs (1.5.1)
20
- faraday (2.11.0)
21
+ faraday (2.12.0)
21
22
  faraday-net_http (>= 2.0, < 3.4)
23
+ json
22
24
  logger
23
25
  faraday-net_http (3.3.0)
24
26
  net-http
25
27
  httpclient (2.8.3)
26
- json (2.7.2)
28
+ json (2.7.5)
27
29
  language_server-protocol (3.17.0.3)
28
- logger (1.6.0)
30
+ logger (1.6.1)
29
31
  net-http (0.4.1)
30
32
  uri
31
- octokit (9.1.0)
33
+ octokit (9.2.0)
32
34
  faraday (>= 1, < 3)
33
35
  sawyer (~> 0.9)
36
+ ostruct (0.6.0)
34
37
  parallel (1.26.3)
35
- parser (3.3.4.2)
38
+ parser (3.3.5.1)
36
39
  ast (~> 2.4.1)
37
40
  racc
38
41
  public_suffix (6.0.1)
@@ -44,36 +47,36 @@ GEM
44
47
  rspec-core (~> 3.13.0)
45
48
  rspec-expectations (~> 3.13.0)
46
49
  rspec-mocks (~> 3.13.0)
47
- rspec-core (3.13.0)
50
+ rspec-core (3.13.2)
48
51
  rspec-support (~> 3.13.0)
49
- rspec-expectations (3.13.2)
52
+ rspec-expectations (3.13.3)
50
53
  diff-lcs (>= 1.2.0, < 2.0)
51
54
  rspec-support (~> 3.13.0)
52
- rspec-mocks (3.13.1)
55
+ rspec-mocks (3.13.2)
53
56
  diff-lcs (>= 1.2.0, < 2.0)
54
57
  rspec-support (~> 3.13.0)
55
58
  rspec-support (3.13.1)
56
- rubocop (1.66.0)
59
+ rubocop (1.68.0)
57
60
  json (~> 2.3)
58
61
  language_server-protocol (>= 3.17.0)
59
62
  parallel (~> 1.10)
60
63
  parser (>= 3.3.0.2)
61
64
  rainbow (>= 2.2.2, < 4.0)
62
65
  regexp_parser (>= 2.4, < 3.0)
63
- rubocop-ast (>= 1.32.1, < 2.0)
66
+ rubocop-ast (>= 1.32.2, < 2.0)
64
67
  ruby-progressbar (~> 1.7)
65
68
  unicode-display_width (>= 2.4.0, < 3.0)
66
- rubocop-ast (1.32.1)
69
+ rubocop-ast (1.33.0)
67
70
  parser (>= 3.3.1.0)
68
71
  rubocop-rake (0.6.0)
69
72
  rubocop (~> 1.0)
70
- rubocop-rspec (3.0.4)
73
+ rubocop-rspec (3.2.0)
71
74
  rubocop (~> 1.61)
72
75
  ruby-progressbar (1.13.0)
73
76
  sawyer (0.9.2)
74
77
  addressable (>= 2.3.5)
75
78
  faraday (>= 0.17.3, < 3)
76
- unicode-display_width (2.5.0)
79
+ unicode-display_width (2.6.0)
77
80
  uri (0.13.1)
78
81
 
79
82
  PLATFORMS
@@ -94,4 +97,4 @@ DEPENDENCIES
94
97
  rubocop-rspec
95
98
 
96
99
  BUNDLED WITH
97
- 2.5.14
100
+ 2.5.18
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.0.7'
7
+ VERSION = '5.0.9'
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.7
4
+ version: 5.0.9
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-10-02 00:00:00.000000000 Z
11
+ date: 2024-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker