# frozen_string_literal: true source "https://rubygems.org" gem "rails", "~> 7.1.1" gem "active_attr", git: "https://github.com/mathieujobin/active_attr", branch: "rails-7.1-support" gemspec path: "../"