Skip to content

Commit

Permalink
Bump site_prism from 5.0.3 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [site_prism](https://github.com/site-prism/site_prism) from 5.0.3 to 5.0.4.
- [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@v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: site_prism
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent f0ed782 commit 2b3fbc1
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 @@ -92,9 +92,9 @@ GEM
mini_mime (1.1.5)
minitest (5.25.1)
multi_test (1.1.0)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
ostruct (0.6.1)
parallel (1.26.3)
Expand All @@ -103,13 +103,13 @@ GEM
parser (3.3.5.1)
ast (~> 2.4.1)
racc
public_suffix (6.0.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.4)
rack (3.1.8)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
report_builder (1.9)
json (>= 2.3.0)
rexml (3.3.9)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
site_prism (5.0.3)
site_prism (5.0.4)
addressable (~> 2.8, >= 2.8.4)
capybara (~> 3.32)
site_prism-all_there (> 2, < 5)
Expand Down

0 comments on commit 2b3fbc1

Please sign in to comment.