Skip to content

Commit

Permalink
Updated gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpking committed Aug 21, 2023
1 parent 07d1be1 commit ccf499b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.4)
activesupport (7.0.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
coffee-script (2.4.1)
Expand Down Expand Up @@ -218,9 +217,7 @@ GEM
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.3)
minitest (5.19.0)
nokogiri (1.13.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-darwin)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -257,10 +254,9 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
zeitwerk (2.6.11)

PLATFORMS
universal-darwin-22
x86_64-darwin-21

DEPENDENCIES
github-pages (~> 228)
Expand Down

0 comments on commit ccf499b

Please sign in to comment.