Skip to content

Commit

Permalink
Merge pull request #628 from fatfreecrm/security-update-2017-11-29-16…
Browse files Browse the repository at this point in the history
…0913

Security Update on 2017-11-29
  • Loading branch information
CloCkWeRX committed Nov 30, 2017
2 parents 8b10552 + 2cf978a commit b4ad85c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ gem 'coffee-rails'
gem 'uglifier'
gem 'execjs'
gem 'therubyracer', platform: :ruby unless ENV["CI"]
gem 'nokogiri', '>= 1.6.8'
gem 'nokogiri', '>= 1.8.1'
gem 'activemodel-serializers-xml'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ GEM
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_mime (0.1.4)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minitest (5.10.2)
money (6.9.0)
i18n (>= 0.6.4, < 0.9)
Expand All @@ -197,8 +197,8 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (4.1.0)
nio4r (2.1.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -435,7 +435,7 @@ DEPENDENCIES
jquery-migrate-rails
jquery-rails
jquery-ui-rails
nokogiri (>= 1.6.8)
nokogiri (>= 1.8.1)
paper_trail (~> 6.0.0)
paperclip
pg
Expand Down

0 comments on commit b4ad85c

Please sign in to comment.