Skip to content

Commit

Permalink
Bump yajl-ruby from 1.1.0 to 1.4.3
Browse files Browse the repository at this point in the history
Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 to 1.4.3.
- [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 26, 2022
1 parent 4060769 commit cc28129
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 @@ -8,7 +8,7 @@ gem 'htmldiff', '0.0.1'
gem 'pg', '0.13.2'
gem 'rails', '3.2.6'
gem 'thin', '1.3.1'
gem 'yajl-ruby', '1.1.0', :require => 'yajl'
gem 'yajl-ruby', '1.4.3', :require => 'yajl'
gem "jquery-rails", "1.0.19"

group :assets do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ GEM
multi_json (>= 1.0.2)
xpath (0.1.4)
nokogiri (~> 1.3)
yajl-ruby (1.1.0)
yajl-ruby (1.4.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)

Expand Down Expand Up @@ -220,5 +220,5 @@ DEPENDENCIES
thin (= 1.3.1)
timecop (= 0.3.5)
uglifier
yajl-ruby (= 1.1.0)
yajl-ruby (= 1.4.3)
yui-compressor

0 comments on commit cc28129

Please sign in to comment.