Skip to content

Commit 04c755e

Browse files
authored
Merge branch 'main' into dependabot/bundler/faraday-2.14.1
2 parents dc9983e + 1fa6b0d commit 04c755e

1 file changed

Lines changed: 32 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 32 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,40 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.5)
5-
concurrent-ruby (~> 1.0, >= 1.0.2)
4+
activesupport (7.2.3.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
611
i18n (>= 1.6, < 2)
7-
minitest (>= 5.1)
8-
tzinfo (~> 2.0)
9-
zeitwerk (~> 2.3)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1, < 6)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
addressable (2.9.0)
17+
public_suffix (>= 2.0.2, < 8.0)
1218
algolia_html_extractor (2.6.4)
1319
json (~> 2.0)
1420
nokogiri (~> 1.10)
1521
algoliasearch (1.27.5)
1622
httpclient (~> 2.8, >= 2.8.3)
1723
json (>= 1.5.1)
24+
base64 (0.3.0)
25+
benchmark (0.5.0)
26+
bigdecimal (4.0.1)
1827
coffee-script (2.4.1)
1928
coffee-script-source
2029
execjs
2130
coffee-script-source (1.11.1)
2231
colorator (1.1.0)
2332
commonmarker (0.23.11)
24-
concurrent-ruby (1.3.5)
33+
concurrent-ruby (1.3.6)
34+
connection_pool (3.0.2)
2535
dnsruby (1.61.5)
2636
simpleidn (~> 0.1)
37+
drb (2.2.3)
2738
em-websocket (0.5.2)
2839
eventmachine (>= 0.12.9)
2940
http_parser.rb (~> 0.6.0)
@@ -97,7 +108,7 @@ GEM
97108
nokogiri (>= 1.4)
98109
http_parser.rb (0.6.0)
99110
httpclient (2.8.3)
100-
i18n (1.14.7)
111+
i18n (1.14.8)
101112
concurrent-ruby (~> 1.0)
102113
jekyll (3.9.3)
103114
addressable (~> 2.4)
@@ -239,9 +250,14 @@ GEM
239250
jekyll-include-cache (~> 0.1)
240251
jekyll-paginate (~> 1.1)
241252
jekyll-sitemap (~> 1.3)
253+
<<<<<<< dependabot/bundler/faraday-2.14.1
242254
minitest (5.25.5)
243255
net-http (0.9.1)
244256
uri (>= 0.11.1)
257+
=======
258+
minitest (5.27.0)
259+
multipart-post (2.1.1)
260+
>>>>>>> main
245261
nokogiri (1.18.9)
246262
mini_portile2 (~> 2.8.2)
247263
racc (~> 1.4)
@@ -251,12 +267,12 @@ GEM
251267
pathutil (0.16.2)
252268
forwardable-extended (~> 2.6)
253269
progressbar (1.11.0)
254-
public_suffix (4.0.6)
270+
public_suffix (4.0.7)
255271
racc (1.8.1)
256272
rb-fsevent (0.10.4)
257273
rb-inotify (0.10.1)
258274
ffi (~> 1.0)
259-
rexml (3.3.9)
275+
rexml (3.4.2)
260276
rouge (3.26.0)
261277
rubyzip (2.3.0)
262278
safe_yaml (1.0.5)
@@ -267,7 +283,12 @@ GEM
267283
rb-inotify (~> 0.9, >= 0.9.7)
268284
sawyer (0.9.3)
269285
addressable (>= 2.3.5)
286+
<<<<<<< dependabot/bundler/faraday-2.14.1
270287
faraday (>= 0.17.3, < 3)
288+
=======
289+
faraday (> 0.8, < 2.0)
290+
securerandom (0.4.1)
291+
>>>>>>> main
271292
simpleidn (0.2.1)
272293
unf (~> 0.1.4)
273294
terminal-table (1.8.0)
@@ -285,7 +306,6 @@ GEM
285306
uri (1.1.1)
286307
verbal_expressions (0.1.5)
287308
webrick (1.8.2)
288-
zeitwerk (2.7.3)
289309

290310
PLATFORMS
291311
ruby

0 commit comments

Comments
 (0)