Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Mar 08, 2020
  3. Mar 02, 2020
  4. Mar 01, 2020
  5. Feb 29, 2020
  6. Feb 20, 2020
  7. Feb 17, 2020
  8. Feb 10, 2020
  9. Feb 09, 2020
  10. Feb 08, 2020
  11. Jan 28, 2020
    • ThibG's avatar
      Fix Gemfile.lock (#12995) · 1051de01
      ThibG authored
      * Use bundle install in deployment mode for Continuous Integration to catch Gemfile.lock issues
      
      * Fix deprecation warnings
      
      * Fix Gemfile.lock
      
      * More changes to catch Gemfile.lock issues
      1051de01
    • Shlee's avatar
      Bump Rack from 2.0.8 to 2.1.2 (#12991) · 720fee06
      Shlee authored
      * Update Gemfile
      
      * Update Gemfile.lock
      720fee06
  12. Jan 27, 2020
    • Daigo 3 Dango's avatar
      Explicitly install rack gem (#12972) · 7b8e0d34
      Daigo 3 Dango authored
      Pin rack version to 2.0.8. Rack-2.1.0 and 2.1.1 are known to record error below upon requests to `/sidekiq`:
      
      ```
      NoMethodError - undefined method `transform_keys' for #<ActionDispatch::Request::Session:0x...>
      ```
      7b8e0d34
  13. Jan 20, 2020
  14. Jan 15, 2020
  15. Jan 13, 2020
Loading