Skip to content

Commit ca98922

Browse files
Bump activesupport from 6.0.2.2 to 6.0.3.4 (#94)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.0/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.2.2...v6.0.3.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe1352d commit ca98922

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 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.2)
4+
activesupport (6.0.3.4)
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.6)
19+
concurrent-ruby (1.1.7)
2020
dnsruby (1.61.3)
2121
addressable (~> 2.5)
2222
em-websocket (0.5.1)
@@ -211,7 +211,7 @@ GEM
211211
jekyll-include-cache (~> 0.1)
212212
jekyll-paginate (~> 1.1)
213213
jekyll-sitemap (~> 1.3)
214-
minitest (5.14.0)
214+
minitest (5.14.2)
215215
multipart-post (2.1.1)
216216
nokogiri (1.10.9)
217217
mini_portile2 (~> 2.4.0)
@@ -242,10 +242,10 @@ GEM
242242
thread_safe (0.3.6)
243243
typhoeus (1.3.1)
244244
ethon (>= 0.9.0)
245-
tzinfo (1.2.7)
245+
tzinfo (1.2.8)
246246
thread_safe (~> 0.1)
247247
unicode-display_width (1.7.0)
248-
zeitwerk (2.3.0)
248+
zeitwerk (2.4.2)
249249

250250
PLATFORMS
251251
ruby

0 commit comments

Comments
 (0)