Skip to content

Commit 02d9935

Browse files
author
Tu Quoc Tran
committed
FEATURE: TMA-1647 Set VCR version to 5.0.0 due to incompatible license of the latest version
1 parent 046542d commit 02d9935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gooddata.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Gem::Specification.new do |s|
4949
s.add_development_dependency 'pronto', '~> 0.10' if RUBY_PLATFORM != 'java'
5050
s.add_development_dependency 'pronto-rubocop', '~> 0.9' if RUBY_PLATFORM != 'java'
5151
s.add_development_dependency 'pronto-reek', '~> 0.9' if RUBY_PLATFORM != 'java'
52-
s.add_development_dependency 'vcr'
52+
s.add_development_dependency 'vcr', '5.0.0'
5353
s.add_development_dependency 'hashdiff', '~> 0.4'
5454

5555
s.add_development_dependency 'sqlite3' if RUBY_PLATFORM != 'java'

0 commit comments

Comments
 (0)