update nokogiri to 1.7.1

This commit is contained in:
Georg Kahest 2017-04-04 17:05:26 +03:00
parent 44ac6be2b6
commit afc0db0a1e
2 changed files with 4 additions and 6 deletions

View file

@ -31,7 +31,7 @@ gem 'rails-settings-cached', '0.4.1' # for settings
# html-xml
gem 'haml-rails', '0.9.0' # haml for views
gem 'nokogiri', '1.6.8' # For XML parsing
gem 'nokogiri', '1.7.1' # For XML parsing
# style
gem 'sass-rails', '5.0.3' # sass style

View file

@ -266,7 +266,7 @@ GEM
html2haml (2.0.0)
erubis (~> 2.7.0)
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
nokogiri (~> 1.7.0)
ruby_parser (~> 3.5)
html5_validators (1.2.2)
http-cookie (1.0.3)
@ -335,9 +335,8 @@ GEM
multi_xml (0.6.0)
nenv (0.3.0)
netrc (0.11.0)
nokogiri (1.6.8)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nori (2.6.0)
notiffany (0.1.1)
nenv (~> 0.1)
@ -352,7 +351,6 @@ GEM
phantomjs (1.9.8.0)
phantomjs-binaries (1.9.2.4)
sys-uname (= 0.9.0)
pkg-config (1.1.7)
poltergeist (1.6.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
@ -627,7 +625,7 @@ DEPENDENCIES
liquid (= 3.0.6)
mina (= 0.3.1)
money-rails (= 1.4.1)
nokogiri (= 1.6.8)
nokogiri (= 1.7.1)
nprogress-rails (= 0.1.6.7)
paper_trail!
pdfkit (= 0.6.2)