From 04a7d45e29f5b02a58cb9e83a6c236ff779f6fec Mon Sep 17 00:00:00 2001 From: HArsHA Ellanki Date: Sat, 15 Oct 2022 15:01:22 -0400 Subject: [PATCH] changed aca_enrities ref --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 557e9b6c..4601b88b 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 c7ad3e3f..d732b080 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