Skip to content

Commit

Permalink
WIP Use my fork until it's merged and released
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Oct 4, 2024
1 parent c295625 commit 509d1ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundle
# Git. Remember to move these dependencies to your gemspec before releasing
# your gem to rubygems.org.

gem 'activerecord-id_regions', :github => "jrafanie/activerecord-id_regions", :branch => :update_ruby_rails_dependencies

minimum_version =
case ENV['TEST_RAILS_VERSION']
when "7.2"
Expand Down

0 comments on commit 509d1ee

Please sign in to comment.