Skip to content

Commit

Permalink
Merge branch 'main' of github.com:minter/rod_the_bot
Browse files Browse the repository at this point in the history
  • Loading branch information
minter committed Dec 6, 2024
2 parents 652c2b7 + 688dfb5 commit 83d84a4
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,11 @@ GEM
mime-types-data (3.2024.1105)
mini_magick (5.0.1)
mini_mime (1.1.5)
minitest (5.25.2)
minitest (5.25.4)
mocha (2.6.1)
ruby2_keywords (>= 0.0.5)
mock_redis (0.48.0)
mock_redis (0.49.0)
redis (~> 5)
msgpack (1.7.3)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand All @@ -175,17 +176,17 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
nokogiri (1.16.8-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
nokogiri (1.16.8-arm-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
nokogiri (1.16.8-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86-linux)
nokogiri (1.16.8-x86-linux)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.16.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
ostruct (0.6.1)
parallel (1.26.3)
Expand Down Expand Up @@ -232,9 +233,9 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
nokogiri (~> 1.14)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.2.2)
actionpack (= 7.2.2)
activesupport (= 7.2.2)
Expand Down

0 comments on commit 83d84a4

Please sign in to comment.