0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/Gemfile.lock

83 lines
1.9 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
colorator (1.1.0)
2019-03-27 15:37:32 +01:00
concurrent-ruby (1.1.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
2018-05-22 14:47:40 +02:00
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
2019-05-30 09:47:59 +02:00
ffi (1.11.1)
ffi (1.11.1-x64-mingw32)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.8.6)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
2017-09-26 13:59:36 +02:00
kramdown (~> 1.14)
2017-08-10 05:48:50 +02:00
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
2019-03-27 15:37:32 +01:00
jekyll-redirect-from (0.15.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (1.5.2)
2016-01-23 12:04:27 +01:00
sass (~> 3.4)
2019-03-27 15:37:32 +01:00
jekyll-sitemap (1.3.1)
jekyll (>= 3.7, < 5.0)
jekyll-toc (0.11.0)
nokogiri (~> 1.9)
jekyll-watch (2.2.1)
listen (~> 3.0)
2018-06-03 17:40:31 +02:00
kramdown (1.17.0)
2019-03-27 15:37:32 +01:00
liquid (4.0.3)
listen (3.1.5)
2016-05-26 14:31:55 +02:00
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2016-05-26 14:31:55 +02:00
mercenary (0.3.6)
2018-12-17 23:40:17 +01:00
mini_portile2 (2.4.0)
2019-08-12 07:07:30 +02:00
nokogiri (1.10.4)
2018-12-17 23:40:17 +01:00
mini_portile2 (~> 2.4.0)
2019-08-12 07:07:30 +02:00
nokogiri (1.10.4-x64-mingw32)
2018-12-17 23:40:17 +01:00
mini_portile2 (~> 2.4.0)
2018-11-04 08:24:05 +01:00
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
rb-fsevent (0.10.3)
2018-12-17 23:40:17 +01:00
rb-inotify (0.10.0)
ffi (~> 1.0)
2019-08-27 08:19:51 +02:00
rouge (3.9.0)
ruby_dep (1.5.0)
safe_yaml (1.0.5)
sass (3.7.4)
2017-10-03 05:34:56 +02:00
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
wdm (0.1.1)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
jekyll (~> 3.8.6)
2019-03-27 15:37:32 +01:00
jekyll-redirect-from (~> 0.15.0)
jekyll-sitemap (~> 1.3.1)
jekyll-toc (~> 0.11.0)
wdm (~> 0.1.1)
2015-08-20 23:13:50 +02:00
BUNDLED WITH
2019-01-04 10:54:16 +01:00
1.17.3