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" , "~> 3.25.0 "
17
+ gem "google-protobuf" , "~> 3.25.1 "
18
18
gem "rake" , "~> 13.1"
19
19
gem "rubocop" , "~> 1.57"
20
20
gem "rubocop-changes" , "~> 0.8.1"
Original file line number Diff line number Diff line change 26
26
drb (2.2.0 )
27
27
ruby2_keywords
28
28
git_diff_parser (3.2.0 )
29
- google-protobuf (3.25.0 -x86_64-darwin )
30
- google-protobuf (3.25.0 -x86_64-linux )
29
+ google-protobuf (3.25.1 -x86_64-darwin )
30
+ google-protobuf (3.25.1 -x86_64-linux )
31
31
i18n (1.14.1 )
32
32
concurrent-ruby (~> 1.0 )
33
33
io-console (0.6.0 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130
130
activesupport (< 8 )
131
131
code-scanning-rubocop (~> 0.6.1 )
132
132
debug
133
- google-protobuf (~> 3.25.0 )
133
+ google-protobuf (~> 3.25.1 )
134
134
rake (~> 13.1 )
135
135
rspec
136
136
rubocop (~> 1.57 )
You can’t perform that action at this time.
0 commit comments