Skip to content

Commit

Permalink
Bump prophet-rb from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [prophet-rb](https://github.com/ankane/prophet-ruby) from 0.5.1 to 0.5.2.
- [Changelog](https://github.com/ankane/prophet-ruby/blob/master/CHANGELOG.md)
- [Commits](ankane/prophet-ruby@v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent b56225e commit b7dff63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gem 'omniauth-keycloak'
gem 'omniauth-google-oauth2'
gem 'omniauth-rails_csrf_protection'
gem 'postmark-rails'
gem 'prophet-rb', '~> 0.5.0'
gem 'prophet-rb', '~> 0.5.2'
gem 'puma'
gem 'pundit'
gem 'rails', '~> 7.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ GEM
postmark-rails (0.22.1)
actionmailer (>= 3.0.0)
postmark (>= 1.21.3, < 2.0)
prophet-rb (0.5.1)
prophet-rb (0.5.2)
cmdstan (>= 0.2)
numo-narray (>= 0.9.1.7)
rover-df
Expand Down Expand Up @@ -551,7 +551,7 @@ DEPENDENCIES
omniauth-keycloak
omniauth-rails_csrf_protection
postmark-rails
prophet-rb (~> 0.5.0)
prophet-rb (~> 0.5.2)
puma
pundit
rack-cors (~> 2.0)
Expand Down

0 comments on commit b7dff63

Please sign in to comment.