circleci-bundle-update-pr 5.0.1 → 5.0.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9ddb49a0291b7ffdd98a8833d1e0a1e684209e23d28966d55f009e6674ebda4d
4
- data.tar.gz: d47d02b673826772ade3a038b4ca55c2e41d0cf5419d71a9877120abf6f50567
3
+ metadata.gz: 5849540e8be2d6bf63672d939c64e9cf032a374b7ffbd59eb3985c9127620787
4
+ data.tar.gz: d89428c0dbb9bf22de148fb96422d82a9547b494c9c60d51615fa1806561ec47
5
5
  SHA512:
6
- metadata.gz: 62b234614b4f1eae57780b9697eb9fae4f67de1fed7f93f38f5602843aa844ef87c43ef2f3846c35bbda2120175596259580f83e43071e1b15b9018d0d806cb7
7
- data.tar.gz: 8c07e7a757d4b745e614628e092acc42f1bdcf0fa988c3f3a4cdc269eba4dfb6654e4ff3de7077b149c075588212335764a73f9464f1a80238841b8b94894926
6
+ metadata.gz: 6e0f8ddc321bddd293f3c16fd4d41da7ffebd69c9611eeb12a1b0a87ae2c7ac95e2f037fcef237fc9cdee32e04302c236bcec7301035e6bf7da69f0db67ac189
7
+ data.tar.gz: f80269d46819bbb890b14a5ff06b21b7beac2ee902c0cfb0a69beebff44200064570d91a03c9eb76ea39d585079b1836704175f4ea97426acdf85eed2329b9da
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- circleci-bundle-update-pr (5.0.1)
4
+ circleci-bundle-update-pr (5.0.3)
5
5
  compare_linker (>= 1.4.0)
6
6
  octokit
7
7
 
@@ -21,7 +21,7 @@ GEM
21
21
  faraday-net_http (3.1.0)
22
22
  net-http
23
23
  httpclient (2.8.3)
24
- json (2.7.1)
24
+ json (2.7.2)
25
25
  language_server-protocol (3.17.0.3)
26
26
  net-http (0.4.1)
27
27
  uri
@@ -30,15 +30,16 @@ GEM
30
30
  faraday (>= 1, < 3)
31
31
  sawyer (~> 0.9)
32
32
  parallel (1.24.0)
33
- parser (3.3.0.5)
33
+ parser (3.3.1.0)
34
34
  ast (~> 2.4.1)
35
35
  racc
36
- public_suffix (5.0.4)
36
+ public_suffix (5.0.5)
37
37
  racc (1.7.3)
38
38
  rainbow (3.1.1)
39
- rake (13.1.0)
39
+ rake (13.2.1)
40
40
  regexp_parser (2.9.0)
41
- rexml (3.2.6)
41
+ rexml (3.2.8)
42
+ strscan (>= 3.0.9)
42
43
  rspec (3.13.0)
43
44
  rspec-core (~> 3.13.0)
44
45
  rspec-expectations (~> 3.13.0)
@@ -52,7 +53,7 @@ GEM
52
53
  diff-lcs (>= 1.2.0, < 2.0)
53
54
  rspec-support (~> 3.13.0)
54
55
  rspec-support (3.13.1)
55
- rubocop (1.61.0)
56
+ rubocop (1.63.4)
56
57
  json (~> 2.3)
57
58
  language_server-protocol (>= 3.17.0)
58
59
  parallel (~> 1.10)
@@ -60,25 +61,29 @@ GEM
60
61
  rainbow (>= 2.2.2, < 4.0)
61
62
  regexp_parser (>= 1.8, < 3.0)
62
63
  rexml (>= 3.2.5, < 4.0)
63
- rubocop-ast (>= 1.30.0, < 2.0)
64
+ rubocop-ast (>= 1.31.1, < 2.0)
64
65
  ruby-progressbar (~> 1.7)
65
66
  unicode-display_width (>= 2.4.0, < 3.0)
66
- rubocop-ast (1.31.1)
67
- parser (>= 3.3.0.4)
67
+ rubocop-ast (1.31.3)
68
+ parser (>= 3.3.1.0)
68
69
  rubocop-capybara (2.20.0)
69
70
  rubocop (~> 1.41)
70
71
  rubocop-factory_bot (2.25.1)
71
72
  rubocop (~> 1.41)
72
73
  rubocop-rake (0.6.0)
73
74
  rubocop (~> 1.0)
74
- rubocop-rspec (2.27.0)
75
+ rubocop-rspec (2.29.1)
75
76
  rubocop (~> 1.40)
76
77
  rubocop-capybara (~> 2.17)
77
78
  rubocop-factory_bot (~> 2.22)
79
+ rubocop-rspec_rails (~> 2.28)
80
+ rubocop-rspec_rails (2.28.3)
81
+ rubocop (~> 1.40)
78
82
  ruby-progressbar (1.13.0)
79
83
  sawyer (0.9.2)
80
84
  addressable (>= 2.3.5)
81
85
  faraday (>= 0.17.3, < 3)
86
+ strscan (3.1.0)
82
87
  unicode-display_width (2.5.0)
83
88
  uri (0.13.0)
84
89
 
@@ -100,4 +105,4 @@ DEPENDENCIES
100
105
  rubocop-rspec
101
106
 
102
107
  BUNDLED WITH
103
- 2.5.3
108
+ 2.5.9
@@ -4,7 +4,7 @@ module Circleci
4
4
  module Bundle
5
5
  module Update
6
6
  module Pr
7
- VERSION = '5.0.1'
7
+ VERSION = '5.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: 5.0.1
4
+ version: 5.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: 2024-04-01 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: compare_linker