diff --git a/Gemfile b/Gemfile index fc470f20a..8b456abf3 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "aws-sdk-s3" gem "aws-sdk-sqs" gem "bgs", git: "https://github.com/department-of-veterans-affairs/ruby-bgs.git", ref: "a2e055b5a52bd1e2bb8c2b3b8d5820b1a404cd3d" gem "bootsnap", require: false -gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", branch: "AlecK/Zeitwerk" # ref: "9bd3635fbd8094d25160669f38d8699e2f1d7a98" +gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", ref: "dbd86859856d161d84b0bba4d67a8b62e4684996" gem "coffee-rails", "> 4.1.0" gem "connect_vbms", git: "https://github.com/department-of-veterans-affairs/connect_vbms.git", branch: "master" gem "connect_vva", git: "https://github.com/department-of-veterans-affairs/connect_vva.git", ref: "dfd1aeb2605c1f237f520bcdc41b059202e8944d" diff --git a/Gemfile.lock b/Gemfile.lock index 104d1ad26..01b1faf22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,8 +20,8 @@ GIT GIT remote: https://github.com/department-of-veterans-affairs/caseflow-commons - revision: 298c0a10c67920ad98251c0a9f3bd37abf408c35 - branch: AlecK/Zeitwerk + revision: dbd86859856d161d84b0bba4d67a8b62e4684996 + ref: dbd86859856d161d84b0bba4d67a8b62e4684996 specs: caseflow (0.4.8) aws-sdk-s3