Skip to content

Commit 2999850

Browse files
committed
Update Libraries
1 parent c2750b1 commit 2999850

File tree

2 files changed

+99
-183
lines changed

2 files changed

+99
-183
lines changed

Gemfile.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.3)
4+
activesupport (8.1.0)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
@@ -17,8 +17,7 @@ GEM
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
1919
base64 (0.3.0)
20-
benchmark (0.4.1)
21-
bigdecimal (3.2.3)
20+
bigdecimal (3.3.1)
2221
colorator (1.1.0)
2322
concurrent-ruby (1.3.5)
2423
connection_pool (2.5.4)
@@ -35,7 +34,7 @@ GEM
3534
ffi (1.17.2-x86_64-linux-gnu)
3635
forwardable-extended (2.6.0)
3736
gemoji (4.1.0)
38-
google-protobuf (4.32.1-x86_64-linux-gnu)
37+
google-protobuf (4.33.0-x86_64-linux-gnu)
3938
bigdecimal
4039
rake (>= 13)
4140
html-pipeline (2.14.3)
@@ -100,7 +99,7 @@ GEM
10099
jekyll-target-blank (2.0.2)
101100
jekyll (>= 3.0, < 5.0)
102101
nokogiri (~> 1.10)
103-
jekyll-theme-chirpy (7.3.1)
102+
jekyll-theme-chirpy (7.4.0)
104103
jekyll (~> 4.3)
105104
jekyll-archives (~> 2.2)
106105
jekyll-include-cache (~> 0.2)
@@ -113,7 +112,7 @@ GEM
113112
gemoji (>= 3, < 5)
114113
html-pipeline (~> 2.2)
115114
jekyll (>= 3.0, < 5.0)
116-
json (2.15.0)
115+
json (2.15.1)
117116
json-minify (0.0.3)
118117
json (> 0)
119118
kramdown (2.5.1)
@@ -126,7 +125,7 @@ GEM
126125
rb-inotify (~> 0.9, >= 0.9.10)
127126
logger (1.7.0)
128127
mercenary (0.4.0)
129-
minitest (5.25.5)
128+
minitest (5.26.0)
130129
nokogiri (1.18.10-x86_64-linux-gnu)
131130
racc (~> 1.4)
132131
parallel (1.27.0)
@@ -155,7 +154,7 @@ GEM
155154
tzinfo (2.0.6)
156155
concurrent-ruby (~> 1.0)
157156
unicode-display_width (2.6.0)
158-
uri (1.0.3)
157+
uri (1.0.4)
159158
webrick (1.9.1)
160159
yell (2.2.2)
161160
zeitwerk (2.7.3)

0 commit comments

Comments
 (0)