mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
update nokogiri freely
This commit is contained in:
parent
afc0db0a1e
commit
acc5201e35
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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.7.1' # For XML parsing
|
||||
gem 'nokogiri' # For XML parsing
|
||||
|
||||
# style
|
||||
gem 'sass-rails', '5.0.3' # sass style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue