Skip to content

Commit 02f09b2

Browse files
committed
Use logger gem
This will be removed from the standard library in Ruby 3.5
1 parent 7de80ac commit 02f09b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source 'https://rubygems.org'
22

33
gem 'google-protobuf', '~> 3.19'
4+
gem 'logger'
45

56
gemspec

0 commit comments

Comments
 (0)