otn-workshop-base

OTN's core suite of workshop curricula

https://github.com/ocean-tracking-network/otn-workshop-base

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

OTN's core suite of workshop curricula

Basic Info
Statistics
  • Stars: 6
  • Watchers: 4
  • Forks: 19
  • Open Issues: 20
  • Releases: 0
Created almost 5 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

OTN's Workshop Curriculum Base

Telemetry workshop materials created by OTN, to be curated and taught to future groups.

NOTE: this workshop has been update to align with OTN's 2025 Detection Extract Format. For older detection extracts, please see the this lesson: Archived OTN Workshop.

Cloning/Remixing OTN Workshop Base

First, you will need to create a copy of the repository. We do this by forking the repository.

How to fork a repo:

  1. Go to the otn-workshop-base repository homepage

  2. In the top right-hand of the page (just under the profile picture), click the 'Fork' button (between "Unwatch" and "Star").

  3. Make sure the 'Owner' is set to 'ocean-tracking-network.'

  4. Give the repo a meaningful name. Typical format is yyyy-organization-subject-workshop, where yyyy is the year the workshop is taking place, organization is the audience to whom we're giving it, and subject is the course material we're teaching.

  5. Provide a useful description.

  6. Click Create Fork.

Once the fork is created, you will need to follow a few short steps to get the site up and running.

How to stand up the website:

  1. In your new fork's repo site, go to the "Settings" tab (it's just under the 'Unwatch' button next to the 'Fork' button).

  2. In the left sidebar of that page, click the 'Pages' tab.

  3. Under the 'Source' section, set the source branch to gh-pages (the folder will default to /(root), this is fine). Click 'Save'. This step will happen automatically when you push a commit to gh-pages, but it's fine to do it manually too.

  4. The site will now be published at the link on this page (in the highlighted box at the top of the settings). Note that it may take a while for the site to be visible, depending on your caching settings. Give it about 15 minutes.

If something goes wrong with the site build, youll receive an e-mail at the address associated with the GitHub account that owns the new repository. In this case, contact a developer to see that the error gets fixed.

From here there are two branches with which you need to be concerned if you are building a workshop: master and gh-pages. Master contains all of the R code for the lessons. If you want to make changes to the code, work with master as your base. Gh-pages is the branch that controls the display of the workshop website. If you want to change lesson content, work with gh-pages as your base.

Note that while master contains the code itself, lessons in gh-pages contain references to, and snippets of, the code. Gh-pages will NOT be updated if you update the code in master- it is your responsibility to make sure that any changes you make to the code in master are reflected in gh-pages lesson text.

You are also free to add or delete lessons from your branch as befits the workshop you are giving; however, note that if you do this, you WILL need to renumber the remaining lessons so that their titles feature sequential numbers. If you do not do this, the links between lessons will be broken.

Lessons are written in Markdown so be sure that your formatting is correct. Additional Markdown guidance can be found here.

You can find these instructions and more at the OTW Wiki page.

Owner

  • Name: Ocean Tracking Network
  • Login: ocean-tracking-network
  • Kind: organization
  • Email: otndc@dal.ca
  • Location: Halifax, NS

GitHub Events

Total
  • Issues event: 7
  • Watch event: 3
  • Issue comment event: 20
  • Push event: 10
  • Pull request review event: 8
  • Pull request review comment event: 5
  • Pull request event: 10
  • Fork event: 4
  • Create event: 7
Last Year
  • Issues event: 7
  • Watch event: 3
  • Issue comment event: 20
  • Push event: 10
  • Pull request review event: 8
  • Pull request review comment event: 5
  • Pull request event: 10
  • Fork event: 4
  • Create event: 7

Dependencies

.vendor/bundle/ruby/2.6.0/gems/addressable-2.7.0/Gemfile rubygems
  • launchy ~> 2.4, >= 2.4.3 development
  • rack < 2 development
  • rack >= 0 development
  • rack-mount >= 0 development
  • rake > 10.0, < 12 development
  • redcarpet >= 0 development
  • rspec ~> 3.8 development
  • rspec-its ~> 1.3 development
  • simplecov >= 0 development
  • yard >= 0 development
  • idn-ruby >= 0
.vendor/bundle/ruby/2.6.0/gems/colorator-1.1.0/Gemfile rubygems
  • luna-rspec-formatters >= 0 development
  • rspec-helpers >= 0 development
  • rake >= 0
