diff --git a/Gemfile.lock b/Gemfile.lock index aa1f022..3a16178 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) @@ -123,7 +123,7 @@ GEM rainbow cfnresponse (0.4.0) coderay (1.1.3) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) console (1.8.2) crass (1.0.6) diff-lcs (1.3) @@ -139,10 +139,10 @@ GEM faraday (~> 1.0) gems (1.2.0) gli (2.19.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (4.1.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jets (2.3.16) actionmailer (~> 6.0.0) @@ -195,10 +195,12 @@ 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) + minitest (5.15.0) multipart-post (2.1.1) nio4r (2.5.2) nokogiri (1.10.9) @@ -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) @@ -268,26 +270,26 @@ GEM thor (1.0.1) thread_safe (0.3.6) timers (4.3.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS ruby DEPENDENCIES - byebug + byebug (= 11.1.2) capybara dynomite jets launchy pry - puma + puma (= 4.3.3) rack rspec shotgun