diff --git a/Gemfile.lock b/Gemfile.lock index 29264be..a308e2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,9 +86,12 @@ GEM rexml (3.2.6) rouge (4.2.0) safe_yaml (1.0.5) - sass-embedded (1.69.5) + sass-embedded (1.69.5-x64-mingw-ucrt) + google-protobuf (~> 3.23) + sass-embedded (1.69.5-x64-mingw32) + google-protobuf (~> 3.23) + sass-embedded (1.69.5-x86_64-linux-gnu) google-protobuf (~> 3.23) - rake (>= 13.0.0) slim (3.0.9) temple (>= 0.7.6, < 0.9) tilt (>= 1.3.3, < 2.1) @@ -102,9 +105,11 @@ GEM tzinfo-data (1.2023.4) tzinfo (>= 1.0.0) unicode-display_width (2.5.0) + wdm (0.1.1) webrick (1.8.1) PLATFORMS + x64-mingw-ucrt x64-mingw32 x86_64-linux @@ -123,6 +128,7 @@ DEPENDENCIES slim (~> 3.0.7) thread_safe (~> 0.3.5) tzinfo-data + wdm (~> 0.1.0) webrick (~> 1.7) BUNDLED WITH diff --git a/assets/images/achievements.png b/assets/images/achievements.png index 4a04940..232fd71 100644 Binary files a/assets/images/achievements.png and b/assets/images/achievements.png differ