.vendor/bundle/ruby/2.6.0/gems/colorator-1.1.0/colorator.gemspec rubygems
  • rspec ~> 3.1 development
.vendor/bundle/ruby/2.6.0/gems/commonmarker-0.17.13/commonmarker.gemspec rubygems
  • awesome_print >= 0 development
  • bundler ~> 1.2 development
  • json ~> 1.8.1 development
  • minitest ~> 5.6 development
  • rake-compiler ~> 0.9 development
  • rdoc ~> 5.1 development
  • ruby-enum ~> 0.5
.vendor/bundle/ruby/2.6.0/gems/concurrent-ruby-1.1.6/Gemfile rubygems
  • pry ~> 0.11 development
  • rake-compiler ~> 1.0, >= 1.0.7 development
  • rake-compiler-dock ~> 0.7.0 development
  • rspec ~> 3.7 development
  • sigdump >= 0 development
  • timecop ~> 0.7.4 development
  • bench9000 >= 0
  • benchmark-ips ~> 2.7
  • coveralls ~> 0.8.2
  • md-ruby-eval ~> 0.6
  • redcarpet ~> 3.0
  • simplecov ~> 0.16.0
  • yard ~> 0.9.0
.vendor/bundle/ruby/2.6.0/gems/dnsruby-1.61.3/Gemfile rubygems
  • addressable ~> 2.5
.vendor/bundle/ruby/2.6.0/gems/dnsruby-1.61.3/dnsruby.gemspec rubygems
  • coveralls ~> 0.7 development
  • minitest ~> 5.4 development
  • minitest-display >= 0.3.0 development
  • nio4r ~> 2.0 development
  • pry ~> 0.10 development
  • rake ~> 10, >= 10.3.2 development
  • rubydns ~> 2.0.1 development
  • addressable ~> 2.5
.vendor/bundle/ruby/2.6.0/gems/em-websocket-0.5.1/Gemfile rubygems
  • em-http-request ~> 1.1.1
  • em-spec ~> 0.2.6
  • em-websocket-client >= 0
  • rake >= 0
  • rspec ~> 2.12.0
.vendor/bundle/ruby/2.6.0/gems/ethon-0.12.0/Gemfile rubygems
  • benchmark-ips >= 0 development
  • curb >= 0 development
  • json < 2 development
  • json >= 0 development
  • mime-types ~> 1.18 development
  • mustermann = 0.3.1 development
  • mustermann = 0.4.0 development
  • mustermann >= 0 development
  • patron >= 0 development
  • rspec ~> 3.4 development
  • sinatra >= 0 development
  • rake >= 0
  • rake < 11
.vendor/bundle/ruby/2.6.0/gems/ethon-0.12.0/ethon.gemspec rubygems
  • ffi >= 1.3.0
.vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/Gemfile rubygems
  • kramdown >= 0 development
  • rake ~> 13.0 development
  • rake-compiler ~> 1.0.3 development
  • rake-compiler-dock ~> 1.0 development
  • rspec ~> 3.0 development
  • rubygems-tasks ~> 0.2.4 development
  • rubysl ~> 2.0 development
  • yard ~> 0.9 development
.vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ffi.gemspec rubygems
  • rake ~> 13.0 development
  • rake-compiler ~> 1.0 development
  • rake-compiler-dock ~> 1.0 development
  • rspec ~> 2.14.1 development
  • rubygems-tasks ~> 0.2.4 development
.vendor/bundle/ruby/2.6.0/gems/forwardable-extended-2.6.0/Gemfile rubygems
  • codeclimate-test-reporter >= 0 development
  • luna-rspec-formatters >= 0 development
  • luna-rubocop-formatters >= 0 development
  • rspec >= 0 development
  • rspec-helpers >= 0 development
  • rubocop >= 0 development
  • rake >= 0
.vendor/bundle/ruby/2.6.0/gems/github-pages-health-check-1.16.1/github-pages-health-check.gemspec rubygems
  • dotenv ~> 1.0 development
  • gem-release ~> 0.7 development
  • pry ~> 0.10 development
  • rspec ~> 3.0 development
  • rubocop ~> 0.52 development
  • webmock ~> 1.21 development
  • addressable ~> 2.3
  • dnsruby ~> 1.60
  • octokit ~> 4.0
  • public_suffix ~> 3.0
  • typhoeus ~> 1.3
