lib/rmagick/version.rb
# frozen_string_literal: true module Magick VERSION = '6.1.3' MIN_RUBY_VERSION = '3.0.0' MIN_IM_VERSION = '6.8.9' end
# frozen_string_literal: true module Magick VERSION = '6.1.3' MIN_RUBY_VERSION = '3.0.0' MIN_IM_VERSION = '6.8.9' end