Skip to content

Commit

Permalink
Bump ffi from 1.16.3 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [ffi](https://github.com/ffi/ffi) from 1.16.3 to 1.17.0.
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](ffi/ffi@v1.16.3...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 5a47c85 commit 0a0dd7b
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 @@ -15,6 +15,6 @@ group :jekyll_plugins do
end

# Additional gems
gem "ffi", "< 1.17.0"
gem "ffi", "< 1.18.0"
gem "kramdown-parser-gfm"
gem "icalendar"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.16.3)
ffi (1.17.0)
forwardable-extended (2.6.0)
google-protobuf (4.28.2)
bigdecimal
Expand Down Expand Up @@ -89,7 +89,7 @@ PLATFORMS
ruby

DEPENDENCIES
ffi (< 1.17.0)
ffi (< 1.18.0)
icalendar
jekyll
jekyll-data
Expand Down

0 comments on commit 0a0dd7b

Please sign in to comment.