Skip to content

Commit

Permalink
Website overhaul
Browse files Browse the repository at this point in the history
  • Loading branch information
vanessaamilet committed Dec 9, 2022
1 parent e23846e commit 50fee7f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@ GEM
activesupport (>= 5.0.0)
json (1.8.6)
libv8 (7.3.492.27.1-x86_64-darwin-19)
libv8 (7.3.492.27.1-x86_64-linux)
libv8-node (16.10.0.0-x86_64-darwin-19)
libv8-node (16.10.0.0-x86_64-linux)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -122,6 +124,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
pg (1.4.5)
puma (6.0.0)
nio4r (~> 2.0)
Expand Down Expand Up @@ -169,6 +173,8 @@ GEM
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.1.0)
ffi (~> 1.9)
sassc (2.1.0-x86_64-linux)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
Expand Down Expand Up @@ -199,6 +205,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.4-x86_64-darwin)
sqlite3 (1.5.4-x86_64-linux)
temple (0.8.2)
thor (1.2.1)
thread_safe (0.3.6)
Expand Down Expand Up @@ -226,6 +233,7 @@ GEM

PLATFORMS
x86_64-darwin-19
x86_64-linux

DEPENDENCIES
byebug
Expand Down

0 comments on commit 50fee7f

Please sign in to comment.