diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..0d72f90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.7) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -181,7 +182,8 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth (0.5.1) oauth2 (1.4.0) @@ -266,7 +268,8 @@ GEM responders (2.4.1) actionpack (>= 4.2.0, < 6.0) railties (>= 4.2.0, < 6.0) - rexml (3.2.6) + rexml (3.3.4) + strscan rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -343,6 +346,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + strscan (3.1.0) sysexits (1.2.0) temple (0.8.0) thor (0.20.3)