Skip to content

Commit decdea8

Browse files
Bump nokogiri from 1.18.7 to 1.18.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.7 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.7...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 025d900 commit decdea8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem 'honeybadger'
2020
gem 'jbuilder', '~> 2.5' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
2121
gem 'jsbundling-rails', '~> 1.0'
2222
gem 'lograge'
23-
gem 'nokogiri', '~> 1.14'
23+
gem 'nokogiri', '~> 1.18'
2424
gem 'okcomputer' # monitors application and its dependencies
2525
gem 'prawn', '~> 1' # Prawn is used to create "tracksheets"
2626
gem 'prawn-table'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)