Skip to content

Commit

Permalink
Update Gemfile.lock
Browse files Browse the repository at this point in the history
This time I ran
```
bundle install
```
per https://stackoverflow.com/a/45120920/126014

I still have no idea what I'm doing with respect to the Ruby ecosystem.
  • Loading branch information
ploeh committed Aug 26, 2024
1 parent 01d77ae commit c1d0157
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ GEM
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
wdm (0.2.0)
webrick (1.8.1)

PLATFORMS
Expand All @@ -84,6 +85,7 @@ DEPENDENCIES
jekyll-sitemap
pygments.rb
tzinfo-data
wdm (>= 0.1.0)

BUNDLED WITH
2.5.10

0 comments on commit c1d0157

Please sign in to comment.