Skip to content

Commit

Permalink
🌿 upgrade Ruby generator to support future versions of the Fern CLI
Browse files Browse the repository at this point in the history
This version fixes a hard dependency the Ruby generator had on a past version of the Fern CLI
  • Loading branch information
armandobelardo authored Feb 16, 2024
1 parent a28083d commit c876de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ groups:
ruby-sdk:
generators:
- name: fernapi/fern-ruby-sdk
version: 0.0.6
version: 0.1.1
github:
repository: AssemblyAI/assemblyai-ruby-sdk
mode: pull-request
Expand Down

0 comments on commit c876de7

Please sign in to comment.