.vendor/bundle/ruby/2.6.0/gems/html-pipeline-2.12.3/Gemfile rubygems
  • RedCloth ~> 4.2.9 development
  • appraisal >= 0 development
  • bundler >= 0 development
  • commonmarker ~> 0.16 development
  • email_reply_parser ~> 0.5 development
  • escape_utils ~> 1.0 development
  • gemoji ~> 2.0 development
  • minitest >= 0 development
  • minitest-focus ~> 1.1 development
  • rake >= 0 development
  • rinku ~> 1.7 development
  • rouge ~> 3.1 development
  • sanitize ~> 4.6 development
.vendor/bundle/ruby/2.6.0/gems/html-pipeline-2.12.3/html-pipeline.gemspec rubygems
  • activesupport >= 2
  • nokogiri >= 1.4
.vendor/bundle/ruby/2.6.0/gems/http_parser.rb-0.6.0/Gemfile.lock rubygems
  • benchmark_suite 0.8.0
  • diff-lcs 1.1.2
  • ffi 1.0.11
  • http_parser.rb 0.6.0.beta.2
  • json 1.8.0
  • rake 0.9.2
  • rake-compiler 0.7.9
  • rspec 2.4.0
  • rspec-core 2.4.0
  • rspec-expectations 2.4.0
  • rspec-mocks 2.4.0
  • yajl-ruby 1.1.0
.vendor/bundle/ruby/2.6.0/gems/http_parser.rb-0.6.0/http_parser.rb.gemspec rubygems
  • benchmark_suite >= 0 development
  • ffi >= 0 development
  • jruby-openssl >= 0 development
  • json >= 1.4.6 development
  • rake-compiler >= 0.7.9 development
  • rspec >= 2.0.1 development
  • yajl-ruby >= 0.8.1 development
.vendor/bundle/ruby/2.6.0/gems/jekyll-avatar-0.7.0/jekyll-avatar.gemspec rubygems
  • bundler > 1.0, < 3.0 development
  • rake ~> 12.3 development
  • rspec ~> 3.0 development
  • rspec-html-matchers ~> 0.9 development
  • rubocop-jekyll ~> 0.10.0 development
  • jekyll >= 3.0, < 5.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-commonmark-1.3.1/jekyll-commonmark.gemspec rubygems
  • bundler >= 0 development
  • rake ~> 12.0 development
  • rspec ~> 3.0 development
  • rubocop-jekyll ~> 0.5 development
  • commonmarker ~> 0.14
  • jekyll >= 3.7, < 5.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-commonmark-ghpages-0.1.6/jekyll-commonmark-ghpages.gemspec rubygems
  • rake >= 0 development
  • rspec ~> 3.0 development
  • commonmarker ~> 0.17.6
  • jekyll-commonmark ~> 1.2
  • rouge >= 2.0, < 4.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-feed-0.13.0/Gemfile rubygems
  • tzinfo ~> 1.2
  • tzinfo-data >= 0
.vendor/bundle/ruby/2.6.0/gems/jekyll-feed-0.13.0/jekyll-feed.gemspec rubygems
  • bundler >= 0 development
  • nokogiri ~> 1.6 development
  • rake ~> 12.0 development
  • rspec ~> 3.0 development
  • rubocop-jekyll ~> 0.5 development
  • typhoeus >= 0.7, < 2.0 development
  • jekyll >= 3.7, < 5.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-gist-1.5.0/Gemfile rubygems
  • github-pages >= 0
.vendor/bundle/ruby/2.6.0/gems/jekyll-gist-1.5.0/jekyll-gist.gemspec rubygems
  • bundler ~> 1.6 development
  • jekyll >= 3.0 development
  • rake >= 0 development
  • rspec >= 0 development
  • rubocop ~> 0.51 development
  • webmock >= 0 development
  • octokit ~> 4.2
.vendor/bundle/ruby/2.6.0/gems/jekyll-paginate-1.1.0/jekyll-paginate.gemspec rubygems
  • bundler ~> 1.5 development
  • jekyll ~> 2.0 development
  • rake >= 0 development
  • rspec ~> 3.0 development
