Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pygments.rb to 1.2.1 #216

Merged
merged 1 commit into from
Dec 26, 2019

Conversation

slonopotamus
Copy link
Contributor

@slonopotamus slonopotamus commented Dec 26, 2019

pygments.rb 1.1.2 fails to install if there's no find(1) on PATH (usually, Windows):

Errno::EACCES: Permission denied @ rb_file_s_symlink -
(vendor/pygments-main/scripts/debug_lexer.py,
C:/tools/ruby26/lib/ruby/gems/2.6.0/gems/pygments.rb-1.1.2/vendor/pygments-main/scripts/find_error.py)
An error occurred while installing pygments.rb (1.1.2), and Bundler cannot
continue.

This issue was fixed in pygments.rb 1.2.0: pygments/pygments.rb#181

pygments.rb 1.1.2 fails if there's no find(1) on PATH (usually, Windows):

Errno::EACCES: Permission denied @ rb_file_s_symlink -
(vendor/pygments-main/scripts/debug_lexer.py,
C:/tools/ruby26/lib/ruby/gems/2.6.0/gems/pygments.rb-1.1.2/vendor/pygments-main/scripts/find_error.py)
An error occurred while installing pygments.rb (1.1.2), and Bundler cannot
continue.

This issue was fixed in pygments.rb 1.2.0: pygments/pygments.rb#181
@mojavelinux
Copy link
Member

Sounds good to me!

@mojavelinux mojavelinux merged commit 27b8f12 into asciidoctor:master Dec 26, 2019
@mojavelinux
Copy link
Member

Thanks!

@slonopotamus slonopotamus deleted the bump-pygments branch December 27, 2019 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants