mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Update dependency nokogiri to '~> 1.15.0'
This commit is contained in:
parent
e6e0624943
commit
c5a87181ff
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -25,7 +25,7 @@ gem 'validates_email_format_of', '1.7.2' # validates email against RFC 2822 and
|
|||
|
||||
# 0.7.3 is the latest for Rails 4.2, however, it is absent on Rubygems server
|
||||
# https://github.com/huacnlee/rails-settings-cached/issues/165
|
||||
gem 'nokogiri', '~> 1.14.0'
|
||||
gem 'nokogiri', '~> 1.15.0'
|
||||
|
||||
# style
|
||||
gem 'bootstrap-sass', '~> 3.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue