Skip to content

Commit

Permalink
update commons version with --conservative
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefinneran committed Mar 14, 2024
1 parent 352bd62 commit 4ae2c54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem "activejob_dj_overrides"
gem "aws-sdk", "~> 2"
gem "bgs", git: "https://github.com/department-of-veterans-affairs/ruby-bgs.git", ref: "98547485d863f2f0d3bb9a1b9ec92a8fe21ba306"
gem "bootsnap", require: false
gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", ref: "7ac6202b4f84a0639892f128d6d01444468b9ca4"
gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", ref: "dea6b30780bf44f6a146b69be961ede825ac02bd"
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"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ GIT

GIT
remote: https://github.com/department-of-veterans-affairs/caseflow-commons
revision: 7ac6202b4f84a0639892f128d6d01444468b9ca4
ref: 7ac6202b4f84a0639892f128d6d01444468b9ca4
revision: dea6b30780bf44f6a146b69be961ede825ac02bd
ref: dea6b30780bf44f6a146b69be961ede825ac02bd
specs:
caseflow (0.4.8)
aws-sdk (~> 2.10)
Expand Down

0 comments on commit 4ae2c54

Please sign in to comment.