chexpire/Gemfile.lock

442 lines
10 KiB
Plaintext
Raw Permalink Normal View History

2018-05-23 10:32:04 +02:00
GEM
remote: https://rubygems.org/
specs:
2022-06-13 22:44:38 +02:00
actioncable (6.1.6)
actionpack (= 6.1.6)
activesupport (= 6.1.6)
2018-05-23 10:32:04 +02:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2022-06-13 22:44:38 +02:00
actionmailbox (6.1.6)
actionpack (= 6.1.6)
activejob (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2019-03-02 20:10:46 +01:00
mail (>= 2.7.1)
2022-06-13 22:44:38 +02:00
actionmailer (6.1.6)
actionpack (= 6.1.6)
actionview (= 6.1.6)
activejob (= 6.1.6)
activesupport (= 6.1.6)
2018-05-23 10:32:04 +02:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2022-06-13 22:44:38 +02:00
actionpack (6.1.6)
actionview (= 6.1.6)
activesupport (= 6.1.6)
2022-02-13 10:25:06 +01:00
rack (~> 2.0, >= 2.0.9)
2018-05-23 10:32:04 +02:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-06-13 22:44:38 +02:00
actiontext (6.1.6)
actionpack (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2019-03-02 20:10:46 +01:00
nokogiri (>= 1.8.5)
2022-06-13 22:44:38 +02:00
actionview (6.1.6)
activesupport (= 6.1.6)
2018-05-23 10:32:04 +02:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-06-13 22:44:38 +02:00
activejob (6.1.6)
activesupport (= 6.1.6)
2018-05-23 10:32:04 +02:00
globalid (>= 0.3.6)
2022-06-13 22:44:38 +02:00
activemodel (6.1.6)
activesupport (= 6.1.6)
activerecord (6.1.6)
activemodel (= 6.1.6)
activesupport (= 6.1.6)
activestorage (6.1.6)
actionpack (= 6.1.6)
activejob (= 6.1.6)
activerecord (= 6.1.6)
activesupport (= 6.1.6)
marcel (~> 1.0)
2022-02-13 10:25:06 +01:00
mini_mime (>= 1.1.0)
2022-06-13 22:44:38 +02:00
activesupport (6.1.6)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2022-02-13 10:25:06 +01:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2022-02-13 09:55:57 +01:00
addressable (2.8.0)
2019-10-14 13:55:03 +02:00
public_suffix (>= 2.0.2, < 5.0)
airbrussh (1.4.0)
2018-05-23 10:32:04 +02:00
sshkit (>= 1.6.1, != 1.7.0)
2022-02-13 09:55:57 +01:00
annotate (3.2.0)
activerecord (>= 3.2, < 8.0)
2020-09-03 22:47:09 +02:00
rake (>= 10.4, < 14.0)
2022-02-13 09:55:57 +01:00
ast (2.4.2)
2022-06-13 22:44:38 +02:00
autoprefixer-rails (10.4.7.0)
2022-02-13 09:55:57 +01:00
execjs (~> 2)
2022-06-13 22:44:38 +02:00
bcrypt (3.1.18)
2022-02-13 09:55:57 +01:00
bcrypt_pbkdf (1.1.0)
2019-08-19 13:42:52 +02:00
bindex (0.8.1)
2022-06-13 22:44:38 +02:00
bootsnap (1.12.0)
2022-02-13 09:55:57 +01:00
msgpack (~> 1.2)
bootstrap (4.3.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
2020-09-03 20:55:13 +02:00
builder (3.2.4)
2020-09-03 22:47:09 +02:00
byebug (11.1.3)
2022-06-13 22:44:38 +02:00
capistrano (3.17.0)
2018-05-23 10:32:04 +02:00
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
2022-06-13 22:44:38 +02:00
capistrano-bundler (2.1.0)
2018-05-23 10:32:04 +02:00
capistrano (~> 3.1)
2022-06-13 22:44:38 +02:00
capistrano-rails (1.6.2)
2018-05-23 10:32:04 +02:00
capistrano (~> 3.1)
2020-09-03 22:47:09 +02:00
capistrano-bundler (>= 1.1, < 3)
capistrano-rbenv (2.2.0)
2018-05-24 11:43:34 +02:00
capistrano (~> 3.1)
sshkit (~> 1.3)
2022-02-13 09:55:57 +01:00
capistrano3-puma (5.2.0)
2018-05-24 11:43:34 +02:00
capistrano (~> 3.7)
capistrano-bundler
2022-02-13 09:55:57 +01:00
puma (>= 4.0, < 6.0)
2022-06-13 22:44:38 +02:00
capybara (3.37.1)
2018-05-23 10:32:04 +02:00
addressable
2022-02-13 09:55:57 +01:00
matrix
2018-05-23 10:32:04 +02:00
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
2022-02-13 09:55:57 +01:00
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
2022-02-13 09:55:57 +01:00
childprocess (4.1.0)
chronic (0.10.2)
2020-09-03 22:47:09 +02:00
coderay (1.1.3)
2022-06-13 22:44:38 +02:00
concurrent-ruby (1.1.10)
2020-09-03 20:55:13 +02:00
crass (1.0.6)
2022-02-13 09:55:57 +01:00
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
devise (4.8.1)
2018-05-23 15:46:10 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-08-20 08:12:05 +02:00
railties (>= 4.1.0)
2018-05-23 15:46:10 +02:00
responders
warden (~> 1.2.3)
2022-06-13 22:44:38 +02:00
devise-i18n (1.10.2)
2022-02-13 09:55:57 +01:00
devise (>= 4.8.0)
docile (1.4.0)
ed25519 (1.3.0)
erubi (1.10.0)
execjs (2.8.1)
2020-09-03 22:47:09 +02:00
factory_bot (5.2.0)
2019-03-02 17:51:49 +01:00
activesupport (>= 4.2.0)
2020-09-03 22:47:09 +02:00
factory_bot_rails (5.2.0)
factory_bot (~> 5.2.0)
2019-03-02 17:51:49 +01:00
railties (>= 4.2.0)
2022-02-13 09:55:57 +01:00
ffi (1.15.5)
formatador (1.1.0)
globalid (1.0.0)
activesupport (>= 5.0)
guard (2.18.0)
2018-05-29 22:32:25 +02:00
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
2022-02-13 09:55:57 +01:00
pry (>= 0.13.0)
2018-05-29 22:32:25 +02:00
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-minitest (2.4.6)
guard-compat (~> 1.2)
minitest (>= 3.0)
2022-02-13 09:55:57 +01:00
has_scope (0.8.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
hashie (5.0.0)
2022-06-13 22:44:38 +02:00
i18n (1.10.0)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0)
2022-02-13 09:55:57 +01:00
jbuilder (2.11.5)
actionview (>= 5.0.0)
2020-09-03 22:47:09 +02:00
activesupport (>= 5.0.0)
2022-02-13 09:55:57 +01:00
kaminari (1.2.2)
2018-07-03 19:45:24 +02:00
activesupport (>= 4.1.0)
2022-02-13 09:55:57 +01:00
kaminari-actionview (= 1.2.2)
kaminari-activerecord (= 1.2.2)
kaminari-core (= 1.2.2)
kaminari-actionview (1.2.2)
2018-07-03 19:45:24 +02:00
actionview
2022-02-13 09:55:57 +01:00
kaminari-core (= 1.2.2)
kaminari-activerecord (1.2.2)
2018-07-03 19:45:24 +02:00
activerecord
2022-02-13 09:55:57 +01:00
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
2020-09-03 22:47:09 +02:00
launchy (2.5.0)
addressable (~> 2.7)
2022-06-13 22:44:38 +02:00
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
2022-02-13 10:25:06 +01:00
letter_opener_web (2.0.0)
actionmailer (>= 5.2)
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
2018-05-23 10:32:04 +02:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
2022-06-13 22:44:38 +02:00
logging (2.3.1)
little-plugger (~> 1.1)
2020-09-03 22:47:09 +02:00
multi_json (~> 1.14)
2022-06-13 22:44:38 +02:00
loofah (2.18.0)
2018-05-23 10:32:04 +02:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2020-09-03 22:47:09 +02:00
lumberjack (1.2.8)
2019-03-02 11:01:16 +01:00
mail (2.7.1)
2018-05-23 10:32:04 +02:00
mini_mime (>= 0.1.1)
2022-02-13 09:55:57 +01:00
marcel (1.0.2)
matrix (0.4.2)
2020-09-03 22:47:09 +02:00
method_source (1.0.0)
2022-02-13 09:55:57 +01:00
mini_mime (1.1.2)
2022-06-13 22:44:38 +02:00
mini_portile2 (2.8.0)
2022-02-13 09:55:57 +01:00
minitest (5.15.0)
2022-06-13 22:44:38 +02:00
msgpack (1.5.2)
2020-09-03 22:47:09 +02:00
multi_json (1.15.0)
2022-06-13 22:44:38 +02:00
mysql2 (0.5.4)
2018-05-29 22:31:55 +02:00
naught (1.1.0)
2018-05-29 22:32:25 +02:00
nenv (0.3.0)
2020-09-03 22:47:09 +02:00
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
2022-02-13 09:55:57 +01:00
nio4r (2.5.8)
2022-06-13 22:44:38 +02:00
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
2022-02-13 09:55:57 +01:00
racc (~> 1.4)
2019-08-19 13:42:52 +02:00
notiffany (0.1.3)
2018-05-29 22:32:25 +02:00
nenv (~> 0.1)
shellany (~> 0.0)
2022-06-13 22:44:38 +02:00
octicons (17.3.0)
2018-05-30 13:23:15 +02:00
open4 (1.3.4)
2018-05-23 15:46:10 +02:00
orm_adapter (0.5.0)
2022-06-13 22:44:38 +02:00
parallel (1.22.1)
parser (3.1.2.0)
2020-09-03 22:47:09 +02:00
ast (~> 2.4.1)
popper_js (1.16.0)
2022-02-13 09:55:57 +01:00
powerpack (0.1.3)
2020-09-03 22:47:09 +02:00
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
2020-09-03 22:47:09 +02:00
pry (~> 0.13.0)
pry-rails (0.3.9)
2018-05-23 17:57:56 +02:00
pry (>= 0.10.4)
2022-06-13 22:44:38 +02:00
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
2018-05-29 13:09:42 +02:00
pundit (1.1.0)
activesupport (>= 3.0.0)
2022-02-13 09:55:57 +01:00
racc (1.6.0)
2022-06-13 22:44:38 +02:00
rack (2.2.3.1)
2022-02-13 09:55:57 +01:00
rack-contrib (2.3.0)
rack (~> 2.0)
2022-02-13 09:55:57 +01:00
rack-proxy (0.7.2)
2018-05-23 11:55:13 +02:00
rack
2018-08-08 09:47:34 +02:00
rack-test (1.1.0)
2018-05-23 10:32:04 +02:00
rack (>= 1.0, < 3)
2022-06-13 22:44:38 +02:00
rails (6.1.6)
actioncable (= 6.1.6)
actionmailbox (= 6.1.6)
actionmailer (= 6.1.6)
actionpack (= 6.1.6)
actiontext (= 6.1.6)
actionview (= 6.1.6)
activejob (= 6.1.6)
activemodel (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2022-02-13 10:25:06 +01:00
bundler (>= 1.15.0)
2022-06-13 22:44:38 +02:00
railties (= 6.1.6)
2018-05-23 10:32:04 +02:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2022-06-13 22:44:38 +02:00
rails-html-sanitizer (1.4.3)
2019-10-14 13:55:03 +02:00
loofah (~> 2.3)
2019-08-17 12:19:38 +02:00
rails-i18n (6.0.0)
2018-05-23 15:08:48 +02:00
i18n (>= 0.7, < 2)
2019-08-17 12:19:38 +02:00
railties (>= 6.0.0, < 7)
2022-06-13 22:44:38 +02:00
railties (6.1.6)
actionpack (= 6.1.6)
activesupport (= 6.1.6)
2018-05-23 10:32:04 +02:00
method_source
2022-06-13 22:44:38 +02:00
rake (>= 12.2)
2022-02-13 10:25:06 +01:00
thor (~> 1.0)
2022-02-13 09:55:57 +01:00
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.1)
2020-09-03 22:47:09 +02:00
rb-inotify (0.10.1)
ffi (~> 1.0)
rbnacl (4.0.2)
ffi
2022-06-13 22:44:38 +02:00
regexp_parser (2.5.0)
2020-09-03 22:47:09 +02:00
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
2022-02-13 09:55:57 +01:00
rexml (3.2.5)
2018-05-23 10:47:30 +02:00
rubocop (0.56.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
2022-02-13 09:55:57 +01:00
ruby-progressbar (1.11.0)
2018-05-23 10:32:04 +02:00
ruby_dep (1.5.0)
2022-02-13 09:55:57 +01:00
rubyzip (2.3.2)
2019-08-19 13:42:52 +02:00
sass (3.7.4)
2018-05-23 10:32:04 +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)
sass-rails (5.1.0)
railties (>= 5.2.0)
2018-05-23 10:32:04 +02:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
2020-09-03 22:47:09 +02:00
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2022-06-13 22:44:38 +02:00
selenium-webdriver (4.2.1)
2022-02-13 09:55:57 +01:00
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
2022-06-13 22:44:38 +02:00
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
2018-05-29 22:32:25 +02:00
shellany (0.0.1)
2022-02-13 09:55:57 +01:00
simple_form (5.1.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
simplecov (0.21.2)
2018-06-02 15:44:34 +02:00
docile (~> 1.1)
2020-09-03 22:47:09 +02:00
simplecov-html (~> 0.11)
2022-02-13 09:55:57 +01:00
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
2022-06-13 22:44:38 +02:00
simplecov_json_formatter (0.1.4)
2020-09-03 22:47:09 +02:00
spring (2.1.1)
2018-05-23 10:32:04 +02:00
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2018-08-08 09:47:34 +02:00
sprockets (3.7.2)
2018-05-23 10:32:04 +02:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2022-02-13 09:55:57 +01:00
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
2018-05-23 10:32:04 +02:00
sprockets (>= 3.0.0)
2022-02-13 09:55:57 +01:00
sshkit (1.21.2)
2018-05-23 10:32:04 +02:00
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2022-02-13 09:55:57 +01:00
thor (1.2.1)
2019-10-14 13:55:03 +02:00
tilt (2.0.10)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2022-02-13 10:25:06 +01:00
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2022-02-13 09:55:57 +01:00
unicode-display_width (1.8.0)
2020-09-03 22:47:09 +02:00
warden (1.2.9)
rack (>= 2.0.9)
2022-02-13 09:55:57 +01:00
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
2018-05-23 10:32:04 +02:00
bindex (>= 0.4.0)
railties (>= 6.0.0)
2022-02-13 09:55:57 +01:00
webdrivers (5.0.0)
nokogiri (~> 1.6)
2019-10-14 13:55:03 +02:00
rubyzip (>= 1.3.0)
2022-02-13 09:55:57 +01:00
selenium-webdriver (~> 4.0)
2020-09-03 22:47:09 +02:00
webpacker (4.3.0)
2018-05-23 11:55:13 +02:00
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
railties (>= 4.2)
2022-06-13 22:44:38 +02:00
websocket (1.2.9)
2022-02-13 09:55:57 +01:00
websocket-driver (0.7.5)
2018-05-23 10:32:04 +02:00
websocket-extensions (>= 0.1.0)
2020-09-03 20:55:13 +02:00
websocket-extensions (0.1.5)
2019-08-19 13:42:52 +02:00
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.2.0)
2018-05-23 10:32:04 +02:00
nokogiri (~> 1.8)
2022-06-13 22:44:38 +02:00
zeitwerk (2.6.0)
2018-05-23 10:32:04 +02:00
PLATFORMS
ruby
DEPENDENCIES
2018-05-24 14:00:26 +02:00
annotate
2018-05-23 10:32:04 +02:00
bcrypt (~> 3.1.7)
bcrypt_pbkdf (>= 1.0, < 2.0)
bootsnap (>= 1.4.2)
bootstrap (~> 4.3.1)
byebug
2018-05-24 11:43:34 +02:00
capistrano (~> 3.10)
2018-06-05 15:57:14 +02:00
capistrano-rails (~> 1.4)
2018-05-24 11:43:34 +02:00
capistrano-rbenv
capistrano3-puma
capybara (>= 2.15)
2018-06-02 14:44:00 +02:00
database_cleaner
2019-08-20 08:12:05 +02:00
devise (~> 4.7)
2019-03-03 23:16:41 +01:00
devise-i18n (~> 1.8)
ed25519 (>= 1.2, < 2.0)
2019-03-02 17:51:49 +01:00
factory_bot_rails (~> 5.0)
2018-05-29 22:32:25 +02:00
guard
guard-minitest
2018-07-03 20:11:52 +02:00
has_scope
hashie
jbuilder (~> 2.7)
2018-07-03 19:45:24 +02:00
kaminari
2018-05-24 15:20:36 +02:00
launchy
letter_opener_web
2018-05-23 10:32:04 +02:00
listen (>= 3.0.5, < 3.2)
logging
2018-05-23 10:32:04 +02:00
mysql2 (>= 0.4.4, < 0.6.0)
2018-05-29 22:31:55 +02:00
naught
octicons
2018-05-30 13:23:15 +02:00
open4
2018-05-23 17:57:56 +02:00
pry-byebug
pry-rails
2022-02-13 19:22:56 +01:00
puma (< 6)
2018-05-29 13:09:42 +02:00
pundit (~> 1.1)
rack-contrib
2022-02-13 10:25:06 +01:00
rails (~> 6.1)
rails-i18n (~> 6.0)
rbnacl (>= 3.2, < 5.0)
2018-05-23 15:56:43 +02:00
rubocop (~> 0.56.0)
sass-rails (~> 5)
selenium-webdriver
simple_form (~> 5.0)
2018-06-02 15:44:34 +02:00
simplecov
2018-05-23 10:32:04 +02:00
spring
spring-watcher-listen (~> 2.0.0)
turbolinks (~> 5)
tzinfo-data
web-console (~> 4.0)
webdrivers
webpacker (~> 4.0)
whenever
2018-05-23 10:32:04 +02:00
RUBY VERSION
2019-08-25 17:40:36 +02:00
ruby 2.6.3p62
2018-05-23 10:32:04 +02:00
BUNDLED WITH
2022-02-13 09:52:51 +01:00
2.3.6