Commit 7ab92ade461edbae356d21f2b0d760bb6ba148c7
Committed by
GitHub
Exists in
master
Merge pull request #24 from lessonly/dependabot/bundler/activestorage-5.2.4.3
Bump activestorage from 5.2.4.2 to 5.2.4.3
Showing
1 changed file
with
41 additions
and
41 deletions
Show diff stats
Gemfile.lock
@@ -8,43 +8,43 @@ PATH | @@ -8,43 +8,43 @@ PATH | ||
8 | GEM | 8 | GEM |
9 | remote: https://rubygems.org/ | 9 | remote: https://rubygems.org/ |
10 | specs: | 10 | specs: |
11 | - actioncable (5.2.4.2) | ||
12 | - actionpack (= 5.2.4.2) | 11 | + actioncable (5.2.4.3) |
12 | + actionpack (= 5.2.4.3) | ||
13 | nio4r (~> 2.0) | 13 | nio4r (~> 2.0) |
14 | websocket-driver (>= 0.6.1) | 14 | websocket-driver (>= 0.6.1) |
15 | - actionmailer (5.2.4.2) | ||
16 | - actionpack (= 5.2.4.2) | ||
17 | - actionview (= 5.2.4.2) | ||
18 | - activejob (= 5.2.4.2) | 15 | + actionmailer (5.2.4.3) |
16 | + actionpack (= 5.2.4.3) | ||
17 | + actionview (= 5.2.4.3) | ||
18 | + activejob (= 5.2.4.3) | ||
19 | mail (~> 2.5, >= 2.5.4) | 19 | mail (~> 2.5, >= 2.5.4) |
20 | rails-dom-testing (~> 2.0) | 20 | rails-dom-testing (~> 2.0) |
21 | - actionpack (5.2.4.2) | ||
22 | - actionview (= 5.2.4.2) | ||
23 | - activesupport (= 5.2.4.2) | 21 | + actionpack (5.2.4.3) |
22 | + actionview (= 5.2.4.3) | ||
23 | + activesupport (= 5.2.4.3) | ||
24 | rack (~> 2.0, >= 2.0.8) | 24 | rack (~> 2.0, >= 2.0.8) |
25 | rack-test (>= 0.6.3) | 25 | rack-test (>= 0.6.3) |
26 | rails-dom-testing (~> 2.0) | 26 | rails-dom-testing (~> 2.0) |
27 | rails-html-sanitizer (~> 1.0, >= 1.0.2) | 27 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
28 | - actionview (5.2.4.2) | ||
29 | - activesupport (= 5.2.4.2) | 28 | + actionview (5.2.4.3) |
29 | + activesupport (= 5.2.4.3) | ||
30 | builder (~> 3.1) | 30 | builder (~> 3.1) |
31 | erubi (~> 1.4) | 31 | erubi (~> 1.4) |
32 | rails-dom-testing (~> 2.0) | 32 | rails-dom-testing (~> 2.0) |
33 | rails-html-sanitizer (~> 1.0, >= 1.0.3) | 33 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
34 | - activejob (5.2.4.2) | ||
35 | - activesupport (= 5.2.4.2) | 34 | + activejob (5.2.4.3) |
35 | + activesupport (= 5.2.4.3) | ||
36 | globalid (>= 0.3.6) | 36 | globalid (>= 0.3.6) |
37 | - activemodel (5.2.4.2) | ||
38 | - activesupport (= 5.2.4.2) | ||
39 | - activerecord (5.2.4.2) | ||
40 | - activemodel (= 5.2.4.2) | ||
41 | - activesupport (= 5.2.4.2) | 37 | + activemodel (5.2.4.3) |
38 | + activesupport (= 5.2.4.3) | ||
39 | + activerecord (5.2.4.3) | ||
40 | + activemodel (= 5.2.4.3) | ||
41 | + activesupport (= 5.2.4.3) | ||
42 | arel (>= 9.0) | 42 | arel (>= 9.0) |
43 | - activestorage (5.2.4.2) | ||
44 | - actionpack (= 5.2.4.2) | ||
45 | - activerecord (= 5.2.4.2) | 43 | + activestorage (5.2.4.3) |
44 | + actionpack (= 5.2.4.3) | ||
45 | + activerecord (= 5.2.4.3) | ||
46 | marcel (~> 0.3.1) | 46 | marcel (~> 0.3.1) |
47 | - activesupport (5.2.4.2) | 47 | + activesupport (5.2.4.3) |
48 | concurrent-ruby (~> 1.0, >= 1.0.2) | 48 | concurrent-ruby (~> 1.0, >= 1.0.2) |
49 | i18n (>= 0.7, < 2) | 49 | i18n (>= 0.7, < 2) |
50 | minitest (~> 5.1) | 50 | minitest (~> 5.1) |
@@ -66,7 +66,7 @@ GEM | @@ -66,7 +66,7 @@ GEM | ||
66 | i18n (1.8.2) | 66 | i18n (1.8.2) |
67 | concurrent-ruby (~> 1.0) | 67 | concurrent-ruby (~> 1.0) |
68 | jwt (1.5.6) | 68 | jwt (1.5.6) |
69 | - loofah (2.4.0) | 69 | + loofah (2.5.0) |
70 | crass (~> 1.0.2) | 70 | crass (~> 1.0.2) |
71 | nokogiri (>= 1.5.9) | 71 | nokogiri (>= 1.5.9) |
72 | mail (2.7.1) | 72 | mail (2.7.1) |
@@ -74,10 +74,10 @@ GEM | @@ -74,10 +74,10 @@ GEM | ||
74 | marcel (0.3.3) | 74 | marcel (0.3.3) |
75 | mimemagic (~> 0.3.2) | 75 | mimemagic (~> 0.3.2) |
76 | method_source (0.9.2) | 76 | method_source (0.9.2) |
77 | - mimemagic (0.3.4) | 77 | + mimemagic (0.3.5) |
78 | mini_mime (1.0.2) | 78 | mini_mime (1.0.2) |
79 | mini_portile2 (2.4.0) | 79 | mini_portile2 (2.4.0) |
80 | - minitest (5.14.0) | 80 | + minitest (5.14.1) |
81 | nio4r (2.5.2) | 81 | nio4r (2.5.2) |
82 | nokogiri (1.10.9) | 82 | nokogiri (1.10.9) |
83 | mini_portile2 (~> 2.4.0) | 83 | mini_portile2 (~> 2.4.0) |
@@ -87,27 +87,27 @@ GEM | @@ -87,27 +87,27 @@ GEM | ||
87 | rack (2.2.2) | 87 | rack (2.2.2) |
88 | rack-test (1.1.0) | 88 | rack-test (1.1.0) |
89 | rack (>= 1.0, < 3) | 89 | rack (>= 1.0, < 3) |
90 | - rails (5.2.4.2) | ||
91 | - actioncable (= 5.2.4.2) | ||
92 | - actionmailer (= 5.2.4.2) | ||
93 | - actionpack (= 5.2.4.2) | ||
94 | - actionview (= 5.2.4.2) | ||
95 | - activejob (= 5.2.4.2) | ||
96 | - activemodel (= 5.2.4.2) | ||
97 | - activerecord (= 5.2.4.2) | ||
98 | - activestorage (= 5.2.4.2) | ||
99 | - activesupport (= 5.2.4.2) | 90 | + rails (5.2.4.3) |
91 | + actioncable (= 5.2.4.3) | ||
92 | + actionmailer (= 5.2.4.3) | ||
93 | + actionpack (= 5.2.4.3) | ||
94 | + actionview (= 5.2.4.3) | ||
95 | + activejob (= 5.2.4.3) | ||
96 | + activemodel (= 5.2.4.3) | ||
97 | + activerecord (= 5.2.4.3) | ||
98 | + activestorage (= 5.2.4.3) | ||
99 | + activesupport (= 5.2.4.3) | ||
100 | bundler (>= 1.3.0) | 100 | bundler (>= 1.3.0) |
101 | - railties (= 5.2.4.2) | 101 | + railties (= 5.2.4.3) |
102 | sprockets-rails (>= 2.0.0) | 102 | sprockets-rails (>= 2.0.0) |
103 | rails-dom-testing (2.0.3) | 103 | rails-dom-testing (2.0.3) |
104 | activesupport (>= 4.2.0) | 104 | activesupport (>= 4.2.0) |
105 | nokogiri (>= 1.6) | 105 | nokogiri (>= 1.6) |
106 | rails-html-sanitizer (1.3.0) | 106 | rails-html-sanitizer (1.3.0) |
107 | loofah (~> 2.3) | 107 | loofah (~> 2.3) |
108 | - railties (5.2.4.2) | ||
109 | - actionpack (= 5.2.4.2) | ||
110 | - activesupport (= 5.2.4.2) | 108 | + railties (5.2.4.3) |
109 | + actionpack (= 5.2.4.3) | ||
110 | + activesupport (= 5.2.4.3) | ||
111 | method_source | 111 | method_source |
112 | rake (>= 0.8.7) | 112 | rake (>= 0.8.7) |
113 | thor (>= 0.19.0, < 2.0) | 113 | thor (>= 0.19.0, < 2.0) |
@@ -139,9 +139,9 @@ GEM | @@ -139,9 +139,9 @@ GEM | ||
139 | sqlite3 (1.4.1) | 139 | sqlite3 (1.4.1) |
140 | thor (1.0.1) | 140 | thor (1.0.1) |
141 | thread_safe (0.3.6) | 141 | thread_safe (0.3.6) |
142 | - tzinfo (1.2.6) | 142 | + tzinfo (1.2.7) |
143 | thread_safe (~> 0.1) | 143 | thread_safe (~> 0.1) |
144 | - websocket-driver (0.7.1) | 144 | + websocket-driver (0.7.2) |
145 | websocket-extensions (>= 0.1.0) | 145 | websocket-extensions (>= 0.1.0) |
146 | websocket-extensions (0.1.4) | 146 | websocket-extensions (0.1.4) |
147 | 147 |