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