Merge pull request #12475 from openfoodfoundation/dependabot/bundler/knapsack_pro-7.2.0

chore(deps-dev): bump knapsack_pro from 7.1.0 to 7.2.0
This commit is contained in:
Maikel
2024-05-15 11:21:26 +10:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -388,7 +388,7 @@ GEM
activesupport (>= 4.2)
jwt (2.8.1)
base64
knapsack_pro (7.1.0)
knapsack_pro (7.2.0)
rake
language_server-protocol (3.17.0.3)
launchy (3.0.0)

View File

@@ -32,7 +32,7 @@ require 'webmock/rspec'
WebMock.enable!
WebMock.disable_net_connect!(
allow_localhost: true,
allow: ['chromedriver.storage.googleapis.com', 'api.knapsackpro.com']
allow: ['chromedriver.storage.googleapis.com']
)
# Requires supporting ruby files with custom matchers and macros, etc,

View File

@@ -7,7 +7,7 @@ VCR.configure do |config|
config.hook_into :webmock
config.ignore_localhost = true
config.configure_rspec_metadata!
config.ignore_hosts('localhost', '127.0.0.1', '0.0.0.0', 'api.knapsackpro.com')
config.ignore_localhost = true
# Filter sensitive environment variables
%w[