Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Jul 21, 2024
1 parent 2ec2d23 commit 7e6dac2
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.3.0)
Expand All @@ -92,8 +92,9 @@ GEM
http_parser.rb (~> 0)
erubi (1.13.0)
eventmachine (1.2.7)
faraday (2.9.2)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.1.0)
Expand All @@ -115,7 +116,7 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jekyll (4.3.3)
Expand Down Expand Up @@ -163,6 +164,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -178,12 +180,12 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.23.1)
minitest (5.24.1)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.13)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -204,9 +206,9 @@ GEM
forwardable-extended (~> 2.6)
psych (5.1.2)
stringio
public_suffix (5.1.1)
public_suffix (6.0.0)
racc (1.8.0)
rack (3.1.3)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -251,7 +253,7 @@ GEM
psych (>= 4.0.0)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
rexml (3.3.2)
strscan
rouge (4.3.0)
safe_yaml (1.0.5)
Expand Down

0 comments on commit 7e6dac2

Please sign in to comment.