1. 19 Mar, 2024 1 commit
  2. 18 Mar, 2024 1 commit
  3. 15 Feb, 2024 1 commit
  4. 26 Oct, 2023 1 commit
  5. 22 Dec, 2021 1 commit
  6. 19 Dec, 2021 1 commit
  7. 26 Nov, 2021 1 commit
  8. 01 Oct, 2021 1 commit
  9. 30 Sep, 2021 5 commits
  10. 13 Sep, 2021 1 commit
    • Léo-Paul Géneau's avatar
      Fix undefined rubygems version · f5597f66
      Léo-Paul Géneau authored
      Traceback (most recent call last):
        ...
          recipe.install()
        File "rubygemsrecipe/rubygems.py", line 347, in install
          gem_executable):
        File "rubygemsrecipe/rubygems.py", line 300, in get_dependency_list
          if self.version[0] < '3':
      TypeError: 'NoneType' object has no attribute '__getitem__'
      
      The test that was added in 60b10788 is adapted due to the call to subprocess.checkout .
      
      See merge request !7
      f5597f66
  11. 10 Sep, 2021 1 commit
  12. 15 Jul, 2021 1 commit
  13. 13 Jul, 2021 4 commits
  14. 12 Jul, 2021 1 commit
  15. 24 Jun, 2021 1 commit
  16. 18 Jun, 2021 1 commit
  17. 17 Jun, 2021 1 commit
  18. 11 Jun, 2021 1 commit
  19. 18 Nov, 2020 1 commit
  20. 29 Oct, 2020 2 commits
  21. 28 Oct, 2020 3 commits
  22. 23 Oct, 2020 2 commits
  23. 18 Aug, 2015 3 commits
  24. 12 Aug, 2015 1 commit
  25. 21 Nov, 2014 1 commit
  26. 20 Nov, 2014 2 commits