Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 15, 2024
1 parent 2c439a4 commit cdde053
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
caxlsx (4.1.0)
caxlsx (4.2.0)
htmlentities (~> 4.3, >= 4.3.4)
marcel (~> 1.0)
nokogiri (~> 1.10, >= 1.10.4)
Expand All @@ -105,7 +105,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.1)
database_consistency (1.7.26)
activerecord (>= 3.2)
date (3.4.1)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.2)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -322,7 +322,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-i18n (6.0.0)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
typesafe_enum (~> 0.1, >= 0.1.5)
xml-mapping (~> 0.10)
xml-mapping_extensions (~> 0.4, >= 0.4.8)
rexml (3.3.9)
rexml (3.4.0)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand Down Expand Up @@ -433,7 +433,7 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
statesman (10.1.0)
strip_attributes (1.14.0)
strip_attributes (1.14.1)
activemodel (>= 3.0, < 9.0)
sunspot (2.7.1)
bigdecimal
Expand Down

0 comments on commit cdde053

Please sign in to comment.