░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/vendor/bundle/ruby/3.1.0/gems/vericite_api-1.5.3
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: vericite_api.gemspec
# -*- encoding: utf-8 -*- lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |s| s.name = "vericite_api" s.description = "VeriCite API GEM" s.version = "1.5.3" s.platform = Gem::Platform::RUBY s.authors = ["Bryan Holladay"] s.email = ["bryan@vericite.com"] s.homepage = "http://www.vericite.com" s.summary = "VeriCite Api" s.description = "VeriCite Api" s.license = "MIT" s.add_runtime_dependency 'json', '>= 1.4.6' s.add_development_dependency 'rspec', '~> 3.2', '>= 3.2.0' s.add_development_dependency 'vcr', '~> 2.9', '>= 2.9.3' s.add_development_dependency 'webmock', '~> 1.6', '>= 1.6.2' s.add_development_dependency 'autotest', '~> 4.4', '>= 4.4.6' s.add_development_dependency 'autotest-rails-pure', '~> 4.1', '>= 4.1.2' s.add_development_dependency 'autotest-growl', '~> 0.2', '>= 0.2.16' s.add_development_dependency 'autotest-fsevent', '~> 0.2', '>= 0.2.11' s.files = `find *`.split("\n").uniq.sort.select{|f| !f.empty? } s.test_files = `find spec/*`.split("\n") s.executables = [] s.require_paths = ["lib"] end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 lib/
DIR
—
2023-09-24 03:48
📁 spec/
DIR
—
2023-09-24 03:48
📄 LICENSE
?
1 KB
2023-09-24 03:48
EDIT
📄 README.md
MD
42 B
2023-09-24 03:48
EDIT
📄 vericite_api.gemspec
GEMSPEC
1.2 KB
2023-09-24 03:48
EDIT