# frozen_string_literal: true module RSpec module ActiveModel module Mocks module Version STRING = '1.2.0' end end end end