Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion temporalio/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :development do
gem 'activerecord'
gem 'async'
gem 'base64'
gem 'grpc', '~> 1.69'
gem 'googleapis-common-protos-types'
gem 'grpc-tools', '~> 1.69'
gem 'irb'
gem 'minitest'
Expand Down
8 changes: 0 additions & 8 deletions temporalio/rbs_collection.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,6 @@ gems:
revision: 2af46cde7fec5e4130f6c84c5b691c0538af8789
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: grpc
version: '1.63'
source:
type: git
name: ruby/gem_rbs_collection
revision: 2af46cde7fec5e4130f6c84c5b691c0538af8789
remote: https://github.com/ruby/gem_rbs_collection.git
repo_dir: gems
- name: i18n
version: '1.10'
source:
Expand Down
Loading