.vendor/bundle/ruby/2.6.0/gems/jekyll-redirect-from-0.15.0/jekyll-redirect-from.gemspec rubygems
  • bundler >= 0 development
  • jekyll-sitemap ~> 1.0 development
  • rake ~> 12.0 development
  • rspec ~> 3.5 development
  • rubocop-jekyll ~> 0.4 development
  • jekyll >= 3.3, < 5.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-seo-tag-2.6.1/jekyll-seo-tag.gemspec rubygems
  • bundler >= 1.15 development
  • html-proofer ~> 3.7 development
  • rspec ~> 3.5 development
  • rubocop-jekyll ~> 0.4 development
  • jekyll >= 3.3, < 5.0
.vendor/bundle/ruby/2.6.0/gems/jekyll-sitemap-1.4.0/jekyll-sitemap.gemspec rubygems
  • bundler >= 0 development
  • rake >= 0 development
  • rspec ~> 3.0 development
  • rubocop-jekyll ~> 0.4 development
  • jekyll >= 3.7, < 5.0
.vendor/bundle/ruby/2.6.0/gems/mercenary-0.3.6/mercenary.gemspec rubygems
  • bundler ~> 1.3 development
  • rake >= 0 development
  • rspec ~> 3.0 development
.vendor/bundle/ruby/2.6.0/gems/mini_portile2-2.4.0/mini_portile2.gemspec rubygems
  • bundler ~> 1.17 development
  • concourse ~> 0.16 development
  • minitar ~> 0.7 development
  • minitest ~> 5.11 development
  • minitest-hooks ~> 1.5.0 development
  • rake ~> 12.0 development
.vendor/bundle/ruby/2.6.0/gems/multipart-post-2.1.1/Gemfile rubygems
  • rake >= 0 development
.vendor/bundle/ruby/2.6.0/gems/multipart-post-2.1.1/multipart-post.gemspec rubygems
  • bundler >= 1.3, < 3 development
  • rake >= 0 development
  • rspec ~> 3.4 development
.vendor/bundle/ruby/2.6.0/gems/octokit-4.16.0/octokit.gemspec rubygems
  • bundler >= 1, < 3 development
  • faraday >= 0.9
  • sawyer >= 0.5.3, ~> 0.8.0
.vendor/bundle/ruby/2.6.0/gems/pathutil-0.16.2/Gemfile rubygems
  • benchmark-ips >= 0 development
  • luna-rspec-formatters >= 0 development
  • pry >= 0 development
  • rspec >= 0 development
  • rspec-helpers >= 0 development
  • rubocop >= 0 development
  • safe_yaml >= 0 development
  • simple-ansi >= 0 development
  • simplecov >= 0 development
  • rake >= 0
.vendor/bundle/ruby/2.6.0/gems/public_suffix-3.1.1/Gemfile rubygems
  • codecov >= 0
  • memory_profiler >= 0
  • minitest >= 0
  • minitest-reporters >= 0
  • rubocop >= 0
.vendor/bundle/ruby/2.6.0/gems/public_suffix-3.1.1/public_suffix.gemspec rubygems
  • mocha >= 0 development
  • rake >= 0 development
  • yard >= 0 development
.vendor/bundle/ruby/2.6.0/gems/rb-fsevent-0.10.3/rb-fsevent.gemspec rubygems
  • bundler ~> 1.0 development
  • guard-rspec ~> 4.2 development
  • rake ~> 12.0 development
  • rspec ~> 3.6 development
.vendor/bundle/ruby/2.6.0/gems/rb-inotify-0.10.1/Gemfile rubygems
  • coveralls >= 0 development
  • pry >= 0 development
  • pry-coolline >= 0 development
  • simplecov >= 0 development
  • tty-prompt >= 0 development
.vendor/bundle/ruby/2.6.0/gems/rb-inotify-0.10.1/rb-inotify.gemspec rubygems
  • bundler >= 0 development
  • concurrent-ruby >= 0 development
  • rake >= 0 development
  • rspec ~> 3.6 development
  • ffi ~> 1.0
.vendor/bundle/ruby/2.6.0/gems/rouge-3.13.0/Gemfile rubygems
  • github-markup >= 0 development
  • pry >= 0 development
  • shotgun >= 0 development
  • sinatra >= 0 development
  • sinatra ~> 1.4.8 development
  • git >= 0
  • memory_profiler >= 0
  • minitest >= 5.0
  • minitest-power_assert >= 0
  • rake >= 0
  • redcarpet >= 0
  • rubocop ~> 0.49.1
  • yard >= 0
