Skip to content

Commit

Permalink
POC
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilMallRC committed May 2, 2024
1 parent 4fae372 commit d115e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-rc-sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
gem.license = 'MIT'

gem.require_paths = ['lib']
gem.files = %w(README.md ringcentral-sdk.gemspec)
gem.files = %w(README.md test-rc-sdk.gemspec)
gem.files += Dir['lib/**/*.rb']
gem.test_files = Dir['spec/**/*.rb']

Expand Down

0 comments on commit d115e12

Please sign in to comment.