How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Automatically update Docker gem versions from Gemfile.lock

calendar_today June 7, 2022 person Nathan Broadbent domain docspring

UPDATE: We’ve come up with a potentially better way to achieve the same goal, by using a new Gemfile.initial file. See the new post here. I wrote a small script that can sync _VERSION environment variables in a Dockerfile with versions from Gemfile.lock

open_in_new Read original post