diff --git a/Gemfile b/Gemfile index 0b131f1..68d5291 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ source "https://rubygems.org" gemspec gem "nokogiri", "~> 1.8" -gem "oga", "~> 2.0" +gem "oga", "~> 3.2" gem "rubocop", "~> 0.74" group :test do