diff --git a/gems.locked b/gems.locked index 429edde..6877578 100644 --- a/gems.locked +++ b/gems.locked @@ -1,25 +1,25 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.2) - activesupport (= 5.2.2) - activerecord (5.2.2) - activemodel (= 5.2.2) - activesupport (= 5.2.2) + activemodel (5.2.8.1) + activesupport (= 5.2.8.1) + activerecord (5.2.8.1) + activemodel (= 5.2.8.1) + activesupport (= 5.2.8.1) arel (>= 9.0) - activesupport (5.2.2) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) arel (9.0.0) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) diff-lcs (1.3) - i18n (1.2.0) + i18n (1.11.0) concurrent-ruby (~> 1.0) method_source (0.9.2) - minitest (5.11.3) + minitest (5.16.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -38,7 +38,7 @@ GEM rspec-support (3.8.0) sqlite3 (1.3.13) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) PLATFORMS