Skip to content

Commit f7f3b5e

Browse files
authored
Merge pull request #12890 from koic/add_ostruct_to_gemfile
Workaround for Ruby's warning in YARD
2 parents 9845aff + 1d5ef36 commit f7f3b5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ gem 'asciidoctor'
88
gem 'bump', require: false
99
gem 'bundler', '>= 1.15.0', '< 3.0'
1010
gem 'memory_profiler', platform: :mri
11+
# FIXME: This is a workaround to prevent the following warning in YARD:
12+
# https://github.com/lsegal/yard/pull/1545
13+
# Please remove this dependency when the issue is resolved.
14+
gem 'ostruct'
1115
# FIXME: This is a workaround for incompatibilities between Prism 0.25.0 and 0.26.0.
1216
# To upgrade to Prism 0.26+, it is necessary to investigate the following build error
1317
# and provide feedback to Prism:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy