Skip to content

Commit 16ac832

Browse files
authored
Merge pull request #44 from digipost/update_docs
Oppdatert docs dependencies
2 parents 8adb2d6 + 724ab4f commit 16ac832

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.1)
9+
addressable (2.8.4)
1010
public_suffix (>= 2.0.2, < 6.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
commonmarker (0.23.8)
16+
commonmarker (0.23.9)
1717
concurrent-ruby (1.2.2)
18-
dnsruby (1.61.9)
19-
simpleidn (~> 0.1)
18+
dnsruby (1.70.0)
19+
simpleidn (~> 0.2.1)
2020
em-websocket (0.5.3)
2121
eventmachine (>= 0.12.9)
2222
http_parser.rb (~> 0)
@@ -210,7 +210,7 @@ GEM
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.18.0)
213-
nokogiri (1.14.2-x86_64-darwin)
213+
nokogiri (1.14.3-x86_64-darwin)
214214
racc (~> 1.4)
215215
octokit (4.25.1)
216216
faraday (>= 1, < 3)
@@ -255,4 +255,4 @@ DEPENDENCIES
255255
github-pages (= 228)
256256

257257
BUNDLED WITH
258-
2.3.26
258+
2.4.12

0 commit comments

Comments
 (0)