vereto-api/Gemfile.lock

242 lines
5.7 KiB
Text
Raw Permalink Normal View History

2018-02-16 09:12:51 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-09-26 13:40:53 +02:00
actioncable (6.0.0)
actionpack (= 6.0.0)
2018-02-16 09:12:51 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2019-09-26 13:40:53 +02:00
actionmailbox (6.0.0)
actionpack (= 6.0.0)
activejob (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
mail (>= 2.7.1)
actionmailer (6.0.0)
actionpack (= 6.0.0)
actionview (= 6.0.0)
activejob (= 6.0.0)
2018-02-16 09:12:51 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2019-09-26 13:40:53 +02:00
actionpack (6.0.0)
actionview (= 6.0.0)
activesupport (= 6.0.0)
2018-02-16 09:12:51 +00:00
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2019-09-26 13:40:53 +02:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.0.0)
actionpack (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
nokogiri (>= 1.8.5)
actionview (6.0.0)
activesupport (= 6.0.0)
2018-02-16 09:12:51 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-09-26 13:40:53 +02:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.0)
activesupport (= 6.0.0)
2018-02-16 09:12:51 +00:00
globalid (>= 0.3.6)
2019-09-26 13:40:53 +02:00
activemodel (6.0.0)
activesupport (= 6.0.0)
activerecord (6.0.0)
activemodel (= 6.0.0)
activesupport (= 6.0.0)
activestorage (6.0.0)
actionpack (= 6.0.0)
activejob (= 6.0.0)
activerecord (= 6.0.0)
marcel (~> 0.3.1)
2019-09-26 13:40:53 +02:00
activesupport (6.0.0)
2018-02-16 09:12:51 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2018-02-16 09:12:51 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-09-26 13:40:53 +02:00
zeitwerk (~> 2.1, >= 2.1.8)
airbrussh (1.3.4)
2018-02-27 15:45:56 +00:00
sshkit (>= 1.6.1, != 1.7.0)
2019-09-26 13:40:53 +02:00
bcrypt (3.1.13)
2019-09-30 17:55:11 +02:00
bcrypt_pbkdf (1.0.1)
2019-09-26 13:40:53 +02:00
bootsnap (1.4.5)
msgpack (~> 1.0)
2018-02-16 09:12:51 +00:00
builder (3.2.3)
2019-09-26 13:40:53 +02:00
byebug (11.0.1)
2018-02-27 15:45:56 +00:00
capistrano (3.10.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
2019-09-26 13:40:53 +02:00
capistrano-bundler (1.6.0)
2018-02-27 15:45:56 +00:00
capistrano (~> 3.1)
capistrano-passenger (0.2.0)
capistrano (~> 3.0)
capistrano-rails (1.4.0)
2018-02-27 15:45:56 +00:00
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.1.4)
2018-02-27 15:45:56 +00:00
capistrano (~> 3.1)
sshkit (~> 1.3)
2019-09-26 13:40:53 +02:00
concurrent-ruby (1.1.5)
crass (1.0.4)
database_cleaner (1.7.0)
2018-02-16 11:36:18 +00:00
diff-lcs (1.3)
2019-09-30 17:55:11 +02:00
ed25519 (1.2.4)
2019-09-26 13:40:53 +02:00
erubi (1.9.0)
2018-02-16 11:36:18 +00:00
factory_girl (4.9.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.9.0)
factory_girl (~> 4.9.0)
railties (>= 3.0.0)
2019-09-26 13:40:53 +02:00
faker (2.4.0)
i18n (~> 1.6.0)
fast_jsonapi (1.5)
activesupport (>= 4.2)
2019-09-26 13:40:53 +02:00
ffi (1.11.1)
globalid (0.4.2)
2018-02-16 09:12:51 +00:00
activesupport (>= 4.2.0)
2019-09-26 13:40:53 +02:00
i18n (1.6.0)
2018-02-16 09:12:51 +00:00
concurrent-ruby (~> 1.0)
2019-09-26 13:40:53 +02:00
jwt (2.2.1)
2018-02-16 09:12:51 +00:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
2018-02-16 09:12:51 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
2018-02-16 09:12:51 +00:00
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.3)
2019-09-26 13:40:53 +02:00
mini_mime (1.0.2)
mini_portile2 (2.4.0)
2019-09-26 13:40:53 +02:00
minitest (5.12.0)
msgpack (1.3.1)
mysql2 (0.5.2)
2019-09-26 13:40:53 +02:00
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
2019-09-26 13:40:53 +02:00
puma (3.12.1)
rack (2.0.7)
rack-cors (1.0.3)
rack-test (1.1.0)
2018-02-16 09:12:51 +00:00
rack (>= 1.0, < 3)
2019-09-26 13:40:53 +02:00
rails (6.0.0)
actioncable (= 6.0.0)
actionmailbox (= 6.0.0)
actionmailer (= 6.0.0)
actionpack (= 6.0.0)
actiontext (= 6.0.0)
actionview (= 6.0.0)
activejob (= 6.0.0)
activemodel (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
2018-02-16 09:12:51 +00:00
bundler (>= 1.3.0)
2019-09-26 13:40:53 +02:00
railties (= 6.0.0)
2018-02-16 09:12:51 +00:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-09-26 13:40:53 +02:00
rails-html-sanitizer (1.2.0)
loofah (~> 2.2, >= 2.2.2)
2019-09-26 13:40:53 +02:00
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
2018-02-16 09:12:51 +00:00
method_source
rake (>= 0.8.7)
2019-09-26 13:40:53 +02:00
thor (>= 0.20.3, < 2.0)
rake (12.3.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
2019-09-26 13:40:53 +02:00
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
2019-09-26 13:40:53 +02:00
rspec-expectations (3.8.4)
2018-02-16 11:36:18 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
2019-09-26 13:40:53 +02:00
rspec-mocks (3.8.1)
2018-02-16 11:36:18 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-rails (3.8.2)
2018-02-16 11:36:18 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
2019-09-26 13:40:53 +02:00
rspec-support (3.8.2)
2018-02-16 09:12:51 +00:00
ruby_dep (1.5.0)
shoulda-matchers (3.1.3)
2018-02-16 11:36:18 +00:00
activesupport (>= 4.0.0)
2019-09-26 13:40:53 +02:00
spring (2.1.0)
2018-02-16 09:12:51 +00:00
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.2)
2018-02-16 09:12:51 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2019-09-26 13:40:53 +02:00
sshkit (1.20.0)
2018-02-27 15:45:56 +00:00
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
thor (0.20.3)
2018-02-16 09:12:51 +00:00
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
2019-09-26 13:40:53 +02:00
websocket-driver (0.7.1)
2018-02-16 09:12:51 +00:00
websocket-extensions (>= 0.1.0)
2019-09-26 13:40:53 +02:00
websocket-extensions (0.1.4)
will_paginate (3.1.8)
zeitwerk (2.1.10)
2018-02-16 09:12:51 +00:00
PLATFORMS
ruby
DEPENDENCIES
2018-02-16 15:02:03 +00:00
bcrypt (~> 3.1.7)
2019-09-30 17:55:11 +02:00
bcrypt_pbkdf
2019-09-26 13:40:53 +02:00
bootsnap
2018-02-16 09:12:51 +00:00
byebug
2018-02-27 15:45:56 +00:00
capistrano (= 3.10.1)
capistrano-bundler
capistrano-passenger (~> 0.2.0)
2019-10-07 12:46:17 +02:00
capistrano-rails (~> 1.4)
2018-02-27 15:45:56 +00:00
capistrano-rbenv
2018-02-16 11:36:18 +00:00
database_cleaner
2019-09-30 17:55:11 +02:00
ed25519
2018-02-16 11:36:18 +00:00
factory_girl_rails (~> 4.0)
faker
fast_jsonapi
2018-02-16 15:02:03 +00:00
jwt
2018-02-16 09:12:51 +00:00
listen (>= 3.0.5, < 3.2)
2018-02-16 11:36:18 +00:00
mysql2 (>= 0.4.10)
puma (~> 3.11)
2018-02-19 16:03:07 +00:00
rack-cors
2019-09-26 13:40:53 +02:00
rails (~> 6.0.0)
2018-02-16 11:36:18 +00:00
rspec-rails (~> 3.5)
shoulda-matchers (~> 3.1)
2018-02-16 09:12:51 +00:00
spring
spring-watcher-listen (~> 2.0.0)
tzinfo-data
will_paginate
2018-02-16 09:12:51 +00:00
RUBY VERSION
2019-09-26 13:23:20 +02:00
ruby 2.6.4p104
2018-02-16 09:12:51 +00:00
BUNDLED WITH
2019-09-26 13:23:20 +02:00
2.0.2