Skip to content

Commit 2fa01ab

Browse files
committed
Update dependencies
1 parent dca7228 commit 2fa01ab

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.1)
4+
activesupport (7.1.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -13,7 +13,7 @@ GEM
1313
tzinfo (~> 2.0)
1414
addressable (2.8.5)
1515
public_suffix (>= 2.0.2, < 6.0)
16-
base64 (0.1.1)
16+
base64 (0.2.0)
1717
bigdecimal (3.1.4)
1818
coffee-script (2.4.1)
1919
coffee-script-source
@@ -25,7 +25,7 @@ GEM
2525
connection_pool (2.4.1)
2626
dnsruby (1.70.0)
2727
simpleidn (~> 0.2.1)
28-
drb (2.1.1)
28+
drb (2.2.0)
2929
ruby2_keywords
3030
em-websocket (0.5.3)
3131
eventmachine (>= 0.12.9)
@@ -216,13 +216,13 @@ GEM
216216
rb-fsevent (~> 0.10, >= 0.10.3)
217217
rb-inotify (~> 0.9, >= 0.9.10)
218218
mercenary (0.3.6)
219-
mini_portile2 (2.8.4)
219+
mini_portile2 (2.8.5)
220220
minima (2.5.1)
221221
jekyll (>= 3.5, < 5.0)
222222
jekyll-feed (~> 0.9)
223223
jekyll-seo-tag (~> 2.1)
224224
minitest (5.20.0)
225-
mutex_m (0.1.2)
225+
mutex_m (0.2.0)
226226
nokogiri (1.15.4)
227227
mini_portile2 (~> 2.8.2)
228228
racc (~> 1.4)
@@ -232,7 +232,7 @@ GEM
232232
pathutil (0.16.2)
233233
forwardable-extended (~> 2.6)
234234
public_suffix (4.0.7)
235-
racc (1.7.1)
235+
racc (1.7.3)
236236
rb-fsevent (0.11.2)
237237
rb-inotify (0.10.1)
238238
ffi (~> 1.0)
@@ -259,7 +259,7 @@ GEM
259259
concurrent-ruby (~> 1.0)
260260
unf (0.1.4)
261261
unf_ext
262-
unf_ext (0.0.8.2)
262+
unf_ext (0.0.9)
263263
unicode-display_width (1.8.0)
264264
webrick (1.8.1)
265265

@@ -271,4 +271,4 @@ DEPENDENCIES
271271
webrick (~> 1.7)
272272

273273
BUNDLED WITH
274-
2.3.17
274+
2.4.20

0 commit comments

Comments
 (0)