Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bb740d0

Browse files
committedMay 21, 2025
Bump lmc version
1 parent 3e53ebf commit bb740d0

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
@@ -64,6 +64,6 @@ def standard_dependencies
6464
gem 'ruby-lsp', platforms: :mri
6565
end
6666

67-
gem 'libmongocrypt-helper', '~> 1.12.0' if ENV['FLE'] == 'helper'
67+
gem 'libmongocrypt-helper', '~> 1.14.0' if ENV['FLE'] == 'helper'
6868
end
6969
# rubocop:enable Metrics/AbcSize, Metrics/MethodLength, Metrics/BlockLength

0 commit comments

Comments
 (0)
Please sign in to comment.