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 fb94942 commit 5b8a9cb
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 @@ -84,8 +84,8 @@ GEM
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
acts-as-taggable-on (11.0.0)
activerecord (>= 7.0, < 8.0)
acts-as-taggable-on (12.0.0)
activerecord (>= 7.1, < 8.1)
zeitwerk (>= 2.4, < 3.0)
acts_as_list (1.2.3)
activerecord (>= 6.1)
Expand Down Expand Up @@ -281,7 +281,7 @@ GEM
mutex_m (0.2.0)
net-http (0.5.0)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -412,7 +412,7 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand All @@ -438,7 +438,7 @@ GEM
sprockets-rails
tilt
scanf (1.0.0)
securerandom (0.3.1)
securerandom (0.3.2)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -472,8 +472,8 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
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 Down

0 comments on commit 5b8a9cb

Please sign in to comment.