Skip to content

Commit

Permalink
Removes minitest-vcr dev dependency from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed May 14, 2024
1 parent 4364c40 commit 0e5fbdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion thegamesdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'debug' unless defined?(JRUBY_VERSION)
spec.add_development_dependency 'minitest-reporters'
spec.add_development_dependency 'minitest-vcr'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rubocop'
spec.add_development_dependency 'vcr', '~> 4'
Expand Down

0 comments on commit 0e5fbdd

Please sign in to comment.