We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6ea4b commit 5749ae0Copy full SHA for 5749ae0
1 file changed
Gemfile.lock
@@ -14,8 +14,8 @@ GEM
14
securerandom (>= 0.3)
15
tzinfo (~> 2.0, >= 2.0.5)
16
uri (>= 0.13.1)
17
- addressable (2.8.7)
18
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.8.8)
+ public_suffix (>= 2.0.2, < 8.0)
19
base64 (0.3.0)
20
bigdecimal (3.3.1)
21
coffee-script (2.4.1)
@@ -25,7 +25,7 @@ GEM
25
colorator (1.1.0)
26
commonmarker (0.23.12)
27
concurrent-ruby (1.3.5)
28
- connection_pool (2.5.4)
+ connection_pool (2.5.5)
29
csv (3.3.5)
30
dnsruby (1.73.1)
31
base64 (>= 0.2)
@@ -233,9 +233,9 @@ GEM
233
jekyll (>= 3.5, < 5.0)
234
jekyll-feed (~> 0.9)
235
jekyll-seo-tag (~> 2.1)
236
- minitest (5.26.1)
237
- net-http (0.7.0)
238
- uri
+ minitest (5.26.2)
+ net-http (0.8.0)
+ uri (>= 0.11.1)
239
nokogiri (1.18.10)
240
mini_portile2 (~> 2.8.2)
241
racc (~> 1.4)
0 commit comments