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

Fixed version issue in getting package info from rubygems. #84

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Dec 23, 2022

  1. a. Added more data for getting rubygems data from purl, users can now…

    … get package data for different versions too.
    
    b. Fixed 1 typo.
    
    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6b3f6e3 View commit details
    Browse the repository at this point in the history
  2. Removed download_url.

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d123de9 View commit details
    Browse the repository at this point in the history
  3. Just a dummy commit wiyh changes in tests

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    621e444 View commit details
    Browse the repository at this point in the history
  4. simple commit

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e2ee090 View commit details
    Browse the repository at this point in the history
  5. Updated tests for ruby packages.

    Added a helper function for Creating new test files.
    
    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    762115a View commit details
    Browse the repository at this point in the history
  6. Test files path rollback.

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    a3d617a View commit details
    Browse the repository at this point in the history
  7. Test files path rollback.

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    071fb34 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Renaming variables to avoid confusion.

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a35b430 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Removed print statements

    Signed-off-by: Jay <[email protected]>
    35C4n0r committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c2bb0b3 View commit details
    Browse the repository at this point in the history