Skip to content

Commit

Permalink
Bump bosh-template from 2.2.1 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [bosh-template](https://github.com/cloudfoundry/bosh) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/cloudfoundry/bosh/releases)
- [Commits](https://github.com/cloudfoundry/bosh/commits)

---
updated-dependencies:
- dependency-name: bosh-template
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 6132c63 commit d03ebc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '~> 2.7'

group :development, :test do
gem 'bosh-template', '2.2.1'
gem 'bosh-template', '2.4.0'
gem 'rspec'
gem 'rspec-its'
end
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
bosh-template (2.2.1)
bosh-template (2.4.0)
semi_semantic (~> 1.2.0)
diff-lcs (1.5.1)
rspec (3.13.0)
Expand All @@ -26,7 +26,6 @@ PLATFORMS
ruby

DEPENDENCIES
bosh-template (= 2.2.1)
bosh-template (= 2.4.0)
rspec
rspec-its

0 comments on commit d03ebc1

Please sign in to comment.