Skip to content

Commit

Permalink
Merge branch 'develop' into beneficiary_stats_api
Browse files Browse the repository at this point in the history
  • Loading branch information
samnang authored Jan 14, 2025
2 parents 454566f + 30123a4 commit 946ef6f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.4)
logger (1.6.5)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -395,6 +395,7 @@ GEM
racc (~> 1.4)
okcomputer (1.18.6)
orm_adapter (0.5.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -586,10 +587,12 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
twilio-ruby (7.4.1)
twilio-ruby (7.4.2)
benchmark
faraday (>= 0.9, < 3.0)
jwt (>= 1.5, < 3.0)
nokogiri (>= 1.6, < 2.0)
ostruct
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
Expand Down

0 comments on commit 946ef6f

Please sign in to comment.