Skip to content

Commit 1e8f482

Browse files
Bump activesupport from 6.0.4.1 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.4.1 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.1...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d79328 commit 1e8f482

1 file changed

Lines changed: 8 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 12 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.1)
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)
@@ -47,7 +47,6 @@ GEM
4747
faraday-patron (1.0.0)
4848
faraday-rack (1.0.0)
4949
ffi (1.15.4)
50-
ffi (1.15.4-x64-mingw32)
5150
forwardable-extended (2.6.0)
5251
gemoji (3.0.1)
5352
github-pages (219)
@@ -221,15 +220,15 @@ GEM
221220
rb-fsevent (~> 0.10, >= 0.10.3)
222221
rb-inotify (~> 0.9, >= 0.9.10)
223222
mercenary (0.3.6)
223+
mini_portile2 (2.6.1)
224224
minima (2.5.1)
225225
jekyll (>= 3.5, < 5.0)
226226
jekyll-feed (~> 0.9)
227227
jekyll-seo-tag (~> 2.1)
228-
minitest (5.14.4)
228+
minitest (5.17.0)
229229
multipart-post (2.1.1)
230-
nokogiri (1.12.5-x64-mingw32)
231-
racc (~> 1.4)
232-
nokogiri (1.12.5-x86_64-linux)
230+
nokogiri (1.12.5)
231+
mini_portile2 (~> 2.6.1)
233232
racc (~> 1.4)
234233
octokit (4.21.0)
235234
faraday (>= 0.9)
@@ -263,23 +262,20 @@ GEM
263262
thread_safe (0.3.6)
264263
typhoeus (1.4.0)
265264
ethon (>= 0.9.0)
266-
tzinfo (1.2.9)
265+
tzinfo (1.2.11)
267266
thread_safe (~> 0.1)
268267
unf (0.1.4)
269268
unf_ext
270269
unf_ext (0.0.8)
271-
unf_ext (0.0.8-x64-mingw32)
272270
unicode-display_width (1.8.0)
273-
wdm (0.1.1)
274-
zeitwerk (2.4.2)
271+
zeitwerk (2.6.6)
275272

276273
PLATFORMS
277274
x64-mingw32
278275
x86_64-linux
279276

280277
DEPENDENCIES
281278
github-pages
282-
wdm (~> 0.1.1)
283279

284280
RUBY VERSION
285281
ruby 2.7.3p183

0 commit comments

Comments
 (0)