Skip to content

Commit 9595bb2

Browse files
committed
Merge branch 'master' of github.com:qiwihui/PythonWeekly
2 parents c9a7b94 + 119615e commit 9595bb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (6.0.2.2)
11+
activesupport (6.0.3.1)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 0.7, < 2)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
16-
zeitwerk (~> 2.2)
16+
zeitwerk (~> 2.2, >= 2.2.2)
1717
addressable (2.7.0)
1818
public_suffix (>= 2.0.2, < 5.0)
1919
ast (2.4.0)
@@ -79,7 +79,7 @@ GEM
7979
rb-inotify (~> 0.9, >= 0.9.10)
8080
mercenary (0.3.6)
8181
mini_portile2 (2.4.0)
82-
minitest (5.14.0)
82+
minitest (5.14.1)
8383
nokogiri (1.10.9)
8484
mini_portile2 (~> 2.4.0)
8585
nokogumbo (2.0.2)

0 commit comments

Comments
 (0)