diff --git a/Gemfile.lock b/Gemfile.lock index 2798190..bbadaed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,9 +46,9 @@ GEM tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - annotate (2.7.4) - activerecord (>= 3.2, < 6.0) - rake (>= 10.4, < 13.0) + annotate (3.1.0) + activerecord (>= 3.2, < 7.0) + rake (>= 10.4, < 14.0) arel (6.0.4) awesome_print (1.8.0) aws-sdk (2.11.109) @@ -59,8 +59,8 @@ GEM aws-sdk-resources (2.11.109) aws-sdk-core (= 2.11.109) aws-sigv4 (1.0.3) - builder (3.2.3) - concurrent-ruby (1.0.5) + builder (3.2.4) + concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.4) @@ -91,7 +91,7 @@ GEM mime-types-data (3.2018.0812) mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.14.0) netrc (0.11.0) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) @@ -123,7 +123,7 @@ GEM activesupport (= 4.2.10) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.1) + rake (13.0.1) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -159,7 +159,7 @@ GEM tickwork (0.9.2) activesupport tzinfo - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) unf (0.1.4) unf_ext