Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Nov 11, 2024
1 parent d015dcc commit 0eca8df
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
csv (3.3.0)
database_consistency (1.7.26)
activerecord (>= 3.2)
date (3.3.4)
date (3.4.0)
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mime-types-data (3.2024.1105)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
Expand All @@ -245,7 +245,7 @@ GEM
multipart-post (2.4.1)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-imap (0.4.17)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
semantic_range (3.1.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -433,8 +433,8 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
statesman (10.1.0)
strip_attributes (1.13.0)
activemodel (>= 3.0, < 8.0)
strip_attributes (1.14.0)
activemodel (>= 3.0, < 9.0)
sunspot (2.7.1)
bigdecimal
pr_geohash (~> 1.0)
Expand All @@ -449,7 +449,7 @@ GEM
climate_control (>= 0.0.3, < 1.0)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
typesafe_enum (0.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 0eca8df

Please sign in to comment.