Skip to content

Commit

Permalink
(CAT-1807) Remove off analytics runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
david22swan committed Apr 12, 2024
1 parent 9449dc9 commit 2e86206
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'tty-spinner', '~> 0.9'
spec.add_runtime_dependency 'tty-which', '~> 0.5'

# Analytics dependencies
spec.add_runtime_dependency 'concurrent-ruby', '~> 1.0'
spec.add_runtime_dependency 'facter', '~> 4.0'
spec.add_runtime_dependency 'httpclient', '~> 2.8.3'
spec.add_runtime_dependency 'locale', '~> 2.1.0'

# Used in the pdk-templates
spec.add_runtime_dependency 'deep_merge', '~> 1.2.2'
spec.metadata['rubygems_mfa_required'] = 'true'
Expand Down

0 comments on commit 2e86206

Please sign in to comment.