Skip to content

Commit

Permalink
Bump platform-api from 3.6.0 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [platform-api](https://github.com/heroku/platform-api) from 3.6.0 to 3.7.0.
- [Changelog](https://github.com/heroku/platform-api/blob/master/CHANGELOG.md)
- [Commits](heroku/platform-api@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: platform-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and imustafin committed Nov 23, 2024
1 parent 63f5023 commit 99afb91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gem 'view_component', '~> 3.20'

gem 'sprockets-rails', '~> 3.5'

gem 'platform-api', '~> 3.6', require: false
gem 'platform-api', '~> 3.7', require: false

gem 'sentry-ruby', '~> 5.17'
gem 'sentry-rails', '~> 5.17'
Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
drb (2.2.1)
erubi (1.13.0)
erubis (2.7.0)
excon (0.110.0)
excon (1.2.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand All @@ -102,7 +102,8 @@ GEM
activesupport (>= 6.1)
heroicon (1.0.0)
rails (>= 5.2)
heroics (0.1.2)
heroics (0.1.3)
base64
erubis (~> 2.0)
excon
moneta
Expand Down Expand Up @@ -168,7 +169,7 @@ GEM
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
platform-api (3.6.0)
platform-api (3.7.0)
heroics (~> 0.1.1)
moneta (~> 1.0.0)
rate_throttle_client (~> 0.1.0)
Expand Down Expand Up @@ -319,7 +320,7 @@ DEPENDENCIES
meta-tags (~> 2.22)
pg (~> 1.5)
pg_search (~> 2.3)
platform-api (~> 3.6)
platform-api (~> 3.7)
puma (~> 6.5)
rack-mini-profiler (~> 3.3)
rails (~> 7.2)
Expand Down

0 comments on commit 99afb91

Please sign in to comment.