1. 30 Sep, 2021 4 commits
  2. 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
  3. 10 Sep, 2021 1 commit
  4. 15 Jul, 2021 1 commit
  5. 13 Jul, 2021 4 commits
  6. 12 Jul, 2021 1 commit
  7. 24 Jun, 2021 1 commit
  8. 18 Jun, 2021 1 commit
  9. 17 Jun, 2021 1 commit
  10. 11 Jun, 2021 1 commit
  11. 18 Nov, 2020 1 commit
  12. 29 Oct, 2020 2 commits
  13. 28 Oct, 2020 3 commits
  14. 23 Oct, 2020 2 commits
  15. 18 Aug, 2015 3 commits
  16. 12 Aug, 2015 1 commit
  17. 21 Nov, 2014 1 commit
  18. 20 Nov, 2014 3 commits
  19. 16 Nov, 2014 1 commit
  20. 18 Sep, 2014 1 commit
  21. 26 Jan, 2014 2 commits
  22. 25 Jan, 2014 4 commits