Skip to content

Commit d8f2f6e

Browse files
authored
Merge pull request #271 from secure-systems-lab/bump-dependencies
Bump dependencies
2 parents 1274309 + d7a6c9e commit d8f2f6e

1 file changed

Lines changed: 40 additions & 38 deletions

File tree

Gemfile.lock

Lines changed: 40 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.8)
4+
addressable (2.8.9)
55
public_suffix (>= 2.0.2, < 8.0)
66
base64 (0.3.0)
77
bigdecimal (4.0.1)
@@ -25,36 +25,36 @@ GEM
2525
ffi (1.17.3-x86_64-linux-gnu)
2626
ffi (1.17.3-x86_64-linux-musl)
2727
forwardable-extended (2.6.0)
28-
google-protobuf (4.33.4)
28+
google-protobuf (4.34.1)
2929
bigdecimal
30-
rake (>= 13)
31-
google-protobuf (4.33.4-aarch64-linux-gnu)
30+
rake (~> 13.3)
31+
google-protobuf (4.34.1-aarch64-linux-gnu)
3232
bigdecimal
33-
rake (>= 13)
34-
google-protobuf (4.33.4-aarch64-linux-musl)
33+
rake (~> 13.3)
34+
google-protobuf (4.34.1-aarch64-linux-musl)
3535
bigdecimal
36-
rake (>= 13)
37-
google-protobuf (4.33.4-arm64-darwin)
36+
rake (~> 13.3)
37+
google-protobuf (4.34.1-arm64-darwin)
3838
bigdecimal
39-
rake (>= 13)
40-
google-protobuf (4.33.4-x64-mingw-ucrt)
39+
rake (~> 13.3)
40+
google-protobuf (4.34.1-x64-mingw-ucrt)
4141
bigdecimal
42-
rake (>= 13)
43-
google-protobuf (4.33.4-x86-linux-gnu)
42+
rake (~> 13.3)
43+
google-protobuf (4.34.1-x86-linux-gnu)
4444
bigdecimal
45-
rake (>= 13)
46-
google-protobuf (4.33.4-x86-linux-musl)
45+
rake (~> 13.3)
46+
google-protobuf (4.34.1-x86-linux-musl)
4747
bigdecimal
48-
rake (>= 13)
49-
google-protobuf (4.33.4-x86_64-darwin)
48+
rake (~> 13.3)
49+
google-protobuf (4.34.1-x86_64-darwin)
5050
bigdecimal
51-
rake (>= 13)
52-
google-protobuf (4.33.4-x86_64-linux-gnu)
51+
rake (~> 13.3)
52+
google-protobuf (4.34.1-x86_64-linux-gnu)
5353
bigdecimal
54-
rake (>= 13)
55-
google-protobuf (4.33.4-x86_64-linux-musl)
54+
rake (~> 13.3)
55+
google-protobuf (4.34.1-x86_64-linux-musl)
5656
bigdecimal
57-
rake (>= 13)
57+
rake (~> 13.3)
5858
http_parser.rb (0.8.1)
5959
i18n (1.14.8)
6060
concurrent-ruby (~> 1.0)
@@ -84,53 +84,55 @@ GEM
8484
jekyll-watch (2.2.1)
8585
listen (~> 3.0)
8686
json (2.19.2)
87-
kramdown (2.5.1)
88-
rexml (>= 3.3.9)
87+
kramdown (2.5.2)
88+
rexml (>= 3.4.4)
8989
kramdown-parser-gfm (1.1.0)
9090
kramdown (~> 2.0)
9191
liquid (4.0.4)
92-
listen (3.9.0)
92+
listen (3.10.0)
93+
logger
9394
rb-fsevent (~> 0.10, >= 0.10.3)
9495
rb-inotify (~> 0.9, >= 0.9.10)
96+
logger (1.7.0)
9597
mercenary (0.4.0)
9698
neat (4.0.0)
9799
thor (~> 0.19)
98100
pathutil (0.16.2)
99101
forwardable-extended (~> 2.6)
100-
public_suffix (7.0.2)
102+
public_suffix (7.0.5)
101103
rake (13.3.1)
102104
rb-fsevent (0.11.2)
103105
rb-inotify (0.11.1)
104106
ffi (~> 1.0)
105107
rexml (3.4.4)
106108
rouge (4.7.0)
107109
safe_yaml (1.0.5)
108-
sass-embedded (1.97.2)
110+
sass-embedded (1.98.0)
109111
google-protobuf (~> 4.31)
110112
rake (>= 13)
111-
sass-embedded (1.97.2-aarch64-linux-android)
113+
sass-embedded (1.98.0-aarch64-linux-android)
112114
google-protobuf (~> 4.31)
113-
sass-embedded (1.97.2-aarch64-linux-gnu)
115+
sass-embedded (1.98.0-aarch64-linux-gnu)
114116
google-protobuf (~> 4.31)
115-
sass-embedded (1.97.2-aarch64-linux-musl)
117+
sass-embedded (1.98.0-aarch64-linux-musl)
116118
google-protobuf (~> 4.31)
117-
sass-embedded (1.97.2-arm-linux-androideabi)
119+
sass-embedded (1.98.0-arm-linux-androideabi)
118120
google-protobuf (~> 4.31)
119-
sass-embedded (1.97.2-arm-linux-gnueabihf)
121+
sass-embedded (1.98.0-arm-linux-gnueabihf)
120122
google-protobuf (~> 4.31)
121-
sass-embedded (1.97.2-arm-linux-musleabihf)
123+
sass-embedded (1.98.0-arm-linux-musleabihf)
122124
google-protobuf (~> 4.31)
123-
sass-embedded (1.97.2-arm64-darwin)
125+
sass-embedded (1.98.0-arm64-darwin)
124126
google-protobuf (~> 4.31)
125-
sass-embedded (1.97.2-x64-mingw-ucrt)
127+
sass-embedded (1.98.0-x64-mingw-ucrt)
126128
google-protobuf (~> 4.31)
127-
sass-embedded (1.97.2-x86_64-darwin)
129+
sass-embedded (1.98.0-x86_64-darwin)
128130
google-protobuf (~> 4.31)
129-
sass-embedded (1.97.2-x86_64-linux-android)
131+
sass-embedded (1.98.0-x86_64-linux-android)
130132
google-protobuf (~> 4.31)
131-
sass-embedded (1.97.2-x86_64-linux-gnu)
133+
sass-embedded (1.98.0-x86_64-linux-gnu)
132134
google-protobuf (~> 4.31)
133-
sass-embedded (1.97.2-x86_64-linux-musl)
135+
sass-embedded (1.98.0-x86_64-linux-musl)
134136
google-protobuf (~> 4.31)
135137
terminal-table (3.0.2)
136138
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)