Skip to content

Commit

Permalink
build(deps): bump noticed from 1.5.9 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [noticed](https://github.com/excid3/noticed) from 1.5.9 to 2.3.1.
- [Release notes](https://github.com/excid3/noticed/releases)
- [Changelog](https://github.com/excid3/noticed/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/excid3/noticed/blob/main/UPGRADE.md)
- [Commits](excid3/noticed@v1.5.9...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent afa7272 commit 272eb20
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@ GEM
warden (~> 1.2.3)
devise-i18n (1.12.0)
devise (>= 4.9.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
Expand Down Expand Up @@ -187,8 +186,8 @@ GEM
faraday (~> 1.7)
faraday_middleware (~> 1.1)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
gemoji (4.0.0.rc3)
geocoder (1.7.3)
Expand Down Expand Up @@ -222,7 +221,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.13)
activesupport (>= 4.0.2)
Expand Down Expand Up @@ -275,7 +274,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
minitest (5.23.1)
minitest-reporters (1.6.1)
ansi
builder
Expand All @@ -287,7 +286,7 @@ GEM
multipart-post (2.1.1)
net-http2 (0.18.5)
http-2 (~> 0.11)
net-imap (0.4.10)
net-imap (0.4.11)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -296,15 +295,14 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nokogiri (1.16.4)
nio4r (2.7.3)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
noticed (1.5.9)
http (>= 4.0.0)
rails (>= 5.2.0)
noticed (2.3.1)
rails (>= 6.1.0)
orm_adapter (0.5.0)
packwerk (3.2.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -348,12 +346,12 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -483,9 +481,6 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
view_component (2.83.0)
activesupport (>= 5.2.0, < 8.0)
Expand All @@ -503,7 +498,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.15)

PLATFORMS
ruby
Expand Down

0 comments on commit 272eb20

Please sign in to comment.