--- !ruby/object:Gem::Specification name: bearcat version: !ruby/object:Gem::Version version: 1.0.26 platform: ruby authors: - Nathan Mills, Jake Sorce autorequire: bindir: bin cert_chain: [] date: 2015-09-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.0.0 - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.6' - !ruby/object:Gem::Dependency name: webmock requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: footrest requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.2.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.2.2 description: Ruby interface for interacting with the canvas API email: - nathanm@instructure.com, jake@instructure.com executables: [] extensions: [] extra_rdoc_files: [] files: - Rakefile - bearcat.gemspec - lib/bearcat.rb - lib/bearcat/api_array.rb - lib/bearcat/client.rb - lib/bearcat/client/account_reports.rb - lib/bearcat/client/accounts.rb - lib/bearcat/client/assignment_groups.rb - lib/bearcat/client/assignments.rb - lib/bearcat/client/calendar_events.rb - lib/bearcat/client/canvas_files.rb - lib/bearcat/client/conferences.rb - lib/bearcat/client/conversations.rb - lib/bearcat/client/courses.rb - lib/bearcat/client/discussions.rb - lib/bearcat/client/enrollments.rb - lib/bearcat/client/file_helper.rb - lib/bearcat/client/files.rb - lib/bearcat/client/folders.rb - lib/bearcat/client/group_categories.rb - lib/bearcat/client/group_memberships.rb - lib/bearcat/client/groups.rb - lib/bearcat/client/modules.rb - lib/bearcat/client/o_auth2.rb - lib/bearcat/client/outcome_groups.rb - lib/bearcat/client/outcomes.rb - lib/bearcat/client/pages.rb - lib/bearcat/client/quizzes.rb - lib/bearcat/client/reports.rb - lib/bearcat/client/search.rb - lib/bearcat/client/sections.rb - lib/bearcat/client/submissions.rb - lib/bearcat/client/users.rb - lib/bearcat/version.rb - spec/bearcat/client/accounts_spec.rb - spec/bearcat/client/assignment_groups_spec.rb - spec/bearcat/client/assignments_spec.rb - spec/bearcat/client/calendar_events_spec.rb - spec/bearcat/client/canvas_files_spec.rb - spec/bearcat/client/conferences_spec.rb - spec/bearcat/client/conversations_spec.rb - spec/bearcat/client/courses_spec.rb - spec/bearcat/client/discussions_spec.rb - spec/bearcat/client/enrollments_spec.rb - spec/bearcat/client/files_spec.rb - spec/bearcat/client/folders_spec.rb - spec/bearcat/client/group_categories_spec.rb - spec/bearcat/client/groups_spec.rb - spec/bearcat/client/modules_spec.rb - spec/bearcat/client/o_auth2_spec.rb - spec/bearcat/client/outcome_groups_spec.rb - spec/bearcat/client/outcomes_spec.rb - spec/bearcat/client/pages_spec.rb - spec/bearcat/client/quizzes_spec.rb - spec/bearcat/client/reports_spec.rb - spec/bearcat/client/search_spec.rb - spec/bearcat/client/sections_spec.rb - spec/bearcat/client/submissions_spec.rb - spec/bearcat/client/users_spec.rb - spec/bearcat/client_spec.rb - spec/bearcat_spec.rb - spec/fixtures/account_admins.json - spec/fixtures/account_courses.json - spec/fixtures/account_reports.json - spec/fixtures/account_reports_index.json - spec/fixtures/account_reports_result_success.json - spec/fixtures/account_reports_start_result.json - spec/fixtures/account_roles.json - spec/fixtures/account_user.json - spec/fixtures/account_users.json - spec/fixtures/accounts.json - spec/fixtures/add_custom_user_data.json - spec/fixtures/add_user.json - spec/fixtures/assignment.json - spec/fixtures/assignment_groups.json - spec/fixtures/assignment_section_override.json - spec/fixtures/assignments.json - spec/fixtures/bearcat.jpg - spec/fixtures/calendar_event.json - spec/fixtures/calendar_events.json - spec/fixtures/canvas_files/declare_file.json - spec/fixtures/canvas_files/upload_success.json - spec/fixtures/cc.imscc - spec/fixtures/communication_channels.json - spec/fixtures/conclude_enrollment.json - spec/fixtures/content_migration_files/response.json - spec/fixtures/content_migration_files/upload_success.json - spec/fixtures/conversation.json - spec/fixtures/course.json - spec/fixtures/course_conferences.json - spec/fixtures/course_copy.json - spec/fixtures/course_enrollments.json - spec/fixtures/course_files.json - spec/fixtures/course_folders.json - spec/fixtures/course_groups.json - spec/fixtures/course_sections.json - spec/fixtures/course_students.json - spec/fixtures/create_group_discussion.json - spec/fixtures/create_outcome_in_group.json - spec/fixtures/create_section.json - spec/fixtures/created_assignment.json - spec/fixtures/created_course.json - spec/fixtures/custom_data.json - spec/fixtures/custom_food_data.json - spec/fixtures/delete_course.json - spec/fixtures/delete_custom_data_scope.json - spec/fixtures/delete_section.json - spec/fixtures/deleted_conversation.json - spec/fixtures/enroll_student.json - spec/fixtures/enrollment_terms.json - spec/fixtures/group_categories.json - spec/fixtures/group_conferences.json - spec/fixtures/link_unlink_outcome.json - spec/fixtures/module_item_sequence.json - spec/fixtures/modules.json - spec/fixtures/no_custom_data.json - spec/fixtures/outcome_group_import.json - spec/fixtures/outcome_groups.json - spec/fixtures/outcome_result.json - spec/fixtures/outcome_subgroup.json - spec/fixtures/outcome_subgroups.json - spec/fixtures/outcomes.json - spec/fixtures/paged_body.json - spec/fixtures/pages.json - spec/fixtures/quizzes/course_quiz.json - spec/fixtures/quizzes/course_quizzes.json - spec/fixtures/quizzes/quiz_extension.json - spec/fixtures/report_history.json - spec/fixtures/report_list.json - spec/fixtures/report_status.json - spec/fixtures/search_find_recipients.json - spec/fixtures/section.json - spec/fixtures/section_enrollments.json - spec/fixtures/single_account.json - spec/fixtures/start_report.json - spec/fixtures/submissions/submission.json - spec/fixtures/update_outcome.json - spec/fixtures/update_outcome_group.json - spec/fixtures/update_section.json - spec/fixtures/updated_course.json - spec/fixtures/user_avatars.json - spec/fixtures/user_enrollments.json - spec/fixtures/user_logins.json - spec/fixtures/user_page_views.json - spec/fixtures/user_profile.json - spec/helper.rb homepage: licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Canvas API test_files: - spec/bearcat/client/accounts_spec.rb - spec/bearcat/client/assignment_groups_spec.rb - spec/bearcat/client/assignments_spec.rb - spec/bearcat/client/calendar_events_spec.rb - spec/bearcat/client/canvas_files_spec.rb - spec/bearcat/client/conferences_spec.rb - spec/bearcat/client/conversations_spec.rb - spec/bearcat/client/courses_spec.rb - spec/bearcat/client/discussions_spec.rb - spec/bearcat/client/enrollments_spec.rb - spec/bearcat/client/files_spec.rb - spec/bearcat/client/folders_spec.rb - spec/bearcat/client/group_categories_spec.rb - spec/bearcat/client/groups_spec.rb - spec/bearcat/client/modules_spec.rb - spec/bearcat/client/o_auth2_spec.rb - spec/bearcat/client/outcome_groups_spec.rb - spec/bearcat/client/outcomes_spec.rb - spec/bearcat/client/pages_spec.rb - spec/bearcat/client/quizzes_spec.rb - spec/bearcat/client/reports_spec.rb - spec/bearcat/client/search_spec.rb - spec/bearcat/client/sections_spec.rb - spec/bearcat/client/submissions_spec.rb - spec/bearcat/client/users_spec.rb - spec/bearcat/client_spec.rb - spec/bearcat_spec.rb - spec/fixtures/account_admins.json - spec/fixtures/account_courses.json - spec/fixtures/account_reports.json - spec/fixtures/account_reports_index.json - spec/fixtures/account_reports_result_success.json - spec/fixtures/account_reports_start_result.json - spec/fixtures/account_roles.json - spec/fixtures/account_user.json - spec/fixtures/account_users.json - spec/fixtures/accounts.json - spec/fixtures/add_custom_user_data.json - spec/fixtures/add_user.json - spec/fixtures/assignment.json - spec/fixtures/assignment_groups.json - spec/fixtures/assignment_section_override.json - spec/fixtures/assignments.json - spec/fixtures/bearcat.jpg - spec/fixtures/calendar_event.json - spec/fixtures/calendar_events.json - spec/fixtures/canvas_files/declare_file.json - spec/fixtures/canvas_files/upload_success.json - spec/fixtures/cc.imscc - spec/fixtures/communication_channels.json - spec/fixtures/conclude_enrollment.json - spec/fixtures/content_migration_files/response.json - spec/fixtures/content_migration_files/upload_success.json - spec/fixtures/conversation.json - spec/fixtures/course.json - spec/fixtures/course_conferences.json - spec/fixtures/course_copy.json - spec/fixtures/course_enrollments.json - spec/fixtures/course_files.json - spec/fixtures/course_folders.json - spec/fixtures/course_groups.json - spec/fixtures/course_sections.json - spec/fixtures/course_students.json - spec/fixtures/create_group_discussion.json - spec/fixtures/create_outcome_in_group.json - spec/fixtures/create_section.json - spec/fixtures/created_assignment.json - spec/fixtures/created_course.json - spec/fixtures/custom_data.json - spec/fixtures/custom_food_data.json - spec/fixtures/delete_course.json - spec/fixtures/delete_custom_data_scope.json - spec/fixtures/delete_section.json - spec/fixtures/deleted_conversation.json - spec/fixtures/enroll_student.json - spec/fixtures/enrollment_terms.json - spec/fixtures/group_categories.json - spec/fixtures/group_conferences.json - spec/fixtures/link_unlink_outcome.json - spec/fixtures/module_item_sequence.json - spec/fixtures/modules.json - spec/fixtures/no_custom_data.json - spec/fixtures/outcome_group_import.json - spec/fixtures/outcome_groups.json - spec/fixtures/outcome_result.json - spec/fixtures/outcome_subgroup.json - spec/fixtures/outcome_subgroups.json - spec/fixtures/outcomes.json - spec/fixtures/paged_body.json - spec/fixtures/pages.json - spec/fixtures/quizzes/course_quiz.json - spec/fixtures/quizzes/course_quizzes.json - spec/fixtures/quizzes/quiz_extension.json - spec/fixtures/report_history.json - spec/fixtures/report_list.json - spec/fixtures/report_status.json - spec/fixtures/search_find_recipients.json - spec/fixtures/section.json - spec/fixtures/section_enrollments.json - spec/fixtures/single_account.json - spec/fixtures/start_report.json - spec/fixtures/submissions/submission.json - spec/fixtures/update_outcome.json - spec/fixtures/update_outcome_group.json - spec/fixtures/update_section.json - spec/fixtures/updated_course.json - spec/fixtures/user_avatars.json - spec/fixtures/user_enrollments.json - spec/fixtures/user_logins.json - spec/fixtures/user_page_views.json - spec/fixtures/user_profile.json - spec/helper.rb