Skip to content

Commit c1cde93

Browse files
authored
Merge PR #278
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents e99adba + 2f8d170 commit c1cde93

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ GEM
3333
erubi (~> 1.4)
3434
parser (>= 2.4)
3535
smart_properties
36-
bigdecimal (3.2.1)
36+
bigdecimal (3.2.2)
3737
brakeman (7.0.2)
3838
racc
3939
builder (3.3.0)
4040
byebug (12.0.0)
41-
cgi (0.4.2)
41+
cgi (0.5.0)
4242
coderay (1.1.3)
4343
concurrent-ruby (1.3.5)
4444
connection_pool (2.5.3)
@@ -48,7 +48,7 @@ GEM
4848
crass (1.0.6)
4949
csv (3.3.5)
5050
date (3.4.1)
51-
debug (1.10.0)
51+
debug (1.11.0)
5252
irb (~> 1.10)
5353
reline (>= 0.3.8)
5454
delegate (0.4.0)
@@ -83,7 +83,7 @@ GEM
8383
dry-logic (~> 1.5)
8484
dry-types (~> 1.8)
8585
zeitwerk (~> 2.6)
86-
dry-types (1.8.2)
86+
dry-types (1.8.3)
8787
bigdecimal (~> 3.0)
8888
concurrent-ruby (~> 1.0)
8989
dry-core (~> 1.0)
@@ -108,7 +108,7 @@ GEM
108108
faraday-net_http (>= 2.0, < 3.5)
109109
json
110110
logger
111-
faraday-net_http (3.4.0)
111+
faraday-net_http (3.4.1)
112112
net-http (>= 0.5.0)
113113
fcntl (1.2.0)
114114
ffi (1.17.2-x64-mingw-ucrt)
@@ -119,8 +119,8 @@ GEM
119119
forwardable (1.3.3)
120120
gem-release (2.2.4)
121121
getoptlong (0.2.1)
122-
github-pages-health-check (1.18.5)
123-
addressable (~> 2.3)
122+
github-pages-health-check (1.19.0)
123+
addressable (~> 2.8.7)
124124
dnsruby (~> 1.60)
125125
octokit (>= 4, < 10)
126126
public_suffix (>= 3.0, < 7.0)
@@ -145,7 +145,7 @@ GEM
145145
loofah (2.24.1)
146146
crass (~> 1.0.2)
147147
nokogiri (>= 1.12.0)
148-
matrix (0.4.2)
148+
matrix (0.4.3)
149149
method_source (1.1.0)
150150
mini_mime (1.1.5)
151151
minitest (5.25.5)
@@ -157,7 +157,7 @@ GEM
157157
time
158158
net-http (0.6.0)
159159
uri
160-
net-imap (0.5.8)
160+
net-imap (0.5.9)
161161
date
162162
net-protocol
163163
net-pop (0.1.2)
@@ -181,7 +181,7 @@ GEM
181181
uri
182182
open3 (0.2.1)
183183
optparse (0.6.0)
184-
ostruct (0.6.1)
184+
ostruct (0.6.2)
185185
parallel (1.27.0)
186186
parser (3.3.8.0)
187187
ast (~> 2.4.1)
@@ -191,7 +191,7 @@ GEM
191191
pp (0.6.2)
192192
prettyprint
193193
prettyprint (0.2.0)
194-
prime (0.1.3)
194+
prime (0.1.4)
195195
forwardable
196196
singleton
197197
prism (1.4.0)
@@ -221,7 +221,7 @@ GEM
221221
ffi (~> 1.0)
222222
rbs (3.9.4)
223223
logger
224-
rdoc (6.14.0)
224+
rdoc (6.14.1)
225225
erb
226226
psych (>= 4.0.0)
227227
readline (0.0.4)
@@ -235,7 +235,7 @@ GEM
235235
regexp_parser (2.10.0)
236236
reline (0.6.1)
237237
io-console (~> 0.5)
238-
resolv (0.6.0)
238+
resolv (0.6.1)
239239
resolv-replace (0.1.1)
240240
resolv
241241
rexml (3.4.1)
@@ -247,7 +247,7 @@ GEM
247247
rspec-core (~> 3.13.0)
248248
rspec-expectations (~> 3.13.0)
249249
rspec-mocks (~> 3.13.0)
250-
rspec-core (3.13.4)
250+
rspec-core (3.13.5)
251251
rspec-support (~> 3.13.0)
252252
rspec-expectations (3.13.5)
253253
diff-lcs (>= 1.2.0, < 2.0)
@@ -262,7 +262,7 @@ GEM
262262
rexml
263263
rubocop (0.7.2)
264264
rainbow (>= 1.1.4)
265-
rubocop-ast (1.44.1)
265+
rubocop-ast (1.45.1)
266266
parser (>= 3.3.7.2)
267267
prism (~> 1.4)
268268
ruby-progressbar (1.13.0)
@@ -289,7 +289,7 @@ GEM
289289
syntax_suggest (2.0.2)
290290
tempfile (0.3.1)
291291
terminal-table (1.6.0)
292-
test-unit (3.6.8)
292+
test-unit (3.6.9)
293293
power_assert
294294
thor (0.19.4)
295295
time (0.4.1)
@@ -313,7 +313,7 @@ GEM
313313
terminal-table (~> 1.6)
314314
thor (~> 0.19.1)
315315
uri (1.0.3)
316-
weakref (0.1.3)
316+
weakref (0.1.4)
317317
delegate
318318
webmock (3.25.1)
319319
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)