We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f35890 + 3dc9754 commit ee511f1Copy full SHA for ee511f1
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