We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d1e9f commit 066dd96Copy full SHA for 066dd96
1 file changed
contract-tests/Gemfile
@@ -4,7 +4,7 @@ gem 'launchdarkly-server-sdk', path: '..'
4
5
gem 'http', '>= 5.1', '< 7.0'
6
gem 'json'
7
-gem "puma", "~> 6.6"
+gem "puma", "~> 8.0"
8
gem "rackup", "~> 2.2"
9
gem 'sinatra', '>= 4.1'
10
0 commit comments