JekyllHomepage2025/Gemfile.lock

116 lines
2.8 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
2020-10-15 20:50:05 +05:30
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
2021-06-16 00:37:53 +05:30
concurrent-ruby (1.1.9)
2020-10-15 20:50:05 +05:30
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
2018-09-17 20:15:27 +05:30
eventmachine (1.2.7)
2021-06-16 00:37:53 +05:30
faraday (1.4.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
2021-06-16 00:37:53 +05:30
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.15.1)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
2021-06-16 00:37:53 +05:30
i18n (1.8.10)
concurrent-ruby (~> 1.0)
2021-06-16 00:37:53 +05:30
jekyll (4.0.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
2021-06-16 00:37:53 +05:30
i18n (>= 0.9.5, < 2)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
2021-06-16 00:37:53 +05:30
kramdown (~> 2.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
2021-06-16 00:37:53 +05:30
rouge (~> 3.0)
safe_yaml (~> 1.0)
2021-06-16 00:37:53 +05:30
terminal-table (~> 1.8)
jekyll-gist (1.5.0)
octokit (~> 4.2)
2021-06-16 00:37:53 +05:30
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
2020-10-15 20:50:05 +05:30
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.1)
2020-10-15 20:50:05 +05:30
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
2021-06-16 00:37:53 +05:30
listen (3.5.1)
2020-10-15 20:50:05 +05:30
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
2020-10-15 20:50:05 +05:30
multipart-post (2.1.1)
2021-06-16 00:37:53 +05:30
octokit (4.21.0)
2020-10-15 20:50:05 +05:30
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
octopress (3.0.11)
jekyll (>= 2.0)
mercenary (~> 0.3.2)
octopress-deploy
octopress-escape-code (~> 2.0)
octopress-hooks (~> 2.0)
redcarpet (~> 3.0)
titlecase
octopress-deploy (1.3.0)
colorator
2021-06-16 00:37:53 +05:30
octopress-escape-code (2.0.6)
octopress-hooks (~> 2.0)
octopress-hooks (2.6.2)
jekyll (>= 2.0)
2019-01-07 22:38:44 +05:30
pathutil (0.16.2)
forwardable-extended (~> 2.6)
2020-10-15 20:50:05 +05:30
public_suffix (4.0.6)
2021-06-16 00:37:53 +05:30
rb-fsevent (0.11.0)
2020-10-15 20:50:05 +05:30
rb-inotify (0.10.1)
2019-01-07 22:38:44 +05:30
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.5)
2021-06-16 00:37:53 +05:30
rouge (3.26.0)
ruby2_keywords (0.0.4)
2020-10-15 20:50:05 +05:30
safe_yaml (1.0.5)
2021-06-16 00:37:53 +05:30
sassc (2.4.0)
ffi (~> 1.9)
2020-10-15 20:50:05 +05:30
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
2021-06-16 00:37:53 +05:30
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
titlecase (0.1.1)
2021-06-16 00:37:53 +05:30
unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
2021-06-16 01:26:11 +05:30
jekyll (~> 4.0)
jekyll-gist
2018-01-08 23:20:32 +05:30
jekyll-seo-tag
jekyll-sitemap
2020-10-15 20:50:05 +05:30
kramdown-parser-gfm
octopress
BUNDLED WITH
2021-06-16 00:37:53 +05:30
2.2.19