diff --git a/Gemfile b/Gemfile index 557e9b6..4601b88 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '2.7.3' -gem 'aca_entities', git: 'https://github.com/ideacrew/aca_entities.git', branch: 'ivl_renewals_determination_event' +gem 'aca_entities', git: 'https://github.com/ideacrew/aca_entities.git', branch: 'trunk' # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.4.4', require: false diff --git a/Gemfile.lock b/Gemfile.lock index c7ad3e3..d732b08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GIT remote: https://github.com/ideacrew/aca_entities.git - revision: 0b7b5d415c2bb316171b44ce2d4df9b97aa354e8 - branch: ivl_renewals_determination_event + revision: 25b74f8616cbc3682a7f45a2abf2c666e7c55dd0 + branch: trunk specs: aca_entities (0.10.0) deep_merge