Skip to content

Commit

Permalink
add to toys
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisholmes committed Oct 13, 2021
1 parent 21f7f46 commit e055b83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .toys/.data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ commit_lint:
# * changelog_path: Path to CHANGLEOG.md relative to the gem directory.
# (Required only if it is not in the expected location.)
gems:
- name: opentelemetry-instrumentation-rspec
directory: instrumentation/rspec
version_constant: [OpenTelemetry, Instrumentation, RSpec, VERSION]

- name: opentelemetry-instrumentation-action_view
directory: instrumentation/action_view
version_constant: [OpenTelemetry, Instrumentation, ActionView, VERSION]
Expand Down

0 comments on commit e055b83

Please sign in to comment.