Skip to content

Commit

Permalink
remove addressable
Browse files Browse the repository at this point in the history
  • Loading branch information
kflemin committed Jan 13, 2025
1 parent 6d168cb commit 8dcfa80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openstudio-ee.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'openstudio-extension', '~> 0.8.3'
spec.add_dependency 'openstudio-standards', '0.7.1'
spec.add_dependency 'multipart-post', '2.4.0'
spec.add_dependency 'addressable', '2.8.1'

spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.9'
Expand Down

0 comments on commit 8dcfa80

Please sign in to comment.