Browse Source

Merge pull request #3 from douglaswth/dependabot/bundler/activesupport-6.0.3.2

Bump activesupport from 5.2.1 to 6.0.3.2
Douglas Thrift 3 years ago
parent
commit
4124d6c81d
1 changed files with 7 additions and 5 deletions
  1. 7 5
      Gemfile.lock

+ 7 - 5
Gemfile.lock

@@ -1,22 +1,23 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (5.2.1)
+    activesupport (6.0.3.2)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 0.7, < 2)
       minitest (~> 5.1)
       tzinfo (~> 1.1)
+      zeitwerk (~> 2.2, >= 2.2.2)
     backports (3.11.4)
     coderay (1.1.2)
-    concurrent-ruby (1.1.3)
+    concurrent-ruby (1.1.6)
     erubis (2.7.0)
     flickr-login (0.0.3)
       oauth
     flickraw (0.9.9)
-    i18n (1.1.1)
+    i18n (1.8.5)
       concurrent-ruby (~> 1.0)
     method_source (0.9.2)
-    minitest (5.11.3)
+    minitest (5.14.1)
     multi_json (1.13.1)
     mustermann (1.0.3)
     oauth (0.5.4)
@@ -51,9 +52,10 @@ GEM
     sqlite3 (1.3.13)
     thread_safe (0.3.6)
     tilt (2.0.8)
-    tzinfo (1.2.5)
+    tzinfo (1.2.7)
       thread_safe (~> 0.1)
     yard (0.9.25)
+    zeitwerk (2.4.0)
 
 PLATFORMS
   ruby