Skip to content

Commit 5f33938

Browse files
authored
Update dependencies (#49)
1 parent a09b832 commit 5f33938

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 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.3.6)
4+
activesupport (6.0.3.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -25,7 +25,7 @@ GEM
2525
ethon (0.14.0)
2626
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
28-
execjs (2.7.0)
28+
execjs (2.8.1)
2929
faraday (1.4.1)
3030
faraday-excon (~> 1.1)
3131
faraday-net_http (~> 1.0)
@@ -216,7 +216,7 @@ GEM
216216
jekyll-seo-tag (~> 2.1)
217217
minitest (5.14.4)
218218
multipart-post (2.1.1)
219-
nokogiri (1.11.3)
219+
nokogiri (1.11.4)
220220
mini_portile2 (~> 2.5.0)
221221
racc (~> 1.4)
222222
octokit (4.21.0)
@@ -226,7 +226,7 @@ GEM
226226
forwardable-extended (~> 2.6)
227227
public_suffix (4.0.6)
228228
racc (1.5.2)
229-
rb-fsevent (0.10.4)
229+
rb-fsevent (0.11.0)
230230
rb-inotify (0.10.1)
231231
ffi (~> 1.0)
232232
rexml (3.2.5)

0 commit comments

Comments
 (0)