Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Jul 6, 2023
1 parent 562338e commit 12452fd
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,23 @@ GEM
cmdparse (2.0.6)
concurrent-ruby (1.2.2)
htmlbeautifier (1.4.2)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
juicer (1.2.0)
cmdparse
nokogiri (>= 1.5.0)
rubyzip (= 0.9.9)
mini_portile2 (2.8.1)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.2)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.15.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.15.3-x86_64-darwin)
racc (~> 1.4)
racc (1.6.2)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
racc (1.7.1)
rake (13.0.6)
rubyzip (0.9.9)

Expand Down

0 comments on commit 12452fd

Please sign in to comment.