boston-library / bpldc_authority_api

API for returning authority data and controlled values for BPLDC descriptive metadata
1 stars 0 forks source link

add Gemfile.lock #37

Closed ebenenglish closed 2 years ago

ebenenglish commented 2 years ago

We should include Gemfile.lock in the project, to make sure all deployments use the same gem versions, and to make Docker-based CI/deployment easier.