File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
gem "code-scanning-rubocop" , "~> 0.6.1"
16
16
gem "debug" , platform : :mri if RUBY_VERSION >= "3.1.0"
17
- gem "google-protobuf" , "~> 4.28.2 "
17
+ gem "google-protobuf" , "~> 4.29.1 "
18
18
gem "rake" , "~> 13.2"
19
19
gem "rubocop" , "~> 1.69"
20
20
gem "rubocop-changes" , "~> 0.8.1"
Original file line number Diff line number Diff line change 26
26
docile (1.4.0 )
27
27
drb (2.2.1 )
28
28
git_diff_parser (3.2.0 )
29
- google-protobuf (4.28.2 -x86_64-darwin )
29
+ google-protobuf (4.29.1 -x86_64-darwin )
30
30
bigdecimal
31
31
rake (>= 13 )
32
- google-protobuf (4.28.2 -x86_64-linux )
32
+ google-protobuf (4.29.1 -x86_64-linux )
33
33
bigdecimal
34
34
rake (>= 13 )
35
35
i18n (1.14.6 )
@@ -136,7 +136,7 @@ DEPENDENCIES
136
136
activesupport (< 8 )
137
137
code-scanning-rubocop (~> 0.6.1 )
138
138
debug
139
- google-protobuf (~> 4.28.2 )
139
+ google-protobuf (~> 4.29.1 )
140
140
rake (~> 13.2 )
141
141
rspec
142
142
rubocop (~> 1.69 )
You can’t perform that action at this time.
0 commit comments