mikaela.github.io/Gemfile.lock

216 lines
5.7 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
2024-05-17 07:18:59 +02:00
activesupport (7.1.3.3)
2023-10-09 11:40:30 +02:00
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
2023-10-09 11:40:30 +02:00
connection_pool (>= 2.2.5)
drb
2023-02-02 07:47:12 +01:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
2023-10-09 11:40:30 +02:00
mutex_m
2023-02-02 07:47:12 +01:00
tzinfo (~> 2.0)
2023-12-13 15:23:15 +01:00
addressable (2.8.6)
2022-09-10 22:53:53 +02:00
public_suffix (>= 2.0.2, < 6.0)
2023-11-07 09:43:06 +01:00
base64 (0.2.0)
2024-05-14 10:58:22 +02:00
bigdecimal (3.1.8)
colorator (1.1.0)
2024-05-29 19:42:18 +02:00
concurrent-ruby (1.3.1)
2023-10-09 11:40:30 +02:00
connection_pool (2.4.1)
2024-03-05 18:47:27 +01:00
drb (2.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
2023-10-09 11:40:30 +02:00
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (4.27.0)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-x86-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.27.0-x86_64-linux)
bigdecimal
rake (>= 13)
2022-10-17 15:26:44 +02:00
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.8.0)
2024-05-14 10:58:22 +02:00
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2023-02-02 07:47:12 +01:00
liquid (4.0.4)
2024-02-29 20:05:57 +01:00
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
2024-05-24 14:14:27 +02:00
minitest (5.23.1)
2023-11-07 09:43:06 +01:00
mutex_m (0.2.0)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-arm-linux)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-x86-linux)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
2024-05-14 10:58:22 +02:00
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
2024-04-04 13:03:17 +02:00
public_suffix (5.0.5)
2024-05-24 14:14:27 +02:00
racc (1.8.0)
rake (13.2.1)
2022-09-10 22:53:53 +02:00
rb-fsevent (0.11.2)
2024-05-24 14:14:27 +02:00
rb-inotify (0.11.1)
ffi (~> 1.0)
2024-05-17 07:18:59 +02:00
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
safe_yaml (1.0.5)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
rake (>= 13)
sass-embedded (1.77.3-aarch64-linux-android)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-aarch64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-aarch64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-aarch64-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-arm-linux-androideabi)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-arm-linux-gnueabihf)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-arm-linux-musleabihf)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-riscv64-linux-android)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-riscv64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-riscv64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86-cygwin)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86-linux-android)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86-linux-musl)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86_64-cygwin)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86_64-linux-android)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
2024-05-29 19:42:18 +02:00
sass-embedded (1.77.3-x86_64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
2024-05-17 07:18:59 +02:00
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
2023-02-02 07:47:12 +01:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
2023-02-02 07:47:12 +01:00
webrick (1.8.1)
PLATFORMS
aarch64-linux
aarch64-linux-android
aarch64-linux-gnu
aarch64-linux-musl
aarch64-mingw-ucrt
arm-linux-androideabi
arm-linux-gnueabihf
arm-linux-musleabihf
arm64-darwin
riscv64-linux-android
riscv64-linux-gnu
riscv64-linux-musl
ruby
x86-cygwin
x86-linux
x86-linux-android
x86-linux-gnu
x86-linux-musl
x86-mingw-ucrt
x86_64-cygwin
x86_64-darwin
x86_64-linux-android
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES
jekyll
jekyll-feed
jekyll-mentions
jekyll-redirect-from
jekyll-sitemap
minima
webrick
BUNDLED WITH
2024-05-14 10:58:22 +02:00
2.5.9