Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 9eca540 commit 615452c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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.3'
gem 'puma'
gem 'pundit'
gem 'rails', '8.0.1'
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.2)
d3-rails (3.5.17)
railties (>= 3.1)
date (3.4.1)
Expand Down Expand Up @@ -351,8 +351,9 @@ GEM
postmark-rails (0.22.1)
actionmailer (>= 3.0.0)
postmark (>= 1.21.3, < 2.0)
prophet-rb (0.5.2)
prophet-rb (0.5.3)
cmdstan (>= 0.2)
logger
numo-narray (>= 0.9.1.7)
rover-df
psych (5.2.2)
Expand Down Expand Up @@ -587,7 +588,7 @@ DEPENDENCIES
omniauth-keycloak
omniauth-rails_csrf_protection
postmark-rails
prophet-rb (~> 0.5.0)
prophet-rb (~> 0.5.3)
puma
pundit
rack-cors (~> 2.0)
Expand Down

0 comments on commit 615452c

Please sign in to comment.