Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #82 from iamalfonse/patch-1
Browse files Browse the repository at this point in the history
Update rich_text_renderer version
  • Loading branch information
ruderngespra authored Jun 28, 2022
2 parents 42f90fa + 403afee commit d54cb4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change Log

## Unreleased
* Updated `rich_text_renderer` gem version.

## v1.8.1
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion jekyll-contentful.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

# Additional dependencies
s.add_dependency("contentful", '~> 2.1')
s.add_dependency("rich_text_renderer", '~> 0.1')
s.add_dependency("rich_text_renderer", '~> 0.3')

s.add_development_dependency 'rubygems-tasks', '~> 0.2'
s.add_development_dependency "guard"
Expand Down

0 comments on commit d54cb4f

Please sign in to comment.