Skip to content

Commit

Permalink
changed aca_enrities ref
Browse files Browse the repository at this point in the history
  • Loading branch information
harshaellanki committed Oct 18, 2022
1 parent 48bf64f commit 28e84c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 28e84c7

Please sign in to comment.