# -*- encoding: utf-8 -*- # stub: learnosity-sdk 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "learnosity-sdk".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Olivier Mehani".freeze, "learnosity".freeze] s.bindir = "exe".freeze s.date = "2023-07-14" s.email = ["olivier.mehani@learnosity.com".freeze, "licenses@learnosity.com".freeze] s.files = [".codeclimate.yml".freeze, ".github/PULL_REQUEST_TEMPLATE.md".freeze, ".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "CONTRIBUTING.md".freeze, "ChangeLog.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "Makefile".freeze, "README.md".freeze, "REFERENCE.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "docs/images/apache-license.svg".freeze, "docs/images/downloads.svg".freeze, "docs/images/image-assessment-retrieval.png".freeze, "docs/images/image-concept-overview.png".freeze, "docs/images/image-logo-graphic.png".freeze, "docs/images/image-quickstart-examples-assessment.png".freeze, "docs/images/image-quickstart-index.png".freeze, "docs/images/image-signed-request-creation.png".freeze, "docs/quickstart/css/style.css".freeze, "docs/quickstart/lrn-sdk-rails/.gitignore".freeze, "docs/quickstart/lrn-sdk-rails/Gemfile".freeze, "docs/quickstart/lrn-sdk-rails/Rakefile".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/config/manifest.js".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/images/.keep".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/javascripts/application.js".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/javascripts/cable.js".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/javascripts/channels/.keep".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/javascripts/index.coffee".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/stylesheets/application.css".freeze, "docs/quickstart/lrn-sdk-rails/app/assets/stylesheets/index.scss".freeze, "docs/quickstart/lrn-sdk-rails/app/channels/application_cable/channel.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/channels/application_cable/connection.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/application_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/author_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/concerns/.keep".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/index_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/items_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/questions_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/controllers/reports_controller.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/helpers/application_helper.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/helpers/index_helper.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/jobs/application_job.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/mailers/application_mailer.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/models/application_record.rb".freeze, "docs/quickstart/lrn-sdk-rails/app/models/concerns/.keep".freeze, "docs/quickstart/lrn-sdk-rails/app/views/author/index.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/index/index.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/items/index.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/layouts/application.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/layouts/mailer.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/layouts/mailer.text.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/questions/index.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/app/views/reports/index.html.erb".freeze, "docs/quickstart/lrn-sdk-rails/bin/bundle".freeze, "docs/quickstart/lrn-sdk-rails/bin/rails".freeze, "docs/quickstart/lrn-sdk-rails/bin/rake".freeze, "docs/quickstart/lrn-sdk-rails/bin/setup".freeze, "docs/quickstart/lrn-sdk-rails/bin/spring".freeze, "docs/quickstart/lrn-sdk-rails/bin/update".freeze, "docs/quickstart/lrn-sdk-rails/config.ru".freeze, "docs/quickstart/lrn-sdk-rails/config/application.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/boot.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/cable.yml".freeze, "docs/quickstart/lrn-sdk-rails/config/database.yml".freeze, "docs/quickstart/lrn-sdk-rails/config/environment.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/environments/development.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/environments/production.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/environments/test.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/application_controller_renderer.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/assets.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/backtrace_silencers.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/cookies_serializer.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/filter_parameter_logging.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/inflections.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/mime_types.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/new_framework_defaults.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/session_store.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/initializers/wrap_parameters.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/locales/en.yml".freeze, "docs/quickstart/lrn-sdk-rails/config/puma.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/routes.rb".freeze, "docs/quickstart/lrn-sdk-rails/config/secrets.yml".freeze, "docs/quickstart/lrn-sdk-rails/config/spring.rb".freeze, "docs/quickstart/lrn-sdk-rails/db/seeds.rb".freeze, "docs/quickstart/lrn-sdk-rails/lib/assets/.keep".freeze, "docs/quickstart/lrn-sdk-rails/lib/tasks/.keep".freeze, "docs/quickstart/lrn-sdk-rails/log/.keep".freeze, "docs/quickstart/lrn-sdk-rails/public/404.html".freeze, "docs/quickstart/lrn-sdk-rails/public/422.html".freeze, "docs/quickstart/lrn-sdk-rails/public/500.html".freeze, "docs/quickstart/lrn-sdk-rails/public/apple-touch-icon-precomposed.png".freeze, "docs/quickstart/lrn-sdk-rails/public/apple-touch-icon.png".freeze, "docs/quickstart/lrn-sdk-rails/public/favicon.ico".freeze, "docs/quickstart/lrn-sdk-rails/public/robots.txt".freeze, "docs/quickstart/lrn-sdk-rails/test/controllers/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/controllers/index_controller_test.rb".freeze, "docs/quickstart/lrn-sdk-rails/test/fixtures/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/fixtures/files/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/helpers/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/integration/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/mailers/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/models/.keep".freeze, "docs/quickstart/lrn-sdk-rails/test/test_helper.rb".freeze, "docs/quickstart/lrn-sdk-rails/tmp/.keep".freeze, "docs/quickstart/lrn-sdk-rails/vendor/assets/javascripts/.keep".freeze, "docs/quickstart/lrn-sdk-rails/vendor/assets/stylesheets/.keep".freeze, "examples/simple/init_data.rb".freeze, "examples/simple/init_items.rb".freeze, "learnosity-sdk.gemspec".freeze, "lib/learnosity/sdk.rb".freeze, "lib/learnosity/sdk/exceptions.rb".freeze, "lib/learnosity/sdk/request.rb".freeze, "lib/learnosity/sdk/request/init.rb".freeze, "lib/learnosity/sdk/utils.rb".freeze, "lib/learnosity/sdk/version.rb".freeze] s.homepage = "https://github.com/Learnosity/learnosity-sdk-ruby/".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "SDK to interact with Learnosity APIs".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.2.10".freeze]) s.add_development_dependency(%q.freeze, [">= 12.3.3".freeze]) s.add_development_dependency(%q.freeze, [">= 3.0".freeze]) end