Skip to content

Commit 8adb2d6

Browse files
authored
Merge pull request #43 from digipost/update_docs
Update docs dependencies
2 parents 0dace05 + 44e9225 commit 8adb2d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.4.2)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -14,7 +14,7 @@ GEM
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
1616
commonmarker (0.23.8)
17-
concurrent-ruby (1.2.0)
17+
concurrent-ruby (1.2.2)
1818
dnsruby (1.61.9)
1919
simpleidn (~> 0.1)
2020
em-websocket (0.5.3)
@@ -209,8 +209,8 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.17.0)
213-
nokogiri (1.14.1-x86_64-darwin)
212+
minitest (5.18.0)
213+
nokogiri (1.14.2-x86_64-darwin)
214214
racc (~> 1.4)
215215
octokit (4.25.1)
216216
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)