Skip to content

Commit 5ec3ca3

Browse files
Bump activesupport from 6.0.4 to 6.0.6.1 (#48)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.4...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7000f09 commit 5ec3ca3

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,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.4)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.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.9)
19+
concurrent-ruby (1.2.0)
2020
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
@@ -169,7 +169,7 @@ GEM
169169
jekyll (>= 3.5, < 5.0)
170170
jekyll-feed (~> 0.9)
171171
jekyll-seo-tag (~> 2.1)
172-
minitest (5.14.4)
172+
minitest (5.17.0)
173173
multipart-post (2.1.1)
174174
nokogiri (1.14.3)
175175
mini_portile2 (~> 2.8.0)
@@ -206,14 +206,14 @@ GEM
206206
thread_safe (0.3.6)
207207
typhoeus (1.4.0)
208208
ethon (>= 0.9.0)
209-
tzinfo (1.2.10)
209+
tzinfo (1.2.11)
210210
thread_safe (~> 0.1)
211211
unf (0.1.4)
212212
unf_ext
213213
unf_ext (0.0.7.7)
214214
unf_ext (0.0.7.7-x64-mingw32)
215215
unicode-display_width (1.7.0)
216-
zeitwerk (2.4.2)
216+
zeitwerk (2.6.6)
217217

218218
PLATFORMS
219219
x64-mingw32

0 commit comments

Comments
 (0)