Skip to content

Commit 39a13d9

Browse files
authored
Merge pull request #3 from scafi/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.2.1 to 6.0.3.1
2 parents c23f7d8 + 0714c82 commit 39a13d9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (6.0.2.1)
5+
activesupport (6.0.3.1)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
99
tzinfo (~> 1.1)
10-
zeitwerk (~> 2.2)
10+
zeitwerk (~> 2.2, >= 2.2.2)
1111
addressable (2.4.0)
1212
blankslate (2.1.2.4)
1313
classifier-reborn (2.2.0)
@@ -17,7 +17,7 @@ GEM
1717
execjs
1818
coffee-script-source (1.12.2)
1919
colorator (0.1)
20-
concurrent-ruby (1.1.5)
20+
concurrent-ruby (1.1.6)
2121
ethon (0.12.0)
2222
ffi (>= 1.3.0)
2323
execjs (2.7.0)
@@ -104,7 +104,7 @@ GEM
104104
maruku (0.7.0)
105105
mercenary (0.3.6)
106106
mini_portile2 (2.4.0)
107-
minitest (5.14.0)
107+
minitest (5.14.1)
108108
multipart-post (2.1.1)
109109
net-dns (0.9.0)
110110
nokogiri (1.10.7)
@@ -141,11 +141,11 @@ GEM
141141
parslet (~> 1.5.0)
142142
typhoeus (0.8.0)
143143
ethon (>= 0.8.0)
144-
tzinfo (1.2.6)
144+
tzinfo (1.2.7)
145145
thread_safe (~> 0.1)
146146
unicode-display_width (1.6.1)
147147
yajl-ruby (1.2.3)
148-
zeitwerk (2.2.2)
148+
zeitwerk (2.3.0)
149149

150150
PLATFORMS
151151
ruby

0 commit comments

Comments
 (0)