Skip to content

Commit

Permalink
removed some covey.town/twilio references
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Wand committed Aug 14, 2024
1 parent 554b034 commit c9fcf0c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
execjs (2.8.1)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.15.5-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (223)
Expand Down Expand Up @@ -232,6 +234,8 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.19.0)
multi_xml (0.6.0)
nokogiri (1.13.10-x64-mingw32)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
octokit (4.25.1)
Expand Down Expand Up @@ -273,12 +277,14 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x64-mingw32)
unicode-display_width (1.8.0)
webrick (1.8.1)
zeitwerk (2.6.11)

PLATFORMS
universal-darwin-23
x64-mingw32

DEPENDENCIES
coderay (~> 1.1.0)
Expand All @@ -293,4 +299,4 @@ DEPENDENCIES
webrick (~> 1.7)

BUNDLED WITH
2.2.21
2.5.17
3 changes: 1 addition & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ The project will provide hands-on experience to complement the skills taught in
- Visual Studio Code (or similar IDE)
- Git
- Mocha and Jest
- Twilio's Programmable Video API
- Postman

Select projects from Spring 2024 are hosted [in our project showcase](https://neu-se.github.io/CS4530-Spring-2024/assignments/project-showcase).
Expand All @@ -77,4 +76,4 @@ This class and its contents were inspired by Software Engineering courses at var
* Past iterations of CS4530 at Northeastern: [Spring 2024](https://neu-se.github.io/CS4530-Spring-2024/), [Fall 2023](https://neu-se.github.io/CS4530-Fall-2023/), [Spring 2023](https://neu-se.github.io/CS4530-Spring-2023/), [Fall 2022](https://neu-se.github.io/CS4530-Fall-2022/), [Spring 2022](https://neu-se.github.io/CS4530-Spring-2022/), [Spring 2021](https://neu-se.github.io/CS4530-CS5500-Spring-2021/)
* Past iterations of CS5500 at Northeastern, as prepared by Mike Weintraub, Mike Shah, Frank Tip and Joydeep Mitra ([Spring 2024](https://sites.google.com/view/sp24-cs5500/)).

This website is built using [Kevin Lin's Just the Class](https://kevinl.info/just-the-class/) Jekyll template. The term project, Covey.Town, is built using code from the [Clowdr open source project](https://github.com/clowdr-app/clowdr-web-app).
This website is built using [Kevin Lin's Just the Class](https://kevinl.info/just-the-class/) Jekyll template.

0 comments on commit c9fcf0c

Please sign in to comment.