diff --git a/Gemfile b/Gemfile index 2885b2b..c048116 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "byebug" gem "equivalent-xml" gem "oga" gem "ox" -gem "plurimath", github: "plurimath/plurimath", branch: "update/mathml_symbol_transformation" +gem "plurimath" gem "pry" gem "rake" gem "rspec"