Skip to content

Commit 95bbc67

Browse files
authored
Merge branch 'main' into fix/fix-avatar-fraugabel
2 parents bacc59b + e025d40 commit 95bbc67

File tree

3 files changed

+28
-27
lines changed

3 files changed

+28
-27
lines changed

Gemfile.lock

+9-8
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,17 @@ PATH
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
activesupport (7.2.1)
26+
activesupport (7.2.1.2)
2727
base64
2828
bigdecimal
29-
concurrent-ruby (~> 1.0, >= 1.0.2)
29+
concurrent-ruby (~> 1.0, >= 1.3.1)
3030
connection_pool (>= 2.2.5)
3131
drb
3232
i18n (>= 1.6, < 2)
33+
logger (>= 1.4.2)
3334
minitest (>= 5.1)
34-
mutex_m
35-
tzinfo (~> 2.0)
35+
securerandom (>= 0.3)
36+
tzinfo (~> 2.0, >= 2.0.5)
3637
addressable (2.8.7)
3738
public_suffix (>= 2.0.2, < 7.0)
3839
base64 (0.2.0)
@@ -66,10 +67,10 @@ GEM
6667
ffi (1.17.0)
6768
ffi (1.17.0-x86_64-linux-gnu)
6869
forwardable-extended (2.6.0)
69-
google-protobuf (4.28.1)
70+
google-protobuf (4.28.2)
7071
bigdecimal
7172
rake (>= 13)
72-
google-protobuf (4.28.1-x86_64-linux)
73+
google-protobuf (4.28.2-x86_64-linux)
7374
bigdecimal
7475
rake (>= 13)
7576
http_parser.rb (0.8.0)
@@ -127,7 +128,6 @@ GEM
127128
mercenary (0.4.0)
128129
mini_portile2 (2.8.7)
129130
minitest (5.25.1)
130-
mutex_m (0.2.0)
131131
namae (1.2.0)
132132
racc (~> 1.7)
133133
nokogiri (1.16.7)
@@ -161,6 +161,7 @@ GEM
161161
google-protobuf (~> 4.27)
162162
sassc (2.4.0)
163163
ffi (~> 1.9)
164+
securerandom (0.3.1)
164165
sprockets (4.2.1)
165166
concurrent-ruby (~> 1.0)
166167
rack (>= 2.2.4, < 4)
@@ -171,7 +172,7 @@ GEM
171172
uglifier (4.2.1)
172173
execjs (>= 0.3.0, < 3)
173174
unicode-display_width (2.6.0)
174-
webrick (1.8.1)
175+
webrick (1.8.2)
175176

176177
PLATFORMS
177178
ruby

_gems/jekyll-assets/Gemfile.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ PATH
1717
GEM
1818
remote: https://rubygems.org/
1919
specs:
20-
actionpack (6.1.7.8)
21-
actionview (= 6.1.7.8)
22-
activesupport (= 6.1.7.8)
20+
actionpack (6.1.7.9)
21+
actionview (= 6.1.7.9)
22+
activesupport (= 6.1.7.9)
2323
rack (~> 2.0, >= 2.0.9)
2424
rack-test (>= 0.6.3)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.2.0)
27-
actionview (6.1.7.8)
28-
activesupport (= 6.1.7.8)
27+
actionview (6.1.7.9)
28+
activesupport (= 6.1.7.9)
2929
builder (~> 3.1)
3030
erubi (~> 1.4)
3131
rails-dom-testing (~> 2.0)
3232
rails-html-sanitizer (~> 1.1, >= 1.2.0)
33-
activesupport (6.1.7.8)
33+
activesupport (6.1.7.9)
3434
concurrent-ruby (~> 1.0, >= 1.0.2)
3535
i18n (>= 1.6, < 2)
3636
minitest (>= 5.1)
@@ -52,7 +52,7 @@ GEM
5252
builder (3.3.0)
5353
coderay (1.1.3)
5454
colorator (1.1.0)
55-
concurrent-ruby (1.3.3)
55+
concurrent-ruby (1.3.4)
5656
crass (1.0.6)
5757
diff-lcs (1.5.0)
5858
docile (1.4.0)
@@ -75,7 +75,7 @@ GEM
7575
fspath (3.1.2)
7676
google-protobuf (3.22.2-x86_64-linux)
7777
http_parser.rb (0.8.0)
78-
i18n (1.14.5)
78+
i18n (1.14.6)
7979
concurrent-ruby (~> 1.0)
8080
image_optim (0.31.2)
8181
exifr (~> 1.2, >= 1.2.2)
@@ -123,7 +123,7 @@ GEM
123123
listen (3.8.0)
124124
rb-fsevent (~> 0.10, >= 0.10.3)
125125
rb-inotify (~> 0.9, >= 0.9.10)
126-
loofah (2.22.0)
126+
loofah (2.23.1)
127127
crass (~> 1.0.2)
128128
nokogiri (>= 1.12.0)
129129
luna-rspec-formatters (3.16.0)
@@ -134,7 +134,7 @@ GEM
134134
mini_magick (5.0.1)
135135
mini_racer (0.6.3)
136136
libv8-node (~> 16.10.0.0)
137-
minitest (5.24.1)
137+
minitest (5.25.1)
138138
nokogiri (1.13.10-x86_64-linux)
139139
racc (~> 1.4)
140140
parallel (1.22.1)
@@ -148,8 +148,8 @@ GEM
148148
coderay (~> 1.1)
149149
method_source (~> 1.0)
150150
public_suffix (5.0.1)
151-
racc (1.8.0)
152-
rack (2.2.9)
151+
racc (1.8.1)
152+
rack (2.2.10)
153153
rack-test (2.1.0)
154154
rack (>= 1.3)
155155
rails-dom-testing (2.2.0)
@@ -158,9 +158,9 @@ GEM
158158
nokogiri (>= 1.6)
159159
rails-html-sanitizer (1.5.0)
160160
loofah (~> 2.19, >= 2.19.1)
161-
railties (6.1.7.8)
162-
actionpack (= 6.1.7.8)
163-
activesupport (= 6.1.7.8)
161+
railties (6.1.7.9)
162+
actionpack (= 6.1.7.9)
163+
activesupport (= 6.1.7.9)
164164
method_source
165165
rake (>= 12.2)
166166
thor (~> 1.0)
@@ -170,7 +170,7 @@ GEM
170170
rb-inotify (0.10.1)
171171
ffi (~> 1.0)
172172
regexp_parser (2.6.2)
173-
rexml (3.3.7)
173+
rexml (3.3.9)
174174
rouge (3.30.0)
175175
rspec (3.12.0)
176176
rspec-core (~> 3.12.0)
@@ -232,8 +232,8 @@ GEM
232232
uglifier (4.2.0)
233233
execjs (>= 0.3.0, < 3)
234234
unicode-display_width (1.8.0)
235-
webrick (1.8.1)
236-
zeitwerk (2.6.16)
235+
webrick (1.8.2)
236+
zeitwerk (2.6.18)
237237

238238
PLATFORMS
239239
x86_64-linux

_gems/jekyll-seo-tag/jekyll-seo-tag.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
3030
spec.add_development_dependency "bundler", ">= 1.15"
3131
spec.add_development_dependency "html-proofer", "~> 5.0"
3232
spec.add_development_dependency "rspec", "~> 3.5"
33-
spec.add_development_dependency "rubocop-jekyll", "~> 0.13.0"
33+
spec.add_development_dependency "rubocop-jekyll", "~> 0.14.0"
3434
end

0 commit comments

Comments
 (0)