You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 line
815 B

  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. byebug (9.0.5)
  5. coderay (1.1.1)
  6. diff-lcs (1.3)
  7. method_source (0.8.2)
  8. pry (0.10.4)
  9. coderay (~> 1.1.0)
  10. method_source (~> 0.8.1)
  11. slop (~> 3.4)
  12. pry-byebug (3.4.0)
  13. byebug (~> 9.0)
  14. pry (~> 0.10)
  15. rspec (3.5.0)
  16. rspec-core (~> 3.5.0)
  17. rspec-expectations (~> 3.5.0)
  18. rspec-mocks (~> 3.5.0)
  19. rspec-core (3.5.4)
  20. rspec-support (~> 3.5.0)
  21. rspec-expectations (3.5.0)
  22. diff-lcs (>= 1.2.0, < 2.0)
  23. rspec-support (~> 3.5.0)
  24. rspec-mocks (3.5.0)
  25. diff-lcs (>= 1.2.0, < 2.0)
  26. rspec-support (~> 3.5.0)
  27. rspec-support (3.5.0)
  28. rspec-wait (0.0.9)
  29. rspec (>= 3, < 4)
  30. slop (3.6.0)
  31. PLATFORMS
  32. ruby
  33. DEPENDENCIES
  34. pry-byebug
  35. rspec
  36. rspec-wait
  37. BUNDLED WITH
  38. 1.13.6