Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 6c74caf

Browse files
authored
Merge pull request #663 from Data-Liberation-Front/dependabot/bundler/sdoc-2.3.2
Bump sdoc from 2.3.1 to 2.3.2
2 parents b76c434 + 1cac657 commit 6c74caf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,8 @@ GEM
532532
pry (0.14.1)
533533
coderay (~> 1.1)
534534
method_source (~> 1.0)
535+
psych (4.0.3)
536+
stringio
535537
public_suffix (4.0.6)
536538
puma (5.6.4)
537539
nio4r (~> 2.0)
@@ -650,7 +652,8 @@ GEM
650652
rdf (~> 3.1, >= 3.1.2)
651653
rdf-xsd (3.1.0)
652654
rdf (~> 3.1)
653-
rdoc (6.3.3)
655+
rdoc (6.4.0)
656+
psych (>= 4.0.0)
654657
redis (3.3.1)
655658
ref (2.0.0)
656659
rest-client (2.0.2)
@@ -690,8 +693,8 @@ GEM
690693
sprockets (> 3.0)
691694
sprockets-rails
692695
tilt
693-
sdoc (2.3.1)
694-
rdoc (>= 5.0, < 6.4.0)
696+
sdoc (2.3.2)
697+
rdoc (>= 5.0)
695698
shellany (0.0.1)
696699
shex (0.5.2)
697700
ebnf (~> 1.1)
@@ -731,6 +734,7 @@ GEM
731734
activesupport (>= 4.0)
732735
sprockets (>= 3.0.0)
733736
sqlite3 (1.4.2)
737+
stringio (3.0.1)
734738
sxp (1.1.0)
735739
rdf (~> 3.1)
736740
sync (0.5.0)

0 commit comments

Comments
 (0)