.vendor/bundle/ruby/2.6.0/gems/ruby-enum-0.7.2/Gemfile rubygems
  • rake >= 0
  • rspec ~> 3.4.0
  • rubocop = 0.47.1
.vendor/bundle/ruby/2.6.0/gems/ruby-enum-0.7.2/Gemfile.lock rubygems
  • ast 2.4.0
  • concurrent-ruby 1.0.5
  • diff-lcs 1.2.5
  • i18n 1.0.0
  • parser 2.4.0.2
  • powerpack 0.1.1
  • rainbow 2.2.2
  • rake 11.3.0
  • rspec 3.4.0
  • rspec-core 3.4.4
  • rspec-expectations 3.4.0
  • rspec-mocks 3.4.1
  • rspec-support 3.4.1
  • rubocop 0.47.1
  • ruby-enum 0.7.2
  • ruby-progressbar 1.9.0
  • unicode-display_width 1.3.0
.vendor/bundle/ruby/2.6.0/gems/ruby-enum-0.7.2/ruby-enum.gemspec rubygems
  • i18n >= 0
.vendor/bundle/ruby/2.6.0/gems/safe_yaml-1.0.5/Gemfile rubygems
  • hashie >= 0 development
  • heredoc_unindent >= 0 development
  • rake >= 0 development
  • rspec >= 0 development
  • travis-lint >= 0 development
.vendor/bundle/ruby/2.6.0/gems/sawyer-0.8.2/Gemfile rubygems
  • minitest >= 0 development
  • rake >= 0
.vendor/bundle/ruby/2.6.0/gems/sawyer-0.8.2/sawyer.gemspec rubygems
  • addressable >= 2.3.5
  • faraday > 0.8, < 2.0
.vendor/bundle/ruby/2.6.0/gems/terminal-table-1.8.0/Gemfile rubygems
  • tins ~> 1.0.0
.vendor/bundle/ruby/2.6.0/gems/terminal-table-1.8.0/terminal-table.gemspec rubygems
  • bundler ~> 1.10 development
  • pry >= 0 development
  • rake ~> 10.0 development
  • rspec >= 3.0 development
  • term-ansicolor >= 0 development
  • unicode-display_width ~> 1.1, >= 1.1.1
.vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/Gemfile rubygems
  • countloc ~> 0.4.0 development
  • coveralls ~> 0.7.11 development
  • inch ~> 0.5.10 development
  • redcarpet ~> 3.2.2 development
  • rspec ~> 3.2.0 development
  • simplecov ~> 0.9.2 development
  • term-ansicolor ~> 1.3.2 development
  • tins ~> 1.6.0 development
  • yard ~> 0.8.7.6 development
.vendor/bundle/ruby/2.6.0/gems/thread_safe-0.3.6/thread_safe.gemspec rubygems
  • atomic = 1.1.16 development
  • rake < 12.0 development
  • rspec ~> 3.2 development
.vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/Gemfile rubygems
  • dalli ~> 2.0 development
  • faraday >= 0.9 development
  • guard-rspec ~> 0.7 development
  • rb-fsevent ~> 0.9.1 development
  • redis ~> 3.0 development
  • rspec ~> 3.0 development
  • sinatra ~> 1.3 development
  • spoon >= 0 development
  • json >= 0
  • json < 2
  • rake < 11
  • rake >= 0
.vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/typhoeus.gemspec rubygems
  • ethon >= 0.9.0
.vendor/bundle/ruby/2.6.0/gems/tzinfo-1.2.6/tzinfo.gemspec rubygems
  • thread_safe ~> 0.1
Gemfile rubygems
  • github-pages >= 0 development
