Skip to content

Commit

Permalink
Bump some gems
Browse files Browse the repository at this point in the history
  • Loading branch information
rossta committed Dec 21, 2024
1 parent bc05aaf commit 7deb226
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ GEM
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.0)
erubi (1.13.1)
erubis (2.7.0)
et-orbi (1.2.11)
tzinfo
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
invisible_captcha (2.3.0)
rails (>= 5.2)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -339,7 +339,7 @@ GEM
railties (>= 7.0)
sqlite3
logfmt (0.0.10)
logger (1.6.2)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -386,9 +386,9 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.1-arm64-darwin)
nokogiri (1.17.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.1-x86_64-linux)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
openssl (3.2.0)
ostruct (0.6.1)
Expand All @@ -411,7 +411,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand All @@ -438,7 +438,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
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)
rails_best_practices (1.23.2)
Expand All @@ -451,15 +451,15 @@ GEM
ruby-progressbar
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
reek (6.3.0)
dry-schema (~> 1.13.0)
parser (~> 3.3.0)
rainbow (>= 2.0, < 4.0)
rexml (~> 3.1)
regexp_parser (2.9.3)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
require_all (3.0.0)
rexml (3.3.9)
Expand Down Expand Up @@ -509,7 +509,7 @@ GEM
nokogiri (>= 1.12.0)
scout_apm (5.4.0)
parser
securerandom (0.4.0)
securerandom (0.4.1)
sexp_processor (4.17.3)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit 7deb226

Please sign in to comment.