Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent bfb9617 commit 8bf9258
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ group :development, :test do
gem 'rspec-rails'
gem 'simplecov'
gem 'simplecov-console'
gem 'site_prism', '4.0'
gem 'site_prism', '4.0.3'
gem 'timecop'
gem 'webmock'
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ GEM
terminal-table
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
site_prism (4.0)
site_prism (4.0.3)
addressable (~> 2.8)
capybara (~> 3.27)
site_prism-all_there (~> 2.0)
Expand Down Expand Up @@ -651,7 +651,7 @@ DEPENDENCIES
sentry-ruby (~> 5.8.0)
simplecov
simplecov-console
site_prism (= 4.0)
site_prism (= 4.0.3)
spring (~> 4.1.1)
spring-watcher-listen (~> 2.1.0)
timecop
Expand Down

0 comments on commit 8bf9258

Please sign in to comment.