Skip to content

Commit

Permalink
Bump yajl-ruby from 1.3.1 to 1.4.2 in /test/support
Browse files Browse the repository at this point in the history
Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/brianmario/yajl-ruby/releases)
- [Changelog](https://github.com/brianmario/yajl-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianmario/yajl-ruby/commits)

---
updated-dependencies:
- dependency-name: yajl-ruby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2022
1 parent 835bb46 commit 574a790
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/support/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source 'https://rubygems.org'

gem 'foodcritic', '~> 6.0.0'
gem 'yard-chef', git: 'https://github.com/harvard-dce/yard-chef', branch: 'master'
gem 'yajl-ruby', '~> 1.3.1'
gem 'yajl-ruby', '~> 1.4.2'
4 changes: 2 additions & 2 deletions test/support/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ GEM
rufus-lru (1.0.5)
treetop (1.6.5)
polyglot (~> 0.3)
yajl-ruby (1.3.1)
yajl-ruby (1.4.2)
yard (0.8.7.6)

PLATFORMS
ruby

DEPENDENCIES
foodcritic (~> 6.0.0)
yajl-ruby (~> 1.3.1)
yajl-ruby (~> 1.4.2)
yard-chef!

0 comments on commit 574a790

Please sign in to comment.