circleci-bundle-update-pr 4.0.1 → 4.0.3

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: e102bb437f26845c67dfa39e7be3096d4856aae58fbbbeeed2b730727bb36fdf
4
- data.tar.gz: ef6dbf84d71f641689ac1f99226950caee5892767c768a2cf77c8c9cd3c670bd
3
+ metadata.gz: be878e8232fce3b8f295c43db992ccc84fce2c6ee21ba7f1aa518ac92198f9ae
4
+ data.tar.gz: 5466130e740cd5737caa29f675485fd03e947e5eaea42ccb5327dbfd2bb539ca
5
5
  SHA512:
6
- metadata.gz: 8a4be2ae3b344c5635971a933b9a108750eb81982cbae0fde7c32aaf5b7541e15052fbb4b32fc13ee9c2ff55365b4fad5cc724cd53c58c8f312e7e11fdc59c1c
7
- data.tar.gz: 94f224c4d879a0350003eff00731752eecaa29dbad975b1b49845d5397af90c886e457d3433d8f8dca5ee4f86490f5d1589e9e1ef77aef81c664d0f5512e2738
6
+ metadata.gz: d9787a00e48746416f43d7b0d0019e4c4980a005982a088ce3ab07a9b8736c7161f268f22c15c871a08d5b08e3e077c12bf41ff9a58d02d07da4077b48ef04c7
7
+ data.tar.gz: cec84103ac02775401d0b284c239b92b4c1cb31f11e7905e74e0f2a5426890d04b1439a00a5332dc50f6a8cf6e9ad100b2dc82f0a4451c2ff5ceab3f02c8546b
data/Gemfile.lock CHANGED
@@ -1,70 +1,73 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (4.0.1)
4
+ circleci-bundle-update-pr (4.0.2)
5
5
  compare_linker (>= 1.4.0)
6
6
  octokit
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- addressable (2.8.1)
11
+ addressable (2.8.4)
12
12
  public_suffix (>= 2.0.2, < 6.0)
13
13
  ast (2.4.2)
14
14
  compare_linker (1.4.4)
15
15
  httpclient
16
16
  octokit
17
17
  diff-lcs (1.5.0)
18
- faraday (2.7.4)
18
+ faraday (2.7.5)
19
19
  faraday-net_http (>= 2.0, < 3.1)
20
20
  ruby2_keywords (>= 0.0.4)
21
21
  faraday-net_http (3.0.2)
22
22
  httpclient (2.8.3)
23
23
  json (2.6.3)
24
- octokit (6.0.1)
24
+ octokit (6.1.1)
25
25
  faraday (>= 1, < 3)
26
26
  sawyer (~> 0.9)
27
- parallel (1.22.1)
28
- parser (3.2.1.0)
27
+ parallel (1.23.0)
28
+ parser (3.2.2.1)
29
29
  ast (~> 2.4.1)
30
30
  public_suffix (5.0.1)
31
31
  rainbow (3.1.1)
32
32
  rake (13.0.6)
33
- regexp_parser (2.7.0)
33
+ regexp_parser (2.8.0)
34
34
  rexml (3.2.5)
35
35
  rspec (3.12.0)
36
36
  rspec-core (~> 3.12.0)
37
37
  rspec-expectations (~> 3.12.0)
38
38
  rspec-mocks (~> 3.12.0)
39
- rspec-core (3.12.1)
39
+ rspec-core (3.12.2)
40
40
  rspec-support (~> 3.12.0)
41
- rspec-expectations (3.12.2)
41
+ rspec-expectations (3.12.3)
42
42
  diff-lcs (>= 1.2.0, < 2.0)
43
43
  rspec-support (~> 3.12.0)
44
- rspec-mocks (3.12.3)
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.46.0)
48
+ rubocop (1.51.0)
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.26.0, < 2.0)
55
+ rubocop-ast (>= 1.28.0, < 2.0)
56
56
  ruby-progressbar (~> 1.7)
57
57
  unicode-display_width (>= 2.4.0, < 3.0)
58
- rubocop-ast (1.27.0)
58
+ rubocop-ast (1.28.1)
59
59
  parser (>= 3.2.1.0)
60
- rubocop-capybara (2.17.1)
60
+ rubocop-capybara (2.18.0)
61
61
  rubocop (~> 1.41)
62
+ rubocop-factory_bot (2.23.1)
63
+ rubocop (~> 1.33)
62
64
  rubocop-rake (0.6.0)
63
65
  rubocop (~> 1.0)
64
- rubocop-rspec (2.18.1)
66
+ rubocop-rspec (2.22.0)
65
67
  rubocop (~> 1.33)
66
68
  rubocop-capybara (~> 2.17)
67
- ruby-progressbar (1.11.0)
69
+ rubocop-factory_bot (~> 2.22)
70
+ ruby-progressbar (1.13.0)
68
71
  ruby2_keywords (0.0.5)
69
72
  sawyer (0.9.2)
70
73
  addressable (>= 2.3.5)
@@ -89,4 +92,4 @@ DEPENDENCIES
89
92
  rubocop-rspec
90
93
 
91
94
  BUNDLED WITH
92
- 2.4.6
95
+ 2.4.10
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '4.0.1'
7
+ VERSION = '4.0.3'
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: 4.0.1
4
+ version: 4.0.3
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-04-09 00:00:00.000000000 Z
11
+ date: 2023-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker