Skip to content

Commit

Permalink
Bump paper_trail from 15.1.0 to 16.0.0
Browse files Browse the repository at this point in the history
Bumps [paper_trail](https://github.com/paper-trail-gem/paper_trail) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/paper-trail-gem/paper_trail/releases)
- [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md)
- [Commits](paper-trail-gem/paper_trail@v15.1.0...v16.0.0)

---
updated-dependencies:
- dependency-name: paper_trail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 200ae23 commit b4ff52d
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 @@ -129,7 +129,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
mono_logger (1.1.2)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -182,7 +182,7 @@ GEM
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
orm_adapter (0.5.0)
paper_trail (15.1.0)
paper_trail (16.0.0)
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.26.3)
Expand All @@ -195,7 +195,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.5.1)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
stringio (3.1.0)
thor (1.3.1)
tilt (2.2.0)
timeout (0.4.1)
timeout (0.4.2)
traceroute (0.8.1)
rails (>= 3.0.0)
transloadit (3.0.2)
Expand Down

0 comments on commit b4ff52d

Please sign in to comment.