Skip to content

Commit 066dd96

Browse files
chore(deps): update dependency puma to v8 (#395)
1 parent b1d1e9f commit 066dd96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contract-tests/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem 'launchdarkly-server-sdk', path: '..'
44

55
gem 'http', '>= 5.1', '< 7.0'
66
gem 'json'
7-
gem "puma", "~> 6.6"
7+
gem "puma", "~> 8.0"
88
gem "rackup", "~> 2.2"
99
gem 'sinatra', '>= 4.1'
1010

0 commit comments

Comments
 (0)