diff --git a/Gemfile b/Gemfile index 96468e8..42d986c 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,7 @@ gem 'appraisal', git: 'https://github.com/thoughtbot/appraisal.git', branch: :ma gem 'bigdecimal' gem 'fakefs', '~> 1.2' -gem 'nokogiri', '~> 1.10' +gem 'nokogiri', '~> 1.16.7' gem 'pry' gem 'rspec', '~> 3.9' gem 'rubocop', '~> 1.20'