Bump rouge from 3.26.1 to 3.27.0 (#15791)

Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.26.1 to 3.27.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.26.1...v3.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-20 11:09:31 -05:00 committed by GitHub
parent d125617e13
commit a2f324a2dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -97,7 +97,7 @@ gem "redis-rails", "~> 5.0.2" # Redis for Ruby on Rails
gem "request_store", "~> 1.5" # RequestStore gives you per-request global storage
gem "reverse_markdown", "~> 2.1" # Map simple html back into markdown
gem "rolify", "~> 6.0" # Very simple Roles library
gem "rouge", "~> 3.26" # A pure-ruby code highlighter
gem "rouge", "~> 3.27" # A pure-ruby code highlighter
gem "rubyzip", "~> 2.3" # Rubyzip is a ruby library for reading and writing zip files
gem "s3_direct_upload", "~> 0.1" # Direct Upload to Amazon S3
gem "sidekiq", "~> 6.3.1" # Sidekiq is used to process background jobs with the help of Redis

View file

@ -662,7 +662,7 @@ GEM
rexml (3.2.5)
rice (4.0.2)
rolify (6.0.0)
rouge (3.26.1)
rouge (3.27.0)
rpush (6.0.1)
activesupport (>= 5.2)
jwt (>= 1.5.6)
@ -1021,7 +1021,7 @@ DEPENDENCIES
request_store (~> 1.5)
reverse_markdown (~> 2.1)
rolify (~> 6.0)
rouge (~> 3.26)
rouge (~> 3.27)
rpush (~> 6.0)
rpush-redis (~> 1.1)
rspec-rails (~> 5.0)

Binary file not shown.

BIN
vendor/cache/rouge-3.27.0.gem vendored Normal file

Binary file not shown.