2019-04-28 02:02:09 +03:00
|
|
|
GIT
|
2022-10-19 00:51:43 +03:00
|
|
|
remote: https://github.com/refile/refile
|
|
|
|
revision: c4ac577c6fdad92bc079a62a0e82888319daedc8
|
2019-04-28 02:02:09 +03:00
|
|
|
specs:
|
|
|
|
refile (0.7.0)
|
|
|
|
mime-types
|
|
|
|
sinatra (>= 2.0.0, <= 3.0.0)
|
|
|
|
|
2014-07-28 12:34:18 +03:00
|
|
|
GEM
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
specs:
|
2024-02-19 21:46:27 +02:00
|
|
|
actioncable (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
2019-04-28 02:18:18 +03:00
|
|
|
nio4r (~> 2.0)
|
2019-04-28 02:33:28 +03:00
|
|
|
websocket-driver (>= 0.6.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
actionmailbox (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
activejob (= 6.0.6.1)
|
|
|
|
activerecord (= 6.0.6.1)
|
|
|
|
activestorage (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
|
|
|
mail (>= 2.7.1)
|
|
|
|
actionmailer (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
actionview (= 6.0.6.1)
|
|
|
|
activejob (= 6.0.6.1)
|
2014-09-20 16:45:28 +03:00
|
|
|
mail (~> 2.5, >= 2.5.4)
|
2019-04-28 01:34:56 +03:00
|
|
|
rails-dom-testing (~> 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
actionpack (6.0.6.1)
|
|
|
|
actionview (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2022-03-22 23:27:44 +02:00
|
|
|
rack (~> 2.0, >= 2.0.8)
|
2019-04-28 02:18:18 +03:00
|
|
|
rack-test (>= 0.6.3)
|
2019-04-28 01:34:56 +03:00
|
|
|
rails-dom-testing (~> 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
|
|
|
actiontext (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
activerecord (= 6.0.6.1)
|
|
|
|
activestorage (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
|
|
|
nokogiri (>= 1.8.5)
|
|
|
|
actionview (6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2014-07-28 12:34:18 +03:00
|
|
|
builder (~> 3.1)
|
2019-04-28 02:18:18 +03:00
|
|
|
erubi (~> 1.4)
|
2019-04-28 01:34:56 +03:00
|
|
|
rails-dom-testing (~> 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
|
|
|
activejob (6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2019-04-28 01:34:56 +03:00
|
|
|
globalid (>= 0.3.6)
|
2024-02-19 21:46:27 +02:00
|
|
|
activemodel (6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2019-10-13 14:38:03 +03:00
|
|
|
activemodel-serializers-xml (1.0.2)
|
|
|
|
activemodel (> 5.x)
|
|
|
|
activesupport (> 5.x)
|
|
|
|
builder (~> 3.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
activerecord (6.0.6.1)
|
|
|
|
activemodel (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
|
|
|
activestorage (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
activejob (= 6.0.6.1)
|
|
|
|
activerecord (= 6.0.6.1)
|
|
|
|
marcel (~> 1.0)
|
|
|
|
activesupport (6.0.6.1)
|
2019-04-28 01:34:56 +03:00
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
i18n (>= 0.7, < 2)
|
2014-07-28 12:34:18 +03:00
|
|
|
minitest (~> 5.1)
|
|
|
|
tzinfo (~> 1.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
zeitwerk (~> 2.2, >= 2.2.2)
|
|
|
|
addressable (2.8.6)
|
|
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
|
|
airbrussh (1.5.1)
|
2016-07-05 16:53:58 +03:00
|
|
|
sshkit (>= 1.6.1, != 1.7.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
ast (2.4.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
autoprefixer-rails (10.4.16.0)
|
|
|
|
execjs (~> 2)
|
|
|
|
awesome_print (1.9.2)
|
|
|
|
bcrypt (3.1.20)
|
|
|
|
better_errors (2.10.1)
|
2019-04-28 00:52:31 +03:00
|
|
|
erubi (>= 1.0.0)
|
2016-10-08 22:15:15 +03:00
|
|
|
rack (>= 0.9.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rouge (>= 1.0.0)
|
|
|
|
better_html (1.0.16)
|
|
|
|
actionview (>= 4.0)
|
|
|
|
activesupport (>= 4.0)
|
|
|
|
ast (~> 2.0)
|
|
|
|
erubi (~> 1.4)
|
|
|
|
html_tokenizer (~> 0.0.6)
|
|
|
|
parser (>= 2.4)
|
|
|
|
smart_properties
|
|
|
|
binding_of_caller (1.0.0)
|
2016-10-08 22:15:15 +03:00
|
|
|
debug_inspector (>= 0.0.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
bootsnap (1.18.3)
|
|
|
|
msgpack (~> 1.2)
|
2019-04-28 00:52:31 +03:00
|
|
|
bootstrap-sass (3.4.1)
|
2016-03-17 11:24:33 +02:00
|
|
|
autoprefixer-rails (>= 5.2.1)
|
2019-04-28 00:52:31 +03:00
|
|
|
sassc (>= 2.0.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
bootstrap-sass-extras (0.1.0)
|
2014-09-17 12:42:37 +03:00
|
|
|
rails (>= 3.1.0)
|
2015-07-19 14:16:15 +03:00
|
|
|
bootswatch-rails (3.3.5)
|
2014-09-17 13:25:50 +03:00
|
|
|
railties (>= 3.1)
|
2022-03-22 23:27:44 +02:00
|
|
|
builder (3.2.4)
|
2024-02-19 21:46:27 +02:00
|
|
|
byebug (11.1.3)
|
|
|
|
capistrano (3.18.0)
|
2016-07-05 16:53:58 +03:00
|
|
|
airbrussh (>= 1.0.0)
|
2014-08-31 17:18:10 +03:00
|
|
|
i18n
|
|
|
|
rake (>= 10.0.0)
|
2016-07-05 16:53:58 +03:00
|
|
|
sshkit (>= 1.9.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
capistrano-bundler (2.1.0)
|
2014-09-20 16:45:28 +03:00
|
|
|
capistrano (~> 3.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
capistrano-rails (1.6.3)
|
2014-08-31 17:18:10 +03:00
|
|
|
capistrano (~> 3.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
capistrano-bundler (>= 1.1, < 3)
|
2019-04-29 00:01:33 +03:00
|
|
|
capistrano-rvm (0.1.2)
|
|
|
|
capistrano (~> 3.0)
|
|
|
|
sshkit (~> 1.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
capistrano3-puma (5.2.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
capistrano (~> 3.7)
|
|
|
|
capistrano-bundler
|
2024-02-19 21:46:27 +02:00
|
|
|
puma (>= 4.0, < 6.0)
|
|
|
|
capybara (3.36.0)
|
2016-03-17 11:24:33 +02:00
|
|
|
addressable
|
2024-02-19 21:46:27 +02:00
|
|
|
matrix
|
2018-11-11 00:06:20 +02:00
|
|
|
mini_mime (>= 0.1.3)
|
|
|
|
nokogiri (~> 1.8)
|
|
|
|
rack (>= 1.6.0)
|
|
|
|
rack-test (>= 0.6.3)
|
2024-02-19 21:46:27 +02:00
|
|
|
regexp_parser (>= 1.5, < 3.0)
|
2018-11-11 00:06:20 +02:00
|
|
|
xpath (~> 3.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
carrierwave (3.0.5)
|
|
|
|
activemodel (>= 6.0.0)
|
|
|
|
activesupport (>= 6.0.0)
|
2019-10-04 14:39:35 +03:00
|
|
|
addressable (~> 2.6)
|
|
|
|
image_processing (~> 1.1)
|
2022-03-22 23:27:44 +02:00
|
|
|
marcel (~> 1.0.0)
|
|
|
|
ssrf_filter (~> 1.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
childprocess (4.1.0)
|
2015-05-30 14:36:55 +03:00
|
|
|
choice (0.2.0)
|
2018-11-11 00:07:00 +02:00
|
|
|
chronic (0.10.2)
|
2022-03-22 23:27:44 +02:00
|
|
|
chunky_png (1.4.0)
|
|
|
|
coderay (1.1.3)
|
2019-04-28 02:33:28 +03:00
|
|
|
coffee-rails (5.0.0)
|
2014-07-28 12:34:18 +03:00
|
|
|
coffee-script (>= 2.2.0)
|
2019-04-28 02:33:28 +03:00
|
|
|
railties (>= 5.2.0)
|
2015-04-08 23:20:58 +03:00
|
|
|
coffee-script (2.4.1)
|
2014-07-28 12:34:18 +03:00
|
|
|
coffee-script-source
|
|
|
|
execjs
|
2019-04-28 00:52:31 +03:00
|
|
|
coffee-script-source (1.12.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
concurrent-ruby (1.2.3)
|
2016-10-07 02:42:58 +03:00
|
|
|
copy_carrierwave_file (1.3.0)
|
|
|
|
carrierwave (>= 0.9)
|
2022-03-22 23:27:44 +02:00
|
|
|
crass (1.0.6)
|
2024-02-19 21:46:27 +02:00
|
|
|
database_cleaner (2.0.2)
|
|
|
|
database_cleaner-active_record (>= 2, < 3)
|
|
|
|
database_cleaner-active_record (2.1.0)
|
|
|
|
activerecord (>= 5.a)
|
|
|
|
database_cleaner-core (~> 2.0.0)
|
|
|
|
database_cleaner-core (2.0.1)
|
|
|
|
date (3.3.4)
|
|
|
|
debug_inspector (1.2.0)
|
2018-11-11 00:07:00 +02:00
|
|
|
delorean (2.1.0)
|
|
|
|
chronic
|
2024-02-19 21:46:27 +02:00
|
|
|
devise (4.9.3)
|
2014-07-28 13:40:32 +03:00
|
|
|
bcrypt (~> 3.0)
|
|
|
|
orm_adapter (~> 0.1)
|
2019-10-04 14:39:35 +03:00
|
|
|
railties (>= 4.1.0)
|
2014-10-14 18:27:28 +03:00
|
|
|
responders
|
2014-07-28 13:40:32 +03:00
|
|
|
warden (~> 1.2.3)
|
2024-02-19 21:46:27 +02:00
|
|
|
devise-i18n (1.12.0)
|
|
|
|
devise (>= 4.9.0)
|
|
|
|
diff-lcs (1.5.1)
|
|
|
|
docile (1.4.0)
|
|
|
|
draper (4.0.2)
|
2019-10-13 14:38:03 +03:00
|
|
|
actionpack (>= 5.0)
|
|
|
|
activemodel (>= 5.0)
|
|
|
|
activemodel-serializers-xml (>= 1.0)
|
|
|
|
activesupport (>= 5.0)
|
|
|
|
request_store (>= 1.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
ruby2_keywords
|
|
|
|
erubi (1.12.0)
|
|
|
|
execjs (2.9.1)
|
|
|
|
factory_bot (6.4.5)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
factory_bot_rails (6.4.3)
|
|
|
|
factory_bot (~> 6.4)
|
|
|
|
railties (>= 5.0.0)
|
|
|
|
faker (2.22.0)
|
|
|
|
i18n (>= 1.8.11, < 2)
|
|
|
|
faraday (2.0.0)
|
|
|
|
ruby2_keywords (>= 0.0.4)
|
|
|
|
ffi (1.16.3)
|
2016-07-05 16:53:58 +03:00
|
|
|
font-awesome-sass (4.6.2)
|
2015-08-25 02:43:19 +03:00
|
|
|
sass (>= 3.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
formatador (1.1.0)
|
|
|
|
globalid (1.1.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
activesupport (>= 5.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
globalize (6.3.0)
|
|
|
|
activemodel (>= 4.2, < 7.2)
|
|
|
|
activerecord (>= 4.2, < 7.2)
|
2019-04-28 01:34:56 +03:00
|
|
|
request_store (~> 1.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
guard (2.18.1)
|
2014-07-28 13:37:25 +03:00
|
|
|
formatador (>= 0.2.4)
|
2016-07-05 16:53:58 +03:00
|
|
|
listen (>= 2.7, < 4.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
lumberjack (>= 1.0.12, < 2.0)
|
2015-04-08 23:20:58 +03:00
|
|
|
nenv (~> 0.1)
|
|
|
|
notiffany (~> 0.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
pry (>= 0.13.0)
|
2015-04-08 23:20:58 +03:00
|
|
|
shellany (~> 0.0)
|
2014-07-28 13:37:25 +03:00
|
|
|
thor (>= 0.18.1)
|
2015-04-08 23:20:58 +03:00
|
|
|
guard-compat (1.2.1)
|
2016-10-07 02:42:58 +03:00
|
|
|
guard-rspec (4.7.3)
|
2014-07-28 13:37:25 +03:00
|
|
|
guard (~> 2.1)
|
2015-04-08 23:20:58 +03:00
|
|
|
guard-compat (~> 1.1)
|
|
|
|
rspec (>= 2.99.0, < 4.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
highline (2.1.0)
|
|
|
|
html_tokenizer (0.0.7)
|
|
|
|
i18n (1.14.1)
|
2018-11-10 18:08:15 +02:00
|
|
|
concurrent-ruby (~> 1.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
i18n-tasks (1.0.13)
|
2016-03-17 11:24:33 +02:00
|
|
|
activesupport (>= 4.0.2)
|
|
|
|
ast (>= 2.1.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
better_html (>= 1.0, < 3.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
erubi
|
|
|
|
highline (>= 2.0.0)
|
2015-04-20 15:56:41 +03:00
|
|
|
i18n
|
2024-02-19 21:46:27 +02:00
|
|
|
parser (>= 3.2.2.1)
|
2019-04-28 00:52:31 +03:00
|
|
|
rails-i18n
|
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2015-07-19 14:16:15 +03:00
|
|
|
terminal-table (>= 1.5.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
icalendar (2.10.1)
|
2019-10-28 12:37:32 +02:00
|
|
|
ice_cube (~> 0.16)
|
2024-02-19 21:46:27 +02:00
|
|
|
ice_cube (0.16.4)
|
2022-03-22 23:27:44 +02:00
|
|
|
image_processing (1.12.2)
|
2019-10-04 14:39:35 +03:00
|
|
|
mini_magick (>= 4.9.5, < 5)
|
2022-03-22 23:27:44 +02:00
|
|
|
ruby-vips (>= 2.0.17, < 3)
|
2024-02-19 21:46:27 +02:00
|
|
|
jbuilder (2.11.5)
|
|
|
|
actionview (>= 5.0.0)
|
|
|
|
activesupport (>= 5.0.0)
|
2016-03-17 11:24:33 +02:00
|
|
|
jquery-datatables-rails (3.4.0)
|
2014-11-10 14:46:27 +02:00
|
|
|
actionpack (>= 3.1)
|
2014-10-14 20:34:33 +03:00
|
|
|
jquery-rails
|
2014-11-10 14:46:27 +02:00
|
|
|
railties (>= 3.1)
|
2014-10-14 20:34:33 +03:00
|
|
|
sass-rails
|
2024-02-19 21:46:27 +02:00
|
|
|
jquery-rails (4.6.0)
|
2016-03-17 11:24:33 +02:00
|
|
|
rails-dom-testing (>= 1, < 3)
|
2015-04-08 23:20:58 +03:00
|
|
|
railties (>= 4.2.0)
|
2014-07-28 12:34:18 +03:00
|
|
|
thor (>= 0.14, < 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
json (2.7.1)
|
|
|
|
language_server-protocol (3.17.0.3)
|
|
|
|
lint_roller (1.1.0)
|
|
|
|
listen (3.8.0)
|
2019-10-04 14:39:35 +03:00
|
|
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
|
|
rb-inotify (~> 0.9, >= 0.9.10)
|
2024-02-19 21:46:27 +02:00
|
|
|
loofah (2.22.0)
|
2018-11-10 18:08:15 +02:00
|
|
|
crass (~> 1.0.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
nokogiri (>= 1.12.0)
|
|
|
|
lumberjack (1.2.10)
|
|
|
|
mail (2.8.1)
|
2018-11-10 18:08:15 +02:00
|
|
|
mini_mime (>= 0.1.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
net-imap
|
|
|
|
net-pop
|
|
|
|
net-smtp
|
2022-03-22 23:27:44 +02:00
|
|
|
marcel (1.0.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
matrix (0.4.2)
|
|
|
|
method_source (1.0.0)
|
|
|
|
mime-types (3.5.2)
|
2019-04-28 02:02:09 +03:00
|
|
|
mime-types-data (~> 3.2015)
|
2024-02-19 21:46:27 +02:00
|
|
|
mime-types-data (3.2024.0206)
|
|
|
|
mini_magick (4.12.0)
|
|
|
|
mini_mime (1.1.5)
|
|
|
|
mini_portile2 (2.8.5)
|
|
|
|
minitest (5.22.2)
|
|
|
|
morrisjs-rails (0.5.1.3)
|
|
|
|
railties (> 3.1, < 7)
|
|
|
|
msgpack (1.7.2)
|
|
|
|
mustermann (3.0.0)
|
|
|
|
ruby2_keywords (~> 0.0.1)
|
|
|
|
mutex_m (0.2.0)
|
2016-03-17 11:24:33 +02:00
|
|
|
nenv (0.3.0)
|
2014-10-14 18:27:28 +03:00
|
|
|
nested_form (0.3.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
net-imap (0.3.7)
|
|
|
|
date
|
|
|
|
net-protocol
|
|
|
|
net-pop (0.1.2)
|
|
|
|
net-protocol
|
|
|
|
net-protocol (0.2.2)
|
|
|
|
timeout
|
|
|
|
net-scp (4.0.0)
|
|
|
|
net-ssh (>= 2.6.5, < 8.0.0)
|
|
|
|
net-sftp (4.0.0)
|
|
|
|
net-ssh (>= 5.0.0, < 8.0.0)
|
|
|
|
net-smtp (0.4.0.1)
|
|
|
|
net-protocol
|
|
|
|
net-ssh (7.2.1)
|
|
|
|
nio4r (2.7.0)
|
|
|
|
nokogiri (1.13.10)
|
2022-03-22 23:27:44 +02:00
|
|
|
mini_portile2 (~> 2.8.0)
|
|
|
|
racc (~> 1.4)
|
2019-10-04 14:39:35 +03:00
|
|
|
notiffany (0.1.3)
|
2015-04-08 23:20:58 +03:00
|
|
|
nenv (~> 0.1)
|
|
|
|
shellany (~> 0.0)
|
2014-07-28 13:40:32 +03:00
|
|
|
orm_adapter (0.5.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
parallel (1.24.0)
|
|
|
|
parser (3.3.0.5)
|
2022-03-22 23:27:44 +02:00
|
|
|
ast (~> 2.4.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
racc
|
|
|
|
pg (1.5.5)
|
2019-04-28 00:52:31 +03:00
|
|
|
phony (2.15.49)
|
2019-07-19 11:40:33 +03:00
|
|
|
phony_rails (0.14.13)
|
2014-08-07 14:45:58 +03:00
|
|
|
activesupport (>= 3.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
phony (> 2.15)
|
2024-02-19 21:46:27 +02:00
|
|
|
pry (0.14.2)
|
|
|
|
coderay (~> 1.1)
|
|
|
|
method_source (~> 1.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
pry-rails (0.3.9)
|
|
|
|
pry (>= 0.10.4)
|
2024-02-19 21:46:27 +02:00
|
|
|
public_suffix (5.0.4)
|
|
|
|
puma (5.6.8)
|
2019-07-19 11:40:33 +03:00
|
|
|
nio4r (~> 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
racc (1.7.3)
|
|
|
|
rack (2.2.8)
|
|
|
|
rack-protection (3.0.0)
|
2019-04-28 02:02:09 +03:00
|
|
|
rack
|
2024-02-19 21:46:27 +02:00
|
|
|
rack-test (2.1.0)
|
|
|
|
rack (>= 1.3)
|
|
|
|
rails (6.0.6.1)
|
|
|
|
actioncable (= 6.0.6.1)
|
|
|
|
actionmailbox (= 6.0.6.1)
|
|
|
|
actionmailer (= 6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
actiontext (= 6.0.6.1)
|
|
|
|
actionview (= 6.0.6.1)
|
|
|
|
activejob (= 6.0.6.1)
|
|
|
|
activemodel (= 6.0.6.1)
|
|
|
|
activerecord (= 6.0.6.1)
|
|
|
|
activestorage (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2019-04-28 01:34:56 +03:00
|
|
|
bundler (>= 1.3.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
railties (= 6.0.6.1)
|
2019-04-28 01:34:56 +03:00
|
|
|
sprockets-rails (>= 2.0.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rails-dom-testing (2.2.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
minitest
|
2019-04-28 01:34:56 +03:00
|
|
|
nokogiri (>= 1.6)
|
2024-02-19 21:46:27 +02:00
|
|
|
rails-erd (1.7.2)
|
2019-07-19 11:40:33 +03:00
|
|
|
activerecord (>= 4.2)
|
|
|
|
activesupport (>= 4.2)
|
2015-05-30 14:36:55 +03:00
|
|
|
choice (~> 0.2.0)
|
|
|
|
ruby-graphviz (~> 1.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
rails-html-sanitizer (1.5.0)
|
|
|
|
loofah (~> 2.19, >= 2.19.1)
|
|
|
|
rails-i18n (7.0.8)
|
2019-04-28 01:34:56 +03:00
|
|
|
i18n (>= 0.7, < 2)
|
2024-02-19 21:46:27 +02:00
|
|
|
railties (>= 6.0.0, < 8)
|
|
|
|
railties (6.0.6.1)
|
|
|
|
actionpack (= 6.0.6.1)
|
|
|
|
activesupport (= 6.0.6.1)
|
2019-04-28 01:34:56 +03:00
|
|
|
method_source
|
2014-07-28 12:34:18 +03:00
|
|
|
rake (>= 0.8.7)
|
2024-02-19 21:46:27 +02:00
|
|
|
thor (>= 0.20.3, < 2.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
rainbow (3.1.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
rake (13.1.0)
|
2014-10-15 12:58:00 +03:00
|
|
|
raphael-rails (2.1.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
rb-fsevent (0.11.2)
|
2022-03-22 23:27:44 +02:00
|
|
|
rb-inotify (0.10.1)
|
2019-04-28 00:52:31 +03:00
|
|
|
ffi (~> 1.0)
|
2019-05-28 13:15:03 +03:00
|
|
|
refile-mini_magick (0.2.0)
|
|
|
|
mini_magick (~> 4.0)
|
|
|
|
refile (~> 0.5)
|
2024-02-19 21:46:27 +02:00
|
|
|
regexp_parser (2.9.0)
|
|
|
|
request_store (1.6.0)
|
2019-04-28 01:34:56 +03:00
|
|
|
rack (>= 1.4)
|
2024-02-19 21:46:27 +02:00
|
|
|
responders (3.1.1)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
rexml (3.2.6)
|
|
|
|
rouge (3.30.0)
|
|
|
|
rqrcode (2.2.0)
|
2017-10-22 23:24:28 +03:00
|
|
|
chunky_png (~> 1.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
rqrcode_core (~> 1.0)
|
|
|
|
rqrcode_core (1.2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rspec (3.13.0)
|
|
|
|
rspec-core (~> 3.13.0)
|
|
|
|
rspec-expectations (~> 3.13.0)
|
|
|
|
rspec-mocks (~> 3.13.0)
|
|
|
|
rspec-core (3.13.0)
|
|
|
|
rspec-support (~> 3.13.0)
|
|
|
|
rspec-expectations (3.13.0)
|
2014-07-28 12:47:42 +03:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rspec-support (~> 3.13.0)
|
|
|
|
rspec-mocks (3.13.0)
|
2015-04-08 23:20:58 +03:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
rspec-support (~> 3.13.0)
|
|
|
|
rspec-rails (5.1.2)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
|
|
|
railties (>= 5.2)
|
|
|
|
rspec-core (~> 3.10)
|
|
|
|
rspec-expectations (~> 3.10)
|
|
|
|
rspec-mocks (~> 3.10)
|
|
|
|
rspec-support (~> 3.10)
|
|
|
|
rspec-support (3.13.0)
|
|
|
|
rubocop (1.50.2)
|
|
|
|
json (~> 2.3)
|
2019-04-28 21:07:44 +03:00
|
|
|
parallel (~> 1.10)
|
2024-02-19 21:46:27 +02:00
|
|
|
parser (>= 3.2.0.0)
|
2019-04-28 21:07:44 +03:00
|
|
|
rainbow (>= 2.2.2, < 4.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
regexp_parser (>= 1.8, < 3.0)
|
|
|
|
rexml (>= 3.2.5, < 4.0)
|
|
|
|
rubocop-ast (>= 1.28.0, < 2.0)
|
2019-04-28 21:07:44 +03:00
|
|
|
ruby-progressbar (~> 1.7)
|
2024-02-19 21:46:27 +02:00
|
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
|
|
rubocop-ast (1.30.0)
|
|
|
|
parser (>= 3.2.1.0)
|
|
|
|
rubocop-performance (1.16.0)
|
|
|
|
rubocop (>= 1.7.0, < 2.0)
|
|
|
|
rubocop-ast (>= 0.4.0)
|
|
|
|
ruby-graphviz (1.2.5)
|
|
|
|
rexml
|
|
|
|
ruby-progressbar (1.13.0)
|
|
|
|
ruby-vips (2.2.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
ffi (~> 1.12)
|
2024-02-19 21:46:27 +02:00
|
|
|
ruby2_keywords (0.0.5)
|
|
|
|
rubyzip (2.3.2)
|
2019-04-28 00:52:31 +03:00
|
|
|
sass (3.7.4)
|
|
|
|
sass-listen (~> 4.0.0)
|
|
|
|
sass-listen (4.0.0)
|
|
|
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
|
|
|
rb-inotify (~> 0.9, >= 0.9.7)
|
2019-10-04 14:39:35 +03:00
|
|
|
sass-rails (6.0.0)
|
|
|
|
sassc-rails (~> 2.1, >= 2.1.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
sassc (2.4.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
ffi (~> 1.9)
|
2019-10-04 14:39:35 +03:00
|
|
|
sassc-rails (2.1.2)
|
|
|
|
railties (>= 4.0.0)
|
|
|
|
sassc (>= 2.0)
|
|
|
|
sprockets (> 3.0)
|
|
|
|
sprockets-rails
|
|
|
|
tilt
|
2024-02-19 21:46:27 +02:00
|
|
|
search_object (1.2.5)
|
|
|
|
selenium-webdriver (4.1.0)
|
|
|
|
childprocess (>= 0.5, < 5.0)
|
|
|
|
rexml (~> 3.2, >= 3.2.5)
|
2019-10-04 14:39:35 +03:00
|
|
|
rubyzip (>= 1.2.2)
|
2015-04-08 23:20:58 +03:00
|
|
|
shellany (0.0.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
simple_form (5.3.0)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activemodel (>= 5.2)
|
|
|
|
simplecov (0.22.0)
|
2019-04-28 00:52:31 +03:00
|
|
|
docile (~> 1.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
simplecov-html (~> 0.11)
|
|
|
|
simplecov_json_formatter (~> 0.1)
|
|
|
|
simplecov-html (0.12.3)
|
|
|
|
simplecov_json_formatter (0.1.4)
|
|
|
|
sinatra (3.0.0)
|
|
|
|
mustermann (~> 3.0)
|
|
|
|
rack (~> 2.2, >= 2.2.4)
|
|
|
|
rack-protection (= 3.0.0)
|
2019-04-28 02:02:09 +03:00
|
|
|
tilt (~> 2.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
slim (5.2.1)
|
|
|
|
temple (~> 0.10.0)
|
|
|
|
tilt (>= 2.1.0)
|
|
|
|
slim-rails (3.6.3)
|
2016-07-05 16:53:58 +03:00
|
|
|
actionpack (>= 3.1)
|
|
|
|
railties (>= 3.1)
|
2024-02-19 21:46:27 +02:00
|
|
|
slim (>= 3.0, < 6.0, != 5.0.0)
|
|
|
|
smart_properties (1.17.0)
|
|
|
|
spring (3.1.1)
|
2015-04-08 23:20:58 +03:00
|
|
|
spring-commands-rspec (1.0.4)
|
2014-07-28 12:47:42 +03:00
|
|
|
spring (>= 0.9.1)
|
2022-10-19 00:51:43 +03:00
|
|
|
sprockets (3.7.2)
|
2016-03-17 11:24:33 +02:00
|
|
|
concurrent-ruby (~> 1.0)
|
2015-10-05 15:25:40 +03:00
|
|
|
rack (> 1, < 3)
|
2022-03-22 23:27:44 +02:00
|
|
|
sprockets-rails (3.4.2)
|
|
|
|
actionpack (>= 5.2)
|
|
|
|
activesupport (>= 5.2)
|
2016-03-17 11:24:33 +02:00
|
|
|
sprockets (>= 3.0.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
sqlite3 (1.6.9)
|
|
|
|
mini_portile2 (~> 2.8.0)
|
|
|
|
sshkit (1.22.0)
|
|
|
|
mutex_m
|
2014-08-31 17:18:10 +03:00
|
|
|
net-scp (>= 1.1.2)
|
2024-02-19 21:46:27 +02:00
|
|
|
net-sftp (>= 2.1.2)
|
2014-08-31 17:18:10 +03:00
|
|
|
net-ssh (>= 2.8.0)
|
2024-02-19 21:46:27 +02:00
|
|
|
ssrf_filter (1.1.2)
|
|
|
|
standard (1.28.5)
|
|
|
|
language_server-protocol (~> 3.17.0.2)
|
|
|
|
lint_roller (~> 1.0)
|
|
|
|
rubocop (~> 1.50.2)
|
|
|
|
standard-custom (~> 1.0.0)
|
|
|
|
standard-performance (~> 1.0.1)
|
|
|
|
standard-custom (1.0.2)
|
|
|
|
lint_roller (~> 1.0)
|
|
|
|
rubocop (~> 1.50)
|
|
|
|
standard-performance (1.0.1)
|
|
|
|
lint_roller (~> 1.0)
|
|
|
|
rubocop-performance (~> 1.16.0)
|
|
|
|
temple (0.10.3)
|
2022-03-22 23:27:44 +02:00
|
|
|
terminal-table (3.0.2)
|
|
|
|
unicode-display_width (>= 1.1.1, < 3)
|
2024-02-19 21:46:27 +02:00
|
|
|
thor (1.3.0)
|
2018-11-10 18:08:15 +02:00
|
|
|
thread_safe (0.3.6)
|
2024-02-19 21:46:27 +02:00
|
|
|
tilt (2.3.0)
|
|
|
|
timeout (0.4.1)
|
|
|
|
tzinfo (1.2.11)
|
2014-07-28 12:34:18 +03:00
|
|
|
thread_safe (~> 0.1)
|
2019-10-04 14:39:35 +03:00
|
|
|
uglifier (4.2.0)
|
2016-07-05 16:53:58 +03:00
|
|
|
execjs (>= 0.3.0, < 3)
|
2024-02-19 21:46:27 +02:00
|
|
|
unicode-display_width (2.5.0)
|
|
|
|
warden (1.2.9)
|
|
|
|
rack (>= 2.0.9)
|
|
|
|
websocket-driver (0.7.6)
|
2019-04-28 01:34:56 +03:00
|
|
|
websocket-extensions (>= 0.1.0)
|
2022-03-22 23:27:44 +02:00
|
|
|
websocket-extensions (0.1.5)
|
2018-11-11 00:06:20 +02:00
|
|
|
xpath (3.2.0)
|
|
|
|
nokogiri (~> 1.8)
|
2019-04-28 00:52:31 +03:00
|
|
|
yaml_db (0.7.0)
|
|
|
|
rails (>= 3.0)
|
2015-10-21 18:58:12 +03:00
|
|
|
rake (>= 0.8.7)
|
2024-02-19 21:46:27 +02:00
|
|
|
zeitwerk (2.6.13)
|
2014-07-28 12:34:18 +03:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2014-09-17 12:42:37 +03:00
|
|
|
autoprefixer-rails
|
2014-11-04 12:52:43 +02:00
|
|
|
awesome_print
|
2016-10-08 22:15:15 +03:00
|
|
|
better_errors
|
|
|
|
binding_of_caller
|
2019-04-28 02:38:42 +03:00
|
|
|
bootsnap
|
2014-09-17 12:42:37 +03:00
|
|
|
bootstrap-sass
|
|
|
|
bootstrap-sass-extras
|
2014-09-17 13:25:50 +03:00
|
|
|
bootswatch-rails
|
2018-11-11 00:06:20 +02:00
|
|
|
byebug
|
2014-08-31 17:18:10 +03:00
|
|
|
capistrano
|
|
|
|
capistrano-rails
|
2019-04-29 00:01:33 +03:00
|
|
|
capistrano-rvm
|
2015-08-10 21:50:52 +03:00
|
|
|
capistrano3-puma
|
2014-07-28 12:47:42 +03:00
|
|
|
capybara
|
2014-08-31 16:02:56 +03:00
|
|
|
carrierwave
|
2014-07-28 12:47:42 +03:00
|
|
|
coffee-rails
|
2015-08-19 23:55:22 +03:00
|
|
|
copy_carrierwave_file
|
2018-11-11 00:06:20 +02:00
|
|
|
database_cleaner
|
2018-11-11 00:07:00 +02:00
|
|
|
delorean
|
2014-07-28 13:40:32 +03:00
|
|
|
devise
|
|
|
|
devise-i18n
|
2019-10-13 14:38:03 +03:00
|
|
|
draper
|
2019-04-28 01:25:13 +03:00
|
|
|
factory_bot_rails
|
2014-07-28 12:47:42 +03:00
|
|
|
faker
|
2016-10-11 01:52:19 +03:00
|
|
|
faraday
|
2019-04-28 00:52:31 +03:00
|
|
|
font-awesome-sass (~> 4.6.2)
|
2019-04-28 02:33:28 +03:00
|
|
|
globalize
|
2014-07-28 13:37:25 +03:00
|
|
|
guard-rspec
|
2015-04-20 15:56:41 +03:00
|
|
|
i18n-tasks
|
2019-10-28 12:37:32 +02:00
|
|
|
icalendar
|
2019-04-28 01:34:56 +03:00
|
|
|
image_processing
|
2015-10-08 01:25:01 +03:00
|
|
|
jbuilder
|
2014-10-14 20:34:33 +03:00
|
|
|
jquery-datatables-rails
|
2014-07-28 12:34:18 +03:00
|
|
|
jquery-rails
|
2018-11-11 00:06:20 +02:00
|
|
|
mini_magick
|
2014-10-15 12:58:00 +03:00
|
|
|
morrisjs-rails
|
2014-10-14 18:27:28 +03:00
|
|
|
nested_form
|
2019-04-28 01:34:56 +03:00
|
|
|
pg
|
2019-04-28 00:52:31 +03:00
|
|
|
phony (~> 2.15.11)
|
2014-08-07 14:45:58 +03:00
|
|
|
phony_rails
|
2014-11-04 12:52:43 +02:00
|
|
|
pry-rails
|
2014-08-31 17:24:10 +03:00
|
|
|
puma
|
2024-02-19 21:46:27 +02:00
|
|
|
rails (~> 6.0.0)
|
2014-08-07 14:01:57 +03:00
|
|
|
rails-erd
|
2014-07-28 12:47:42 +03:00
|
|
|
rails-i18n
|
2014-10-15 12:58:00 +03:00
|
|
|
raphael-rails
|
2019-04-28 02:02:09 +03:00
|
|
|
refile!
|
2019-05-28 13:15:03 +03:00
|
|
|
refile-mini_magick
|
2017-10-22 23:24:28 +03:00
|
|
|
rqrcode
|
2014-07-28 12:47:42 +03:00
|
|
|
rspec-rails
|
2015-04-08 23:20:58 +03:00
|
|
|
sass-rails
|
2016-10-07 05:36:12 +03:00
|
|
|
search_object
|
2018-11-11 00:06:20 +02:00
|
|
|
selenium-webdriver
|
2015-04-08 23:20:58 +03:00
|
|
|
simple_form
|
2014-11-23 20:05:50 +02:00
|
|
|
simplecov
|
2014-07-28 13:10:51 +03:00
|
|
|
slim-rails
|
2014-07-28 12:34:18 +03:00
|
|
|
spring
|
2014-07-28 12:47:42 +03:00
|
|
|
spring-commands-rspec
|
2022-10-19 00:51:43 +03:00
|
|
|
sprockets (< 4)
|
2019-04-28 02:33:28 +03:00
|
|
|
sqlite3
|
2019-04-28 21:07:44 +03:00
|
|
|
standard
|
2014-07-28 12:47:42 +03:00
|
|
|
uglifier
|
2015-10-21 18:58:12 +03:00
|
|
|
yaml_db
|
2015-08-19 23:55:22 +03:00
|
|
|
|
|
|
|
BUNDLED WITH
|
2024-02-19 21:46:27 +02:00
|
|
|
2.4.12
|