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

Use HEAD of kpeg #827

Merged
merged 5 commits into from
Aug 9, 2021
Merged

Use HEAD of kpeg #827

merged 5 commits into from
Aug 9, 2021

Commits on Aug 9, 2021

  1. Use single quote in Gemfile

    aycabta committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    e4b68d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a177377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e3e635 View commit details
    Browse the repository at this point in the history
  4. Use HEAD of kpeg

    I compared the results between the latest release of kpeg gem (1.1.0)
    and HEAD of kpeg gem with `time` command, and the execution time is
    reduced from 38.35s sec to 35.06 sec.
    
    ref. evanphx/kpeg#43
    aycabta committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    682bcb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bb0860 View commit details
    Browse the repository at this point in the history