We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d037b98 commit 7c7676cCopy full SHA for 7c7676c
.ruby-version
@@ -1 +1 @@
1
-2.3.0
+3.0.6
README.md
@@ -84,4 +84,5 @@ bundle exec rspec
84
85
1. Log in to [rubygems.org](https://rubygems.org/) using our shared [hsluv](https://rubygems.org/profiles/hsluv) profile
86
2. Make a new API key if necessary, copy it to GitHub Actions `HSLUV_RUBYGEMS_API_KEY` secret
87
-3. Run [gem.yml](./github/workflows/gem.yml)
+3. Update [hsluv.gemspec](./hsluv.gemspec), push to master or another branch
88
+3. Run [gem.yml workflow](https://github.com/hsluv/hsluv-ruby/actions/workflows/gem.yml) on master or another branch
0 commit comments