Skip to content

Commit bc83ddb

Browse files
committed
bundle install
1 parent 86a7fc7 commit bc83ddb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1)
4+
activesupport (7.2.2)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -15,6 +16,7 @@ GEM
1516
addressable (2.8.7)
1617
public_suffix (>= 2.0.2, < 7.0)
1718
base64 (0.2.0)
19+
benchmark (0.3.0)
1820
bigdecimal (3.1.8)
1921
classifier-reborn (2.3.0)
2022
fast-stemmer (~> 1.0)
@@ -28,7 +30,7 @@ GEM
2830
eventmachine (>= 0.12.9)
2931
http_parser.rb (~> 0)
3032
eventmachine (1.2.7)
31-
execjs (2.9.1)
33+
execjs (2.10.0)
3234
faraday (2.12.0)
3335
faraday-net_http (>= 2.0, < 3.4)
3436
json
@@ -99,7 +101,7 @@ GEM
99101
gemoji (>= 3, < 5)
100102
html-pipeline (~> 2.2)
101103
jekyll (>= 3.0, < 5.0)
102-
json (2.7.2)
104+
json (2.7.5)
103105
json-minify (0.0.3)
104106
json (> 0)
105107
kramdown (2.4.0)
@@ -165,7 +167,7 @@ GEM
165167
execjs (>= 0.3.0, < 3)
166168
unicode-display_width (2.6.0)
167169
uri (0.13.1)
168-
webrick (1.8.2)
170+
webrick (1.9.0)
169171

170172
PLATFORMS
171173
aarch64-linux

0 commit comments

Comments
 (0)