diff --git a/Gemfile.lock b/Gemfile.lock index 6408c8f..9880744 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -92,8 +92,8 @@ GEM i18n (~> 0.5) faraday (0.17.4) multipart-post (>= 1.2, < 3) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (0.3.4) high_voltage (3.0.0) hitimes (1.2.5) @@ -116,7 +116,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_portile2 (2.5.1) - minitest (5.14.4) + minitest (5.17.0) multipart-post (2.1.1) mustermann (1.0.2) newrelic_rpm (4.2.0.334) @@ -252,7 +252,7 @@ GEM tilt (2.0.8) timers (4.0.4) hitimes - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.3.0) valid_email (0.0.13)