Skip to content

Commit 1cb7522

Browse files
Merge pull request #42 from melledijkstra/dependabot/bundler/activesupport-6.0.6.1
Bump activesupport from 6.0.6 to 6.0.6.1
2 parents 2bb3dcb + 11bb644 commit 1cb7522

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -15,7 +15,7 @@ GEM
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.5)
18-
concurrent-ruby (1.1.10)
18+
concurrent-ruby (1.2.0)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -213,7 +213,7 @@ GEM
213213
jekyll (>= 3.5, < 5.0)
214214
jekyll-feed (~> 0.9)
215215
jekyll-seo-tag (~> 2.1)
216-
minitest (5.16.3)
216+
minitest (5.17.0)
217217
nokogiri (1.13.8)
218218
mini_portile2 (~> 2.8.0)
219219
racc (~> 1.4)
@@ -249,14 +249,14 @@ GEM
249249
thread_safe (0.3.6)
250250
typhoeus (1.4.0)
251251
ethon (>= 0.9.0)
252-
tzinfo (1.2.10)
252+
tzinfo (1.2.11)
253253
thread_safe (~> 0.1)
254254
unf (0.1.4)
255255
unf_ext
256256
unf_ext (0.0.8.2)
257257
unf_ext (0.0.8.2-x64-mingw32)
258258
unicode-display_width (1.8.0)
259-
zeitwerk (2.6.0)
259+
zeitwerk (2.6.6)
260260

261261
PLATFORMS
262262
ruby

0 commit comments

Comments
 (0)