Skip to content

Commit

Permalink
Bump cloudinary from 1.25.0 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/cloudinary/cloudinary_gem/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md)
- [Commits](cloudinary/cloudinary_gem@1.25.0...1.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent 133a4a8 commit b8acd35
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in jekyll-cloudinary.gemspec
gemspec
gem "jekyll", "~> 4.3"
gem "cloudinary", "~> 1.25"
gem "cloudinary", "~> 1.26"
gem "rake", "~> 13.0.6"

group :rubocop do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws_cf_signer (0.1.3)
cloudinary (1.25.0)
cloudinary (1.26.0)
aws_cf_signer
rest-client (>= 2.0.0)
colorator (1.1.0)
Expand Down Expand Up @@ -75,7 +75,7 @@ GEM
mercenary (0.4.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mime-types-data (3.2023.0218.1)
minitest (5.18.0)
netrc (0.11.0)
parallel (1.23.0)
Expand Down Expand Up @@ -174,7 +174,7 @@ PLATFORMS

DEPENDENCIES
bundler
cloudinary (~> 1.25)
cloudinary (~> 1.26)
jekyll (~> 4.3)
jekyll-cloudinary!
rake (~> 13.0.6)
Expand Down

0 comments on commit b8acd35

Please sign in to comment.