Skip to content

Commit a06a859

Browse files
Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bd9373 commit a06a859

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ group :test do
5858
gem 'rspec'
5959
gem 'rspec-activemodel-mocks'
6060
gem 'rspec-collection_matchers'
61-
gem 'nokogiri', '~> 1.13.4'
61+
gem 'nokogiri', '~> 1.13.6'
6262
gem 'webrat'
6363
end
6464

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
multi_test (0.1.2)
110110
multi_xml (0.5.5)
111111
multipart-post (2.0.0)
112-
nokogiri (1.13.4)
112+
nokogiri (1.13.6)
113113
mini_portile2 (~> 2.8.0)
114114
racc (~> 1.4)
115115
oauth2 (1.0.0)
@@ -235,7 +235,7 @@ DEPENDENCIES
235235
jquery-rails
236236
jruby-openssl
237237
lesstile (~> 1.1.0)
238-
nokogiri (~> 1.13.4)
238+
nokogiri (~> 1.13.6)
239239
omniauth
240240
omniauth-google-oauth2
241241
omniauth-openid

0 commit comments

Comments
 (0)