JezK
Edit File: version.rb
# frozen_string_literal: true module Capybara VERSION = '3.25.0' end