mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bump pry to a version that plays nice with Ruby 3.2
Otherwise you get the following error when starting RSpec: ``` (...) An error occurred while loading base_spec_helper. Failure/Error: require 'pry' unless ENV['CI'] NameError: undefined method `=~' for class `Pry::Code' # ./spec/base_spec_helper.rb:10:in `<top (required)>' No examples found. (...) ```
This commit is contained in: