mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Merge pull request #595 from internetee/update-nokogiri-gem-to-1.8.1
Update nokogiri gem to 1.8.1
This commit is contained in:
commit
e7b3a34c68
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -32,7 +32,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'
|
||||
gem 'nokogiri'
|
||||
|
||||
# style
|
||||
gem 'bootstrap-sass', '3.3.5.1' # bootstrap style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue