Skip to content

Commit

Permalink
build(deps-dev): bump site_prism from 4.0.3 to 5.0
Browse files Browse the repository at this point in the history
Bumps [site_prism](https://github.com/site-prism/site_prism) from 4.0.3 to 5.0.
- [Release notes](https://github.com/site-prism/site_prism/releases)
- [Changelog](https://github.com/site-prism/site_prism/blob/main/CHANGELOG.md)
- [Commits](site-prism/site_prism@v4.0.3...v5.0)

---
updated-dependencies:
- dependency-name: site_prism
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 18f132f commit d0c75db
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 @@ -85,7 +85,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
aes_key_wrap (1.1.0)
asset_sync (2.19.1)
Expand Down Expand Up @@ -411,7 +411,7 @@ GEM
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down Expand Up @@ -583,11 +583,11 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
site_prism (4.0.3)
addressable (~> 2.8)
capybara (~> 3.27)
site_prism-all_there (~> 2.0)
site_prism-all_there (2.0.1)
site_prism (5.0)
addressable (~> 2.8, >= 2.8.1)
capybara (~> 3.31)
site_prism-all_there (> 2, < 5)
site_prism-all_there (3.0.2)
slim (5.2.0)
temple (~> 0.10.0)
tilt (>= 2.1.0)
Expand Down

0 comments on commit d0c75db

Please sign in to comment.