Skip to content

Commit

Permalink
update Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jan 13, 2025
1 parent 204e997 commit 425fd8f
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_storage_validations (1.3.0)
active_storage_validations (1.4.0)
activejob (>= 6.1.4)
activemodel (>= 6.1.4)
activestorage (>= 6.1.4)
activesupport (>= 6.1.4)
marcel (>= 1.0.3)
activejob (7.1.4.2)
activesupport (= 7.1.4.2)
globalid (>= 0.3.6)
Expand All @@ -80,8 +81,8 @@ GEM
minitest (>= 5.1)
mutex_m
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.4)
activerecord (>= 6.1)
Expand Down Expand Up @@ -193,7 +194,7 @@ GEM
request_store (~> 1.0)
globalize-accessors (0.3.0)
globalize (>= 5.0.0)
hashdiff (1.1.1)
hashdiff (1.1.2)
highline (3.1.2)
reline
htmlentities (4.3.4)
Expand Down Expand Up @@ -407,15 +408,15 @@ 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)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.1)
Expand Down

0 comments on commit 425fd8f

Please sign in to comment.