gemfiles/excon_100.gemfile in instana-1.216.0 vs gemfiles/excon_100.gemfile in instana-1.217.0
- old
+ new
@@ -1,14 +1,14 @@
-# (c) Copyright IBM Corp. 2023
+# (c) Copyright IBM Corp. 2024
source "https://rubygems.org"
gem "rack"
gem "rackup"
gem "minitest-reporters"
gem "webmock"
gem "puma"
gem "rack-test"
gem "simplecov", "~> 0.21.2"
-gem "excon", ">= 0.100.0", "< 1.0"
+gem "excon", ">= 1.0.0", "< 2.0"
gemspec path: "../"