Gemfile.lock 248 B

123456789101112131415161718
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. pg (1.5.4)
  5. power_assert (2.0.3)
  6. test-unit (3.6.1)
  7. power_assert
  8. PLATFORMS
  9. aarch64-linux
  10. arm64-darwin-22
  11. DEPENDENCIES
  12. pg (~> 1.5.4)
  13. test-unit (~> 3.6.1)
  14. BUNDLED WITH
  15. 2.4.10