Skip to content

Commit 7d66fac

Browse files
authored
Merge pull request #202 from github/combined-prs
Combined PRs
2 parents cadd004 + 505a717 commit 7d66fac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+29
-27
lines changed

Gemfile.lock

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -29,78 +29,80 @@ GEM
2929
ast (2.4.3)
3030
base64 (0.3.0)
3131
benchmark (0.4.1)
32-
bigdecimal (3.2.2)
32+
bigdecimal (3.3.1)
3333
concurrent-ruby (1.3.5)
3434
connection_pool (2.5.3)
3535
contracts (0.17.2)
36-
crack (1.0.0)
36+
crack (1.0.1)
3737
bigdecimal
3838
rexml
3939
diff-lcs (1.6.2)
4040
docile (1.4.0)
4141
drb (2.2.3)
42-
entitlements-app (1.2.0)
42+
entitlements-app (1.2.1)
4343
concurrent-ruby (~> 1.3, >= 1.3.1)
4444
faraday (~> 2.0)
4545
logger (~> 1.6)
4646
net-ldap (~> 0.19)
4747
octokit (~> 4.18)
4848
optimist (~> 3.1)
4949
ostruct (~> 0.6.0)
50-
faraday (2.13.4)
50+
faraday (2.14.0)
5151
faraday-net_http (>= 2.0, < 3.5)
5252
json
5353
logger
54-
faraday-net_http (3.4.1)
55-
net-http (>= 0.5.0)
54+
faraday-net_http (3.4.2)
55+
net-http (~> 0.5)
5656
faraday-retry (2.3.2)
5757
faraday (~> 2.0)
58-
hashdiff (1.2.0)
58+
hashdiff (1.2.1)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
61-
json (2.15.1)
61+
json (2.16.0)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
6565
minitest (5.25.5)
6666
mutex_m (0.3.0)
67-
net-http (0.6.0)
67+
net-http (0.7.0)
6868
uri
69-
net-ldap (0.19.0)
69+
net-ldap (0.20.0)
70+
base64
71+
ostruct
7072
octokit (4.25.1)
7173
faraday (>= 1, < 3)
7274
sawyer (~> 0.9)
7375
optimist (3.2.1)
74-
ostruct (0.6.2)
76+
ostruct (0.6.3)
7577
parallel (1.27.0)
76-
parser (3.3.9.0)
78+
parser (3.3.10.0)
7779
ast (~> 2.4.1)
7880
racc
7981
prism (1.6.0)
8082
public_suffix (6.0.2)
8183
racc (1.8.1)
82-
rack (3.1.17)
84+
rack (3.1.18)
8385
rainbow (3.1.1)
84-
rake (13.3.0)
86+
rake (13.3.1)
8587
rbs (3.6.1)
8688
logger
8789
regexp_parser (2.11.3)
8890
retryable (3.0.5)
89-
rexml (3.4.2)
90-
rspec (3.13.1)
91+
rexml (3.4.4)
92+
rspec (3.13.2)
9193
rspec-core (~> 3.13.0)
9294
rspec-expectations (~> 3.13.0)
9395
rspec-mocks (~> 3.13.0)
94-
rspec-core (3.13.5)
96+
rspec-core (3.13.6)
9597
rspec-support (~> 3.13.0)
9698
rspec-expectations (3.13.5)
9799
diff-lcs (>= 1.2.0, < 2.0)
98100
rspec-support (~> 3.13.0)
99-
rspec-mocks (3.13.5)
101+
rspec-mocks (3.13.7)
100102
diff-lcs (>= 1.2.0, < 2.0)
101103
rspec-support (~> 3.13.0)
102-
rspec-support (3.13.4)
103-
rubocop (1.81.1)
104+
rspec-support (3.13.6)
105+
rubocop (1.81.7)
104106
json (~> 2.3)
105107
language_server-protocol (~> 3.17.0.2)
106108
lint_roller (~> 1.1.0)
@@ -111,7 +113,7 @@ GEM
111113
rubocop-ast (>= 1.47.1, < 2.0)
112114
ruby-progressbar (~> 1.7)
113115
unicode-display_width (>= 2.4.0, < 4.0)
114-
rubocop-ast (1.47.1)
116+
rubocop-ast (1.48.0)
115117
parser (>= 3.3.7.2)
116118
prism (~> 1.4)
117119
rubocop-github (0.23.0)
@@ -128,13 +130,13 @@ GEM
128130
rack (>= 1.1)
129131
rubocop (>= 1.75.0, < 2.0)
130132
rubocop-ast (>= 1.44.0, < 2.0)
131-
ruby-lsp (0.26.1)
133+
ruby-lsp (0.26.2)
132134
language_server-protocol (~> 3.17.0)
133135
prism (>= 1.2, < 2.0)
134136
rbs (>= 3, < 5)
135137
ruby-progressbar (1.13.0)
136138
rugged (1.9.0)
137-
sawyer (0.9.2)
139+
sawyer (0.9.3)
138140
addressable (>= 2.3.5)
139141
faraday (>= 0.17.3, < 3)
140142
securerandom (0.3.2)
@@ -151,10 +153,10 @@ GEM
151153
unicode-display_width (3.2.0)
152154
unicode-emoji (~> 4.1)
153155
unicode-emoji (4.1.0)
154-
uri (1.0.3)
156+
uri (1.1.1)
155157
vcr (6.3.1)
156158
base64
157-
webmock (3.25.1)
159+
webmock (3.26.1)
158160
addressable (>= 2.8.0)
159161
crack (>= 0.3.2)
160162
hashdiff (>= 0.4.0, < 2.0.0)
@@ -167,7 +169,7 @@ DEPENDENCIES
167169
entitlements-app (~> 1.0)
168170
entitlements-github-plugin!
169171
rake (~> 13.2, >= 13.2.1)
170-
rspec (= 3.13.1)
172+
rspec (= 3.13.2)
171173
rubocop (~> 1.64)
172174
rubocop-github (~> 0.20)
173175
rubocop-performance (~> 1.21)

entitlements-github-plugin.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
2424

2525
s.add_development_dependency "entitlements-app", "~> 1.0"
2626
s.add_development_dependency "rake", "~> 13.2", ">= 13.2.1"
27-
s.add_development_dependency "rspec", "= 3.13.1"
27+
s.add_development_dependency "rspec", "= 3.13.2"
2828
s.add_development_dependency "rubocop", "~> 1.64"
2929
s.add_development_dependency "rubocop-github", "~> 0.20"
3030
s.add_development_dependency "rubocop-performance", "~> 1.21"

vendor/cache/bigdecimal-3.2.2.gem

-86.5 KB
Binary file not shown.

vendor/cache/bigdecimal-3.3.1.gem

83 KB
Binary file not shown.

vendor/cache/crack-1.0.0.gem

-10.5 KB
Binary file not shown.

vendor/cache/crack-1.0.1.gem

10.5 KB
Binary file not shown.
-155 KB
Binary file not shown.
155 KB
Binary file not shown.

vendor/cache/faraday-2.13.4.gem

-73 KB
Binary file not shown.

vendor/cache/faraday-2.14.0.gem

73.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)