Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
Bump rinku from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [rinku](https://github.com/vmg/rinku) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/vmg/rinku/releases)
- [Commits](vmg/rinku@v2.0.5...v2.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and buren committed May 1, 2019
1 parent 25d4245 commit 3965fec
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 @@ -16,7 +16,7 @@ gem 'bootsnap', '>= 1.3', require: false # Optimize Rails boot time
# TEXT PROCESSING
gem 'kramdown', '~> 1.17' # Markdown <> HTML
gem 'loofah', '~> 2.2' # HTML sanitizer
gem 'rinku', '~> 2.0.5' # Autolink
gem 'rinku', '~> 2.0.6' # Autolink

# SERVER
gem 'lograge', '~> 0.11' # Less verbose Rails log in production
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
rinku (2.0.5)
rinku (2.0.6)
rspec-activemodel-mocks (1.1.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
Expand Down Expand Up @@ -841,7 +841,7 @@ DEPENDENCIES
rails-i18n (~> 5.1)
rb-readline (~> 0.5)
redis-activesupport (~> 5.0)
rinku (~> 2.0.5)
rinku (~> 2.0.6)
rspec-activemodel-mocks (~> 1.1)
rspec-rails (~> 3.8)
rspec_junit_formatter (~> 0.4)
Expand Down

0 comments on commit 3965fec

Please sign in to comment.