Skip to content

Commit

Permalink
Bump mini_portile2 from 2.4.0 to 2.8.5
Browse files Browse the repository at this point in the history
Bumps [mini_portile2](https://github.com/flavorjones/mini_portile) from 2.4.0 to 2.8.5.
- [Release notes](https://github.com/flavorjones/mini_portile/releases)
- [Changelog](https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md)
- [Commits](flavorjones/mini_portile@v2.4.0...v2.8.5)

---
updated-dependencies:
- dependency-name: mini_portile2
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 3, 2024
1 parent f6f6dd5 commit b36e699
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.0)
mini_portile2 (2.4.0)
mini_portile2 (2.8.5)
minitest (5.14.4)
mocha (1.12.0)
mutex_m (0.1.2)
Expand All @@ -214,8 +214,9 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (6.1.0)
newrelic_rpm (6.15.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
paper_trail (10.3.1)
activerecord (>= 4.2)
Expand All @@ -239,6 +240,7 @@ GEM
rails (>= 2.1)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.7.3)
rack (1.6.13)
rack-attack (6.4.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit b36e699

Please sign in to comment.