diff --git a/Gemfile.lock b/Gemfile.lock index aa1f022..37a2553 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM aws-eventstream (~> 1.0, >= 1.0.2) aws_config (0.1.0) builder (3.2.4) - byebug (11.1.3) + byebug (11.1.2) capybara (3.32.2) addressable mini_mime (>= 0.1.3) @@ -195,7 +195,9 @@ GEM mini_mime (>= 0.1.1) memoist (0.16.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -217,7 +219,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.3) nio4r (~> 2.0) rack (2.2.2) rack-test (1.1.0) @@ -237,7 +239,7 @@ GEM rake (13.0.1) recursive-open-struct (1.1.1) regexp_parser (1.7.0) - rexml (3.2.4) + rexml (3.2.5) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -281,13 +283,13 @@ PLATFORMS ruby DEPENDENCIES - byebug + byebug (= 11.1.2) capybara dynomite jets launchy pry - puma + puma (= 4.3.3) rack rspec shotgun