Skip to content

Commit bc80b13

Browse files
committed
Pin faraday-v2.
1 parent e748488 commit bc80b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ gem "ruby-maven-libs", "~> 3", ">= 3.9.6.1"
1313
gem "logstash-output-elasticsearch", ">= 11.14.0"
1414
gem "polyglot", require: false
1515
gem "treetop", require: false
16+
gem "faraday", "~> 2", :require => false # due elastic-transport depending faraday '~> 2'
1617
gem "minitar", "~> 1", :group => :build
1718
gem "childprocess", "~> 4", :group => :build
1819
gem "fpm", "~> 1", ">= 1.14.1", :group => :build # compound due to bugfix https://github.com/jordansissel/fpm/pull/1856

0 commit comments

Comments
 (0)