Skip to content

Commit

Permalink
Bump clearance from 2.7.2 to 2.8.0 (#4954)
Browse files Browse the repository at this point in the history
Bumps [clearance](https://github.com/thoughtbot/clearance) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/thoughtbot/clearance/releases)
- [Changelog](https://github.com/thoughtbot/clearance/blob/main/CHANGELOG.md)
- [Commits](thoughtbot/clearance@v2.7.2...v2.8.0)

---
updated-dependencies:
- dependency-name: clearance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 3245009 commit a2389da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "rails-i18n", "~> 7.0"
gem "aws-sdk-s3", "~> 1.157"
gem "aws-sdk-sqs", "~> 1.80"
gem "bootsnap", "~> 1.18"
gem "clearance", "~> 2.7"
gem "clearance", "~> 2.8"
gem "dalli", "~> 3.2"
gem "datadog", "~> 2.2"
gem "dogstatsd-ruby", "~> 5.5"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
childprocess (5.0.0)
choice (0.2.0)
chunky_png (1.4.0)
clearance (2.7.2)
clearance (2.8.0)
actionmailer (>= 5.0)
activemodel (>= 5.0)
activerecord (>= 5.0)
Expand Down Expand Up @@ -812,7 +812,7 @@ DEPENDENCIES
browser (~> 6.0)
capybara (~> 3.40)
chartkick (~> 5.0)
clearance (~> 2.7)
clearance (~> 2.8)
compact_index (~> 0.15.0)
csv (~> 3.3)
dalli (~> 3.2)
Expand Down Expand Up @@ -964,7 +964,7 @@ CHECKSUMS
childprocess (5.0.0) sha256=0746b7ab1d6c68156e64a3767631d7124121516192c0492929a7f0af7310d835
choice (0.2.0) sha256=a19617f7dfd4921b38a85d0616446620de685a113ec6d1ecc85bdb67bf38c974
chunky_png (1.4.0) sha256=89d5b31b55c0cf4da3cf89a2b4ebc3178d8abe8cbaf116a1dba95668502fdcfe
clearance (2.7.2) sha256=68bb326c1045cf71e608b1a3a90b8144f06018458384769456ed335c6c254822
clearance (2.8.0) sha256=ec89e99f737a1b115a30624d27daa0501830a991acd93aa0eef7f2414540df52
coderay (1.1.3) sha256=dc530018a4684512f8f38143cd2a096c9f02a1fc2459edcfe534787a7fc77d4b
compact_index (0.15.0) sha256=5c6c404afca8928a7d9f4dde9524f6e1610db17e675330803055db282da84a8b
concurrent-ruby (1.3.4) sha256=d4aa926339b0a86b5b5054a0a8c580163e6f5dcbdfd0f4bb916b1a2570731c32
Expand Down

0 comments on commit a2389da

Please sign in to comment.