Uc3DmpId
Helper methods for working with DMP ID JSON records
After you have made changes, be sure to increment the version number in lib/uc3-dmp-id/version.rb.
To build and push this gem to RubyGems:
- Make sure you are logged into RubyGems in your terminal window (see their docs)
- Run
gem build uc3-dmp-id.gemspecto build the gem - Run
gem push uc3-dmp-id-[version].gemto publish to RubyGems
After you have pushed a new version to RubyGems, you should rebuild and redeploy the AWS SAM application.