░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/gems/plugins/respondus_soap_endpoint
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: respondus_soap_endpoint.gemspec
# frozen_string_literal: true require_relative "lib/respondus_soap_endpoint/version" # Describe your gem and declare its dependencies: Gem::Specification.new do |s| s.name = "respondus_soap_endpoint" s.version = RespondusSoapEndpoint::VERSION s.authors = ["Brian Palmer"] s.email = ["brianp@instructure.com"] s.homepage = "http://www.instructure.com" s.summary = "SOAP Endpoint for Respondus QTI uploads" s.files = Dir["{app,config,db,lib}/**/*"] s.add_dependency "rails", ">= 3.2" s.add_dependency "soap4r-middleware", "0.8.7" # in spite of the name, this fork of soap4r works with all rubies s.add_dependency "soap4r-ruby1.9", "2.0.5" end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 app/
DIR
—
2023-09-24 03:36
📁 lib/
DIR
—
2023-09-24 03:36
📁 spec_canvas/
DIR
—
2023-09-24 03:36
📄 respondus_soap_endpoint.gemspec
GEMSPEC
710 B
2023-09-24 03:36
EDIT