Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
APAC\mjd5kor committed Oct 14, 2024
1 parent a986c34 commit 4f41c5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/asciidoctor-reducer/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,13 @@ build:
script:
- gem install -N -l -V --norc --ignore-dependencies -n $PREFIX/bin {{ name }}-{{ version }}.gem
- gem unpack {{ name }}-{{ version }}.gem
skip: {{ win }}

requirements:
host:
- ruby
run:
- {{ pin_compatible('ruby', max_pin='x.x') }}
- asciidoctor
- asciidoctor >=2.0

test:
commands:
Expand Down

0 comments on commit 4f41c5f

Please sign in to comment.