Skip to content

Commit 2840061

Browse files
Upgrade libmongocrypt-helper gem to latest (#5691)
1 parent f674f2e commit 2840061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemfiles/standard.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ def standard_dependencies
5050
end
5151

5252
if ENV['FLE'] == 'helper'
53-
gem 'libmongocrypt-helper', '~> 1.7.0'
53+
gem 'libmongocrypt-helper', '~> 1.8.0'
5454
end
5555
end

0 commit comments

Comments
 (0)