Skip to content

Commit 14af61e

Browse files
Bump activesupport from 6.0.2.1 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.1 to 6.0.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.2.1...v6.0.3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8974b77 commit 14af61e

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 17 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.1)
4+
activesupport (6.0.3.1)
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)
@@ -26,14 +26,14 @@ GEM
2626
ffi (>= 1.3.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
29-
faraday (1.0.0)
29+
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
3131
ffi (1.12.2)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (204)
34+
github-pages (205)
3535
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
36+
jekyll (= 3.8.7)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.6)
@@ -86,7 +86,7 @@ GEM
8686
http_parser.rb (0.6.0)
8787
i18n (0.9.5)
8888
concurrent-ruby (~> 1.0)
89-
jekyll (3.8.5)
89+
jekyll (3.8.7)
9090
addressable (~> 2.4)
9191
colorator (~> 1.0)
9292
em-websocket (~> 0.5)
@@ -202,24 +202,24 @@ GEM
202202
jekyll (>= 3.5, < 5.0)
203203
jekyll-feed (~> 0.9)
204204
jekyll-seo-tag (~> 2.1)
205-
minitest (5.14.0)
205+
minitest (5.14.1)
206206
multipart-post (2.1.1)
207-
nokogiri (1.10.8)
207+
nokogiri (1.10.9)
208208
mini_portile2 (~> 2.4.0)
209-
octokit (4.16.0)
209+
octokit (4.18.0)
210210
faraday (>= 0.9)
211211
sawyer (~> 0.8.0, >= 0.5.3)
212212
pathutil (0.16.2)
213213
forwardable-extended (~> 2.6)
214214
public_suffix (3.1.1)
215215
rack (2.0.8)
216-
rb-fsevent (0.10.3)
216+
rb-fsevent (0.10.4)
217217
rb-inotify (0.10.1)
218218
ffi (~> 1.0)
219219
rouge (3.13.0)
220-
ruby-enum (0.7.2)
220+
ruby-enum (0.8.0)
221221
i18n
222-
rubyzip (2.2.0)
222+
rubyzip (2.3.0)
223223
safe_yaml (1.0.5)
224224
sass (3.7.4)
225225
sass-listen (~> 4.0.0)
@@ -232,18 +232,18 @@ GEM
232232
terminal-table (1.8.0)
233233
unicode-display_width (~> 1.1, >= 1.1.1)
234234
thread_safe (0.3.6)
235-
typhoeus (1.3.1)
235+
typhoeus (1.4.0)
236236
ethon (>= 0.9.0)
237-
tzinfo (1.2.6)
237+
tzinfo (1.2.7)
238238
thread_safe (~> 0.1)
239-
unicode-display_width (1.6.1)
240-
zeitwerk (2.2.2)
239+
unicode-display_width (1.7.0)
240+
zeitwerk (2.3.0)
241241

242242
PLATFORMS
243243
ruby
244244

245245
DEPENDENCIES
246-
github-pages (= 204)
246+
github-pages (= 205)
247247
rack
248248

249249
BUNDLED WITH

0 commit comments

Comments
 (0)