Skip to content

Commit ce6a110

Browse files
committed
chore(deps): update all dependencies
1 parent 5e8fe24 commit ce6a110

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ GEM
248248
rb-fsevent (0.11.2)
249249
rb-inotify (0.11.1)
250250
ffi (~> 1.0)
251-
rexml (3.4.0)
251+
rexml (3.4.1)
252252
rouge (3.30.0)
253253
rubyzip (2.3.2)
254254
safe_yaml (1.0.5)

go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ require (
1111
github.com/jhump/protoreflect v1.16.0
1212
github.com/lithammer/dedent v1.1.0
1313
github.com/olekukonko/tablewriter v0.0.5
14-
github.com/spf13/pflag v1.0.5
14+
github.com/spf13/pflag v1.0.6
1515
github.com/stoewer/go-strcase v1.3.0
16-
golang.org/x/text v0.21.0
17-
google.golang.org/genproto v0.0.0-20250124145028-65684f501c47
18-
google.golang.org/genproto/googleapis/api v0.0.0-20250124145028-65684f501c47
19-
google.golang.org/protobuf v1.36.4
16+
golang.org/x/text v0.22.0
17+
google.golang.org/genproto 9fdb1cabc7b2
18+
google.golang.org/genproto/googleapis/api 9fdb1cabc7b2
19+
google.golang.org/protobuf v1.36.5
2020
gopkg.in/yaml.v3 v3.0.1
2121
)
2222

0 commit comments

Comments
 (0)