Skip to content

Commit 99372cd

Browse files
authored
Merge pull request #1 from arkada38/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.2.1 to 6.0.3.1
2 parents 5cf5cb8 + 7097e1e commit 99372cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.2.1)
4+
activesupport (6.0.3.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2)
9+
zeitwerk (~> 2.2, >= 2.2.2)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
@@ -202,7 +202,7 @@ GEM
202202
jekyll (>= 3.5, < 5.0)
203203
jekyll-feed (~> 0.9)
204204
jekyll-seo-tag (~> 2.1)
205-
minitest (5.14.0)
205+
minitest (5.14.1)
206206
multipart-post (2.1.1)
207207
nokogiri (1.12.5)
208208
mini_portile2 (~> 2.6.1)
@@ -235,10 +235,10 @@ GEM
235235
thread_safe (0.3.6)
236236
typhoeus (1.3.1)
237237
ethon (>= 0.9.0)
238-
tzinfo (1.2.6)
238+
tzinfo (1.2.7)
239239
thread_safe (~> 0.1)
240240
unicode-display_width (1.6.1)
241-
zeitwerk (2.2.2)
241+
zeitwerk (2.3.0)
242242

243243
PLATFORMS
244244
ruby

0 commit comments

Comments
 (0)