Skip to content
  • Andrew White's avatar
    22aec58a
    Tweak queue_classic and pg versions · 22aec58a
    Andrew White authored
    The queue_classic gem before version 3.1.0 was locked to patch releases
    of the pg gem so bump the version up from 0.3.2 - unsure how this ever
    worked with 0.3.2 as QC::Setup module didn't exist until version 2.0.0.
    
    Even with using queue_classic-3.1.0 it still has an upper bound of < 0.19.0
    so we need to reduce our pg upper bound so that bundler will resolve.
    22aec58a
    Tweak queue_classic and pg versions
    Andrew White authored
    The queue_classic gem before version 3.1.0 was locked to patch releases
    of the pg gem so bump the version up from 0.3.2 - unsure how this ever
    worked with 0.3.2 as QC::Setup module didn't exist until version 2.0.0.
    
    Even with using queue_classic-3.1.0 it still has an upper bound of < 0.19.0
    so we need to reduce our pg upper bound so that bundler will resolve.
This project manages its dependencies using Bundler. Learn more
Loading