We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680f4b0 commit ba53047Copy full SHA for ba53047
scorm_engine.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
spec.description = "Ruby Client for Rustici's SCORM Engine 24 API v2"
13
spec.homepage = "https://github.com/get-bridge/scorm_engine"
14
spec.license = "MIT"
15
- spec.metadata = {
+ spec.metadata = {
16
"documentation_uri" => "https://get-bridge.github.io/scorm_engine/",
17
"github_repo" => "https://github.com/get-bridge/scorm_engine",
18
"source_code_uri" => "https://github.com/get-bridge/scorm_engine",
0 commit comments