Gemfile.lock rubygems
  • activesupport 6.0.3.1
  • addressable 2.7.0
  • coffee-script 2.4.1
  • coffee-script-source 1.11.1
  • colorator 1.1.0
  • commonmarker 0.17.13
  • concurrent-ruby 1.1.6
  • dnsruby 1.61.3
  • em-websocket 0.5.1
  • ethon 0.12.0
  • eventmachine 1.2.7
  • execjs 2.7.0
  • faraday 1.0.0
  • ffi 1.12.2
  • forwardable-extended 2.6.0
  • gemoji 3.0.1
  • github-pages 204
  • github-pages-health-check 1.16.1
  • html-pipeline 2.12.3
  • http_parser.rb 0.6.0
  • i18n 0.9.5
  • jekyll 3.8.5
  • jekyll-avatar 0.7.0
  • jekyll-coffeescript 1.1.1
  • jekyll-commonmark 1.3.1
  • jekyll-commonmark-ghpages 0.1.6
  • jekyll-default-layout 0.1.4
  • jekyll-feed 0.13.0
  • jekyll-gist 1.5.0
  • jekyll-github-metadata 2.13.0
  • jekyll-mentions 1.5.1
  • jekyll-optional-front-matter 0.3.2
  • jekyll-paginate 1.1.0
  • jekyll-readme-index 0.3.0
  • jekyll-redirect-from 0.15.0
  • jekyll-relative-links 0.6.1
  • jekyll-remote-theme 0.4.1
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.6.1
  • jekyll-sitemap 1.4.0
  • jekyll-swiss 1.0.0
  • jekyll-theme-architect 0.1.1
  • jekyll-theme-cayman 0.1.1
  • jekyll-theme-dinky 0.1.1
  • jekyll-theme-hacker 0.1.1
  • jekyll-theme-leap-day 0.1.1
  • jekyll-theme-merlot 0.1.1
  • jekyll-theme-midnight 0.1.1
  • jekyll-theme-minimal 0.1.1
  • jekyll-theme-modernist 0.1.1
  • jekyll-theme-primer 0.5.4
  • jekyll-theme-slate 0.1.1
  • jekyll-theme-tactile 0.1.1
  • jekyll-theme-time-machine 0.1.1
  • jekyll-titles-from-headings 0.5.3
  • jekyll-watch 2.2.1
  • jemoji 0.11.1
  • kramdown 1.17.0
  • liquid 4.0.3
  • listen 3.2.1
  • mercenary 0.3.6
  • mini_portile2 2.4.0
  • minima 2.5.1
  • minitest 5.14.1
  • multipart-post 2.1.1
  • nokogiri 1.10.9
  • octokit 4.16.0
  • pathutil 0.16.2
  • public_suffix 3.1.1
  • rb-fsevent 0.10.3
  • rb-inotify 0.10.1
  • rouge 3.13.0
  • ruby-enum 0.7.2
  • rubyzip 2.2.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • sawyer 0.8.2
  • terminal-table 1.8.0
  • thread_safe 0.3.6
  • typhoeus 1.3.1
  • tzinfo 1.2.7
  • unicode-display_width 1.6.1
  • zeitwerk 2.3.0
.vendor/bundle/ruby/2.6.0/gems/github-pages-health-check-1.16.1/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/http_parser.rb-0.6.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-3.8.5/lib/theme_template/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-avatar-0.7.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-commonmark-1.3.1/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-commonmark-ghpages-0.1.6/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-paginate-1.1.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-redirect-from-0.15.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-seo-tag-2.6.1/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/jekyll-sitemap-1.4.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/mercenary-0.3.6/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/mini_portile2-2.4.0/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/rb-fsevent-0.10.3/Gemfile rubygems
.vendor/bundle/ruby/2.6.0/gems/rouge-3.13.0/rouge.gemspec rubygems
.vendor/bundle/ruby/2.6.0/gems/safe_yaml-1.0.5/safe_yaml.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/activesupport-6.0.2.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/addressable-2.7.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/coffee-script-2.4.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/coffee-script-source-1.11.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/colorator-1.1.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/commonmarker-0.17.13.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/concurrent-ruby-1.1.6.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/dnsruby-1.61.3.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/em-websocket-0.5.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/ethon-0.12.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/eventmachine-1.2.7.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/execjs-2.7.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/faraday-1.0.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/ffi-1.12.2.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/forwardable-extended-2.6.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/gemoji-3.0.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/github-pages-204.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/github-pages-health-check-1.16.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/html-pipeline-2.12.3.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/http_parser.rb-0.6.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/i18n-0.9.5.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-3.8.5.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-avatar-0.7.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-coffeescript-1.1.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-commonmark-1.3.1.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-commonmark-ghpages-0.1.6.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-default-layout-0.1.4.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-feed-0.13.0.gemspec rubygems
.vendor/bundle/ruby/2.6.0/specifications/jekyll-gist-1.5.0.gemspec rubygems