Skip to content

Commit

Permalink
revert Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Jul 2, 2024
1 parent 074a36b commit 9a7bb99
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ GEM
fastimage (2.2.7)
ffi (1.16.2)
forwardable-extended (2.6.0)
google-protobuf (3.24.3-x86_64-darwin)
google-protobuf (3.24.3-x86_64-linux)
highline (2.0.3)
html-proofer (4.4.3)
Expand Down Expand Up @@ -80,26 +81,30 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
namae (1.1.1)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pkg-config (1.5.5)
public_suffix (5.0.3)
racc (1.7.3)
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.1.3)
rubyzip (2.3.2)
safe_yaml (1.0.5)
sass-embedded (1.69.5)
sass-embedded (1.69.5-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.0)
Expand All @@ -110,6 +115,7 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 9a7bb99

Please sign in to comment.