Skip to content

Commit

Permalink
Updating nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Dec 14, 2017
1 parent d065c95 commit 10ce9d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ gem 'newrelic_rpm'
gem 'dalli'
gem 'ruby-prof', require: false
gem 'honeybadger', '~> 2.0'
gem 'nokogiri', '~> 1.8.1'
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.6.1)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minitest (5.10.1)
modernizr-rails (2.7.1)
multi_json (1.12.1)
Expand All @@ -310,8 +310,8 @@ GEM
net-ssh (3.2.0)
newrelic_rpm (3.17.2.327)
nio4r (1.2.1)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
normalize-rails (3.0.3)
oauth2 (1.3.1)
faraday (>= 0.8, < 0.12)
Expand Down Expand Up @@ -588,6 +588,7 @@ DEPENDENCIES
jbuilder (~> 2.0)
jquery-rails
newrelic_rpm
nokogiri (~> 1.8.1)
omniauth-cas
open_uri_redirections
pg
Expand Down Expand Up @@ -626,4 +627,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
1.13.7
1.15.4

0 comments on commit 10ce9d5

Please sign in to comment.