Skip to content

Commit 2e7d907

Browse files
authored
Merge pull request #2 from Tohaker/dependabot/bundler/docs/activesupport-6.0.3.1
Bump activesupport from 6.0.2.1 to 6.0.3.1 in /docs
2 parents 6834bce + 62e2574 commit 2e7d907

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/Gemfile.lock

+5-5
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)
@@ -16,7 +16,7 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.5)
19+
concurrent-ruby (1.1.6)
2020
dnsruby (1.61.3)
2121
addressable (~> 2.5)
2222
em-websocket (0.5.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.13.0)
205+
minitest (5.14.1)
206206
multipart-post (2.1.1)
207207
nokogiri (1.10.8)
208208
mini_portile2 (~> 2.4.0)
@@ -239,7 +239,7 @@ GEM
239239
tzinfo (>= 1.0.0)
240240
unicode-display_width (1.6.0)
241241
wdm (0.1.1)
242-
zeitwerk (2.2.2)
242+
zeitwerk (2.3.0)
243243

244244
PLATFORMS
245245
ruby

0 commit comments

Comments
 (0)