diff --git a/Gemfile.lock b/Gemfile.lock index 854fd34b..f7e87c9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -348,7 +348,8 @@ GEM railties (>= 5.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -431,6 +432,7 @@ GEM stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0) + strscan (3.1.0) thor (1.3.1) tilt (2.3.0) timecop (0.9.8)