Skip to content

Commit

Permalink
notes: update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
naveenrajm7 committed Dec 5, 2024
1 parent 128a767 commit a275cb1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,9 @@ GitHub action upon tag push with "v*" will publish gem to GHR and rubygems
4. Run `bundle exec rake release` again
5. Cancel push to rubygems.org

GHA will publish gems to GHR and rubygems
GHA will publish gems to GHR and rubygems


To update specific gems in the project

`bundle update rubocop`

0 comments on commit a275cb1

Please sign in to comment.