We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9a0c7 commit c3991a9Copy full SHA for c3991a9
Gemfile
@@ -1,5 +1,5 @@
1
source 'https://rubygems.org'
2
3
-gem 'google-protobuf', '~> 3.19.6'
+gem 'google-protobuf', '~> 3.19'
4
5
gemspec
examples/Gemfile
@@ -4,6 +4,6 @@ gem 'temporal-ruby', path: '../'
gem 'dry-types', '>= 1.7.2'
6
gem 'dry-struct', '~> 1.6.0'
7
8
9
gem 'rspec', group: :test
0 commit comments