Skip to content

Commit

Permalink
Merge pull request #18 from fastly/update-dependencies-io
Browse files Browse the repository at this point in the history
Update dependencies for IO tutorial branch
  • Loading branch information
mattcone authored Jan 12, 2024
2 parents 0afa579 + 262d404 commit 2225c1c
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.5)
ffi (1.16.3)
forwardable-extended (2.6.0)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (4.2.2)
addressable (~> 2.4)
Expand Down Expand Up @@ -46,11 +46,11 @@ GEM
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
public_suffix (5.0.4)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rexml (3.2.6)
rouge (3.30.0)
safe_yaml (1.0.5)
sassc (2.4.0)
Expand All @@ -60,6 +60,7 @@ GEM
unicode-display_width (1.8.0)

PLATFORMS
arm64-darwin-22
x86_64-darwin-18
x86_64-darwin-21

Expand All @@ -68,4 +69,4 @@ DEPENDENCIES
jekyll-feed (~> 0.12)

BUNDLED WITH
2.2.21
2.3.7

0 comments on commit 2225c1c

Please sign in to comment.