devdocs/Gemfile.lock

186 lines
3.8 KiB
Text
Raw Normal View History

2013-10-24 20:25:52 +02:00
GEM
remote: https://rubygems.org/
specs:
2022-11-14 15:30:30 +01:00
activesupport (7.0.4)
2017-01-22 20:40:33 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2022-11-14 15:30:30 +01:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
better_errors (2.9.1)
2013-10-24 20:25:52 +02:00
coderay (>= 1.0.0)
2017-08-08 00:33:44 +02:00
erubi (>= 1.0.0)
2014-08-23 22:17:47 +02:00
rack (>= 0.9.0)
2022-11-14 15:30:30 +01:00
browser (5.3.1)
byebug (11.1.3)
chunky_png (1.4.0)
2021-06-09 10:51:13 +02:00
coderay (1.1.3)
2015-04-19 16:39:23 +02:00
coffee-script (2.4.1)
2013-10-24 20:25:52 +02:00
coffee-script-source
execjs
2017-01-22 20:40:33 +01:00
coffee-script-source (1.12.2)
2022-11-14 15:30:30 +01:00
concurrent-ruby (1.1.10)
daemons (1.4.1)
erubi (1.11.0)
ethon (0.16.0)
ffi (>= 1.15.0)
2018-06-11 03:54:58 +02:00
eventmachine (1.2.7)
2022-11-14 15:30:30 +01:00
execjs (2.8.1)
exifr (1.3.10)
2022-02-11 10:37:15 +01:00
ffi (1.15.5)
2019-07-20 21:17:02 +02:00
fspath (3.1.2)
2019-10-11 17:55:09 +02:00
highline (2.0.3)
2022-11-14 15:30:30 +01:00
html-pipeline (2.14.3)
2016-07-30 15:48:52 +02:00
activesupport (>= 2)
2015-10-11 17:05:00 +02:00
nokogiri (>= 1.4)
2022-11-14 15:30:30 +01:00
i18n (1.12.0)
2017-11-10 17:41:31 +01:00
concurrent-ruby (~> 1.0)
2023-02-17 23:00:44 +01:00
image_optim (0.31.3)
exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0)
2022-11-14 15:30:30 +01:00
image_size (>= 1.5, < 4)
in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1)
2022-11-14 15:30:30 +01:00
image_optim_pack (0.9.1.20221104)
fspath (>= 2.1, < 4)
image_optim (~> 0.19)
2022-11-14 15:30:30 +01:00
image_size (3.2.0)
in_threads (1.6.0)
2021-06-09 10:51:13 +02:00
method_source (1.0.0)
mini_portile2 (2.8.0)
2022-11-14 15:30:30 +01:00
minitest (5.16.3)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
2022-11-14 15:30:30 +01:00
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.0.1)
newrelic_rpm (8.12.0)
2023-02-17 22:55:00 +01:00
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
2014-02-22 16:17:13 +01:00
options (2.3.2)
2022-11-14 15:30:30 +01:00
progress (3.6.0)
progress_bar (1.3.3)
2018-09-23 20:52:39 +02:00
highline (>= 1.6, < 3)
2013-10-24 20:25:52 +02:00
options (~> 2.3.0)
2021-06-09 10:51:13 +02:00
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
2022-11-14 15:30:30 +01:00
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
racc (1.6.1)
rack (2.2.6.2)
2022-11-14 15:30:30 +01:00
rack-protection (3.0.3)
2013-10-24 20:25:52 +02:00
rack
2018-10-07 16:28:28 +02:00
rack-ssl-enforcer (0.2.9)
2022-11-14 15:30:30 +01:00
rack-test (2.0.2)
rack (>= 1.3)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
2018-12-17 21:59:58 +01:00
ffi (~> 1.0)
2022-09-06 19:41:21 +02:00
redcarpet (3.5.1)
2022-11-14 15:30:30 +01:00
rexml (3.2.5)
rr (3.1.0)
rss (0.2.9)
rexml
ruby2_keywords (0.0.5)
sass (3.7.4)
2017-08-08 00:33:44 +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)
2022-11-14 15:30:30 +01:00
sinatra (3.0.3)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.3)
tilt (~> 2.0)
2022-11-14 15:30:30 +01:00
sinatra-contrib (3.0.3)
2013-10-24 20:25:52 +02:00
multi_json
2022-11-14 15:30:30 +01:00
mustermann (~> 3.0)
rack-protection (= 3.0.3)
sinatra (= 3.0.3)
2019-10-11 17:55:09 +02:00
tilt (~> 2.0)
2018-07-08 22:18:53 +02:00
sprockets (3.7.2)
2016-01-09 16:53:24 +01:00
concurrent-ruby (~> 1.0)
2015-10-11 17:05:00 +02:00
rack (> 1, < 3)
2022-11-14 15:30:30 +01:00
sprockets-helpers (1.4.0)
2015-07-05 15:06:14 +02:00
sprockets (>= 2.2)
2018-09-16 23:15:20 +02:00
sprockets-sass (2.0.0.beta2)
sprockets (>= 2.0, < 4.0)
2022-11-14 15:30:30 +01:00
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
2022-11-14 15:30:30 +01:00
strings-ansi (0.2.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
2021-07-04 10:32:33 +02:00
thin (1.8.1)
2014-10-12 15:53:14 +02:00
daemons (~> 1.0, >= 1.0.9)
2015-10-11 17:05:00 +02:00
eventmachine (~> 1.0, >= 1.0.4)
2016-06-11 16:15:41 +02:00
rack (>= 1, < 3)
2022-11-14 15:30:30 +01:00
thor (1.2.1)
tilt (2.0.11)
tty-pager (0.14.0)
strings (~> 0.2.0)
tty-screen (~> 0.8)
tty-screen (0.8.1)
typhoeus (1.4.0)
2016-05-15 15:35:07 +02:00
ethon (>= 0.9.0)
2022-11-14 15:30:30 +01:00
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
2019-10-11 17:55:09 +02:00
uglifier (4.2.0)
2016-03-26 19:19:14 +01:00
execjs (>= 0.3.0, < 3)
2022-11-14 15:30:30 +01:00
unicode-display_width (2.3.0)
2016-01-24 16:03:12 +01:00
unicode_utils (1.4.0)
2013-10-24 20:25:52 +02:00
unix_utils (0.0.15)
yajl-ruby (1.4.3)
2013-10-24 20:25:52 +02:00
PLATFORMS
ruby
DEPENDENCIES
2022-11-14 15:30:30 +01:00
activesupport
2013-10-24 20:25:52 +02:00
better_errors
browser
2018-09-16 23:15:20 +02:00
chunky_png
2013-10-24 20:25:52 +02:00
coffee-script
2017-02-05 23:04:57 +01:00
erubi
2013-10-24 20:25:52 +02:00
html-pipeline
image_optim
image_optim_pack
2013-10-24 20:25:52 +02:00
minitest
2022-11-14 15:30:30 +01:00
net-sftp
2018-03-24 20:06:19 +01:00
newrelic_rpm
2016-01-09 16:53:24 +01:00
nokogiri
2013-10-24 20:25:52 +02:00
progress_bar
2022-11-14 15:30:30 +01:00
pry-byebug
2013-10-24 20:25:52 +02:00
rack
2018-10-07 16:28:28 +02:00
rack-ssl-enforcer
2015-01-03 16:38:22 +01:00
rack-test
2015-03-02 00:57:47 +01:00
rake
2022-09-06 19:41:21 +02:00
redcarpet
2013-10-24 20:25:52 +02:00
rr
2022-11-14 15:30:30 +01:00
rss
2013-10-24 20:25:52 +02:00
sass
sinatra
sinatra-contrib
sprockets
sprockets-helpers
2018-09-16 23:15:20 +02:00
sprockets-sass
2019-07-20 21:17:02 +02:00
terminal-table
2013-10-24 20:25:52 +02:00
thin
thor
2016-01-24 16:03:12 +01:00
tty-pager
2013-10-24 20:25:52 +02:00
typhoeus
uglifier
unix_utils
yajl-ruby
2016-01-24 16:03:12 +01:00
2016-10-09 17:15:08 +02:00
RUBY VERSION
2023-02-17 22:55:00 +01:00
ruby 3.2.1p31
2016-10-09 17:15:08 +02:00
2016-01-24 16:03:12 +01:00
BUNDLED WITH
2023-02-17 22:55:00 +01:00
2.4.6