1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/Gemfile.lock

581 lines
14 KiB
Plaintext
Raw Normal View History

2015-05-05 03:10:25 +02:00
GEM
remote: https://rubygems.org/
specs:
2020-03-11 16:18:17 +01:00
Ascii85 (1.0.3)
aasm (5.0.8)
concurrent-ruby (~> 1.0)
2022-07-27 09:31:41 +02:00
actioncable (5.2.8.1)
actionpack (= 5.2.8.1)
2020-03-13 17:10:38 +01:00
nio4r (~> 2.0)
2020-03-30 16:46:37 +02:00
websocket-driver (>= 0.6.1)
2022-07-27 09:31:41 +02:00
actionmailer (5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
2015-05-05 03:10:25 +02:00
mail (~> 2.5, >= 2.5.4)
2020-03-11 16:18:17 +01:00
rails-dom-testing (~> 2.0)
2022-07-27 09:31:41 +02:00
actionpack (5.2.8.1)
actionview (= 5.2.8.1)
activesupport (= 5.2.8.1)
2020-03-30 16:46:37 +02:00
rack (~> 2.0, >= 2.0.8)
2020-03-13 17:10:38 +01:00
rack-test (>= 0.6.3)
2020-03-11 16:18:17 +01:00
rails-dom-testing (~> 2.0)
2016-03-23 18:39:41 +01:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionpack-page_caching (1.2.2)
actionpack (>= 5.0.0)
2022-07-27 09:31:41 +02:00
actionview (5.2.8.1)
activesupport (= 5.2.8.1)
2015-05-05 03:10:25 +02:00
builder (~> 3.1)
2020-03-13 17:10:38 +01:00
erubi (~> 1.4)
2020-03-11 16:18:17 +01:00
rails-dom-testing (~> 2.0)
2017-11-13 12:22:33 +01:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2020-03-11 16:18:17 +01:00
active_record_query_trace (1.7)
2022-07-27 09:31:41 +02:00
activejob (5.2.8.1)
activesupport (= 5.2.8.1)
2020-03-11 16:18:17 +01:00
globalid (>= 0.3.6)
2022-07-27 09:31:41 +02:00
activemodel (5.2.8.1)
activesupport (= 5.2.8.1)
activerecord (5.2.8.1)
activemodel (= 5.2.8.1)
activesupport (= 5.2.8.1)
2020-03-30 16:46:37 +02:00
arel (>= 9.0)
2022-07-27 09:31:41 +02:00
activestorage (5.2.8.1)
actionpack (= 5.2.8.1)
activerecord (= 5.2.8.1)
2021-05-12 10:01:29 +02:00
marcel (~> 1.0.0)
2022-07-27 09:31:41 +02:00
activesupport (5.2.8.1)
2020-03-11 16:18:17 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2015-05-05 03:10:25 +02:00
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.0)
2020-03-11 16:18:17 +01:00
public_suffix (>= 2.0.2, < 5.0)
aes_key_wrap (1.1.0)
afm (0.2.2)
ansi (1.5.0)
2020-03-11 16:18:17 +01:00
api-pagination (4.8.2)
apipie-rails (0.5.17)
rails (>= 4.1)
2020-03-30 16:46:37 +02:00
arel (9.0.0)
2022-07-13 10:47:10 +02:00
ast (2.4.2)
attr_required (1.0.1)
2020-03-11 16:18:17 +01:00
awesome_print (1.8.0)
2016-03-23 18:39:41 +01:00
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
bcrypt (3.1.13)
bindata (2.4.10)
2020-03-11 16:18:17 +01:00
bindex (0.8.1)
2020-03-31 11:28:00 +02:00
bootsnap (1.4.6)
msgpack (~> 1.0)
2022-03-09 11:29:30 +01:00
brpoplpush-redis_script (0.1.2)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, <= 5.0)
2020-03-11 16:18:17 +01:00
builder (3.2.4)
2022-01-11 16:04:14 +01:00
bullet (7.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
2020-03-11 16:18:17 +01:00
camertron-eprun (1.1.1)
carrierwave (2.1.1)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
mimemagic (>= 0.3.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
2021-02-01 11:47:47 +01:00
caxlsx (3.0.4)
htmlentities (~> 4.3, >= 4.3.4)
mimemagic (~> 0.3)
2020-02-19 16:22:02 +01:00
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.3.0, < 3)
caxlsx_rails (0.6.2)
actionpack (>= 3.1)
caxlsx (>= 3.0)
childprocess (4.1.0)
2020-03-11 16:18:17 +01:00
chroma (0.2.0)
2016-03-23 18:39:41 +01:00
cldr-plurals-runtime-rb (1.0.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
2022-05-04 11:05:37 +02:00
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
2020-09-08 08:30:02 +02:00
coveralls_reborn (0.18.0)
simplecov (>= 0.18.1, < 0.20.0)
term-ansicolor (~> 1.6)
thor (>= 0.20.3, < 2.0)
tins (~> 1.16)
crack (0.4.3)
safe_yaml (~> 1.0.0)
2020-03-11 16:18:17 +01:00
crass (1.0.6)
database_cleaner (1.8.3)
2016-03-23 18:39:41 +01:00
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (4.7.1)
2015-05-05 03:10:25 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
2015-05-05 03:10:25 +02:00
responders
warden (~> 1.2.3)
2020-03-11 16:18:17 +01:00
docile (1.3.2)
dotenv (2.7.5)
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
railties (>= 3.2, < 6.1)
2018-06-05 12:30:08 +02:00
elasticsearch (5.0.5)
elasticsearch-api (= 5.0.5)
elasticsearch-transport (= 5.0.5)
elasticsearch-api (5.0.5)
2016-03-23 18:39:41 +01:00
multi_json
2020-03-11 16:18:17 +01:00
elasticsearch-model (5.1.0)
2016-03-23 18:39:41 +01:00
activesupport (> 3)
2018-06-05 12:30:08 +02:00
elasticsearch (~> 5)
2016-03-23 18:39:41 +01:00
hashie
2018-06-05 12:30:08 +02:00
elasticsearch-persistence (5.0.2)
activemodel (> 4)
activesupport (> 4)
elasticsearch (~> 5)
elasticsearch-model (~> 5)
2016-03-23 18:39:41 +01:00
hashie
virtus
2020-03-11 16:18:17 +01:00
elasticsearch-rails (5.1.0)
2018-06-05 12:30:08 +02:00
elasticsearch-transport (5.0.5)
2016-03-23 18:39:41 +01:00
faraday
multi_json
2015-05-05 03:10:25 +02:00
equalizer (0.0.11)
2021-02-01 11:47:47 +01:00
erubi (1.10.0)
et-orbi (1.2.7)
tzinfo
2020-03-11 16:18:17 +01:00
faker (2.10.2)
i18n (>= 1.6, < 2)
faraday (0.17.3)
2015-05-05 03:10:25 +02:00
multipart-post (>= 1.2, < 3)
ffi (1.15.5)
2020-03-11 16:18:17 +01:00
foreman (0.87.0)
forgery (0.7.0)
2015-05-05 03:10:25 +02:00
friendly_id (5.1.0)
activerecord (>= 4.0.0)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
2022-03-09 09:52:46 +01:00
globalid (1.0.0)
activesupport (>= 5.0)
2020-03-11 16:18:17 +01:00
hashdiff (1.0.1)
hashery (2.1.2)
2020-03-11 16:18:17 +01:00
hashie (4.1.0)
2016-07-05 16:13:11 +02:00
htmlentities (4.3.4)
httparty (0.20.0)
2020-03-11 16:18:17 +01:00
mime-types (~> 3.0)
2016-04-20 18:13:36 +02:00
multi_xml (>= 0.5.2)
httpclient (2.8.3)
2022-07-27 09:31:41 +02:00
i18n (1.12.0)
2017-11-13 12:22:33 +01:00
concurrent-ruby (~> 1.0)
icalendar (2.7.1)
ice_cube (~> 0.16)
ice_cube (0.16.4)
2018-06-05 12:30:08 +02:00
ice_nine (0.11.2)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
iniparse (1.5.0)
2020-03-11 16:18:17 +01:00
jbuilder (2.10.0)
activesupport (>= 5.0.0)
jbuilder_cache_multi (0.1.0)
jbuilder (>= 1.5.0, < 3)
json (2.3.1)
json-jwt (1.13.0)
activesupport (>= 4.2)
aes_key_wrap
bindata
jsonpath (1.1.0)
multi_json
jwt (2.2.1)
kaminari (1.2.1)
2020-03-11 16:18:17 +01:00
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.1)
kaminari-activerecord (= 1.2.1)
kaminari-core (= 1.2.1)
kaminari-actionview (1.2.1)
2020-03-11 16:18:17 +01:00
actionview
kaminari-core (= 1.2.1)
kaminari-activerecord (1.2.1)
2020-03-11 16:18:17 +01:00
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
2020-03-11 16:18:17 +01:00
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.18.0)
2017-11-13 12:22:33 +01:00
crass (~> 1.0.2)
2015-05-05 03:10:25 +02:00
nokogiri (>= 1.5.9)
mail (2.7.1)
2017-11-13 12:22:33 +01:00
mini_mime (>= 0.1.1)
2022-03-09 09:52:46 +01:00
marcel (1.0.2)
2020-03-11 16:18:17 +01:00
message_format (0.0.6)
twitter_cldr (~> 5.0)
2020-03-30 16:46:37 +02:00
method_source (1.0.0)
mime-types (3.4.1)
2020-03-11 16:18:17 +01:00
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
2021-05-12 10:01:29 +02:00
mimemagic (0.4.3)
2021-04-02 11:01:43 +02:00
nokogiri (~> 1)
rake
2020-03-11 16:18:17 +01:00
mini_magick (4.10.1)
2022-03-09 09:52:46 +01:00
mini_mime (1.1.2)
mini_portile2 (2.8.0)
2022-07-27 09:31:41 +02:00
minitest (5.16.2)
2020-03-11 16:18:17 +01:00
minitest-reporters (1.4.2)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
2020-03-31 11:28:00 +02:00
msgpack (1.3.3)
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
nio4r (2.5.8)
2022-07-27 09:31:41 +02:00
nokogiri (1.13.8)
2022-03-09 09:52:46 +01:00
mini_portile2 (~> 2.8.0)
2021-02-01 11:47:47 +01:00
racc (~> 1.4)
2015-05-05 03:10:25 +02:00
notify_with (0.0.2)
jbuilder (~> 2.0)
rails (>= 4.2.0)
responders (~> 2.0)
2020-03-11 16:18:17 +01:00
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
2016-03-23 18:39:41 +01:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
2020-03-11 16:18:17 +01:00
oj (3.10.5)
2022-01-17 14:09:41 +01:00
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-oauth2 (1.6.0)
oauth2 (~> 1.1)
omniauth (~> 1.9)
omniauth-rails_csrf_protection (0.1.2)
actionpack (>= 4.2)
omniauth (>= 1.3.1)
omniauth_openid_connect (0.4.0)
addressable (~> 2.5)
omniauth (>= 1.9, < 3)
openid_connect (~> 1.1)
openid_connect (1.3.0)
activemodel
attr_required (>= 1.0.0)
json-jwt (>= 1.5.0)
rack-oauth2 (>= 1.6.1)
swd (>= 1.0.0)
tzinfo
validate_email
validate_url
webfinger (>= 1.0.1)
openlab_ruby (0.0.7)
httparty (~> 0.20)
2015-05-05 03:10:25 +02:00
orm_adapter (0.5.0)
overcommit (0.59.1)
childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
rexml (~> 3.2)
2020-03-11 16:18:17 +01:00
parallel (1.19.1)
2022-07-13 10:47:10 +02:00
parser (3.1.2.0)
ast (~> 2.4.1)
2020-03-11 16:18:17 +01:00
pdf-core (0.7.0)
pdf-reader (2.4.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2020-03-11 16:18:17 +01:00
pg (1.2.2)
2020-06-22 11:25:35 +02:00
pg_search (2.3.2)
activerecord (>= 5.2)
activesupport (>= 5.2)
2020-03-11 16:18:17 +01:00
prawn (2.2.2)
pdf-core (~> 0.7.0)
ttfunk (~> 1.5)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
public_suffix (4.0.6)
puma (4.3.12)
nio4r (~> 2.0)
2020-03-11 16:18:17 +01:00
pundit (2.1.0)
2015-05-05 03:10:25 +02:00
activesupport (>= 3.0.0)
raabro (1.4.0)
2022-03-09 09:52:46 +01:00
racc (1.6.0)
2022-07-27 09:31:41 +02:00
rack (2.2.4)
rack-oauth2 (1.19.0)
activesupport
attr_required
httpclient
json-jwt (>= 1.11.0)
rack (>= 2.1.0)
rack-proxy (0.7.2)
rack
2022-07-27 09:31:41 +02:00
rack-test (2.0.2)
rack (>= 1.3)
railroady (1.5.3)
2022-07-27 09:31:41 +02:00
rails (5.2.8.1)
actioncable (= 5.2.8.1)
actionmailer (= 5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
activemodel (= 5.2.8.1)
activerecord (= 5.2.8.1)
activestorage (= 5.2.8.1)
activesupport (= 5.2.8.1)
2020-03-11 16:18:17 +01:00
bundler (>= 1.3.0)
2022-07-27 09:31:41 +02:00
railties (= 5.2.8.1)
2020-03-11 16:18:17 +01:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
2020-03-11 16:18:17 +01:00
rails-observers (0.1.5)
activemodel (>= 4.0)
2015-05-05 03:10:25 +02:00
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
2020-03-11 16:18:17 +01:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
2022-07-27 09:31:41 +02:00
railties (5.2.8.1)
actionpack (= 5.2.8.1)
activesupport (= 5.2.8.1)
2020-03-11 16:18:17 +01:00
method_source
2015-05-05 03:10:25 +02:00
rake (>= 0.8.7)
2020-03-30 16:46:37 +02:00
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
2022-03-09 09:52:46 +01:00
rake (13.0.6)
2020-03-11 16:18:17 +01:00
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
2019-01-22 11:24:00 +01:00
rb-readline (0.5.5)
2015-05-05 03:10:25 +02:00
recurrence (1.3.0)
activesupport
i18n
redis (4.6.0)
redis-session-store (0.11.4)
actionpack (>= 3, < 8)
redis (>= 3, < 5)
2022-07-13 10:47:10 +02:00
regexp_parser (2.5.0)
2020-03-11 16:18:17 +01:00
repost (0.3.2)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
2022-07-13 10:47:10 +02:00
rexml (3.2.5)
2020-03-11 16:18:17 +01:00
rolify (5.2.0)
2022-07-13 10:47:10 +02:00
rubocop (1.31.2)
json (~> 2.3)
parallel (~> 1.10)
2022-07-13 10:47:10 +02:00
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
2022-07-13 10:47:10 +02:00
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
2022-07-13 10:47:10 +02:00
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.19.1)
parser (>= 3.1.1.0)
2022-07-19 12:13:50 +02:00
rubocop-rails (2.15.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
2020-03-11 16:18:17 +01:00
ruby-progressbar (1.10.1)
ruby-rc4 (0.1.5)
ruby-vips (2.1.4)
ffi (~> 1.12)
2020-07-22 11:16:43 +02:00
rubyXL (3.4.14)
nokogiri (>= 1.10.8)
rubyzip (>= 1.3.0)
2021-02-01 11:47:47 +01:00
rubyzip (2.3.0)
rufus-scheduler (3.8.1)
fugit (~> 1.1, >= 1.1.6)
2020-03-11 16:18:17 +01:00
safe_yaml (1.0.5)
2021-09-30 14:54:26 +02:00
sassc (2.1.0)
ffi (~> 1.9)
2020-03-11 16:18:17 +01:00
seed_dump (3.3.1)
activerecord (>= 4)
activesupport (>= 4)
semantic_range (3.0.0)
sha3 (1.0.1)
shakapacker (6.2.0)
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
sidekiq (6.4.2)
2020-06-09 16:23:07 +02:00
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sidekiq-scheduler (4.0.0)
redis (>= 4.2.0)
rufus-scheduler (~> 3.2)
sidekiq (>= 4)
tilt (>= 1.4.0)
sidekiq-unique-jobs (7.1.23)
2022-03-09 11:29:30 +01:00
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
2020-06-09 18:51:57 +02:00
concurrent-ruby (~> 1.0, >= 1.0.5)
2022-03-09 11:29:30 +01:00
sidekiq (>= 5.0, < 8.0)
thor (>= 0.20, < 3.0)
simplecov (0.19.0)
2020-03-11 16:18:17 +01:00
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
2020-03-11 16:18:17 +01:00
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2022-07-27 09:31:41 +02:00
sprockets (4.1.1)
2020-03-11 16:18:17 +01:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2022-03-09 09:52:46 +01:00
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
2020-03-11 16:18:17 +01:00
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
2021-02-09 12:09:26 +01:00
stripe (5.29.0)
swd (1.3.0)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
2020-03-11 16:18:17 +01:00
sync (0.5.0)
sys-filesystem (1.3.3)
ffi
2020-03-11 16:18:17 +01:00
term-ansicolor (1.7.1)
2016-12-01 13:08:41 +01:00
tins (~> 1.0)
2022-05-04 11:05:37 +02:00
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.10)
tins (1.25.0)
2020-03-11 16:18:17 +01:00
sync
ttfunk (1.5.1)
twitter_cldr (5.4.0)
2016-03-23 18:39:41 +01:00
camertron-eprun
2020-03-11 16:18:17 +01:00
cldr-plurals-runtime-rb (~> 1.0)
2016-03-23 18:39:41 +01:00
tzinfo
tzinfo (1.2.10)
2015-05-05 03:10:25 +02:00
thread_safe (~> 0.1)
tzinfo-data (1.2020.4)
tzinfo (>= 1.0.0)
2020-03-11 16:18:17 +01:00
unicode-display_width (1.4.1)
2022-01-11 16:04:14 +01:00
uniform_notifier (1.14.2)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (1.0.13)
activemodel (>= 3.0.0)
public_suffix
vcr (6.0.0)
2016-03-23 18:39:41 +01:00
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
2020-03-11 16:18:17 +01:00
warden (1.2.8)
rack (>= 2.0.6)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webfinger (1.2.0)
activesupport
httpclient (>= 2.4)
2020-03-11 16:18:17 +01:00
webmock (3.8.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
2020-03-11 16:18:17 +01:00
hashdiff (>= 0.4.0, < 2.0.0)
2022-03-09 09:52:46 +01:00
websocket-driver (0.7.5)
2020-03-11 16:18:17 +01:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
2015-05-05 03:10:25 +02:00
PLATFORMS
ruby
DEPENDENCIES
aasm
actionpack-page_caching (= 1.2.2)
2016-03-23 18:39:41 +01:00
active_record_query_trace
2016-05-04 18:17:50 +02:00
api-pagination
2016-05-05 15:02:02 +02:00
apipie-rails
2015-05-05 03:10:25 +02:00
awesome_print
2020-03-31 11:28:00 +02:00
bootsnap
2022-01-11 16:04:14 +01:00
bullet
2015-05-05 03:10:25 +02:00
carrierwave
caxlsx
2020-02-19 16:22:02 +01:00
caxlsx_rails
2016-03-23 18:39:41 +01:00
chroma
2020-09-08 08:30:02 +02:00
coveralls_reborn (~> 0.18.0)
2015-05-05 03:10:25 +02:00
database_cleaner
devise (>= 4.6.0)
2020-03-11 16:18:17 +01:00
dotenv-rails
2018-06-05 12:30:08 +02:00
elasticsearch-model (~> 5)
elasticsearch-persistence (~> 5)
elasticsearch-rails (~> 5)
2015-05-05 03:10:25 +02:00
faker
faraday (~> 0.17)
2015-05-05 03:10:25 +02:00
foreman
forgery
friendly_id (~> 5.1.0)
icalendar
jbuilder (~> 2.5)
jbuilder_cache_multi
json (>= 2.3.0)
jsonpath
2015-05-05 03:10:25 +02:00
kaminari
2020-03-11 16:18:17 +01:00
listen (~> 3.0.5)
2016-03-23 18:39:41 +01:00
message_format
2015-05-05 03:10:25 +02:00
mini_magick
minitest-reporters
2015-05-05 03:10:25 +02:00
notify_with
2016-03-23 18:39:41 +01:00
oj
2022-01-17 14:09:41 +01:00
omniauth (~> 1.9.0)
2016-03-23 18:39:41 +01:00
omniauth-oauth2
omniauth-rails_csrf_protection (~> 0.1)
omniauth_openid_connect
2016-04-20 18:13:36 +02:00
openlab_ruby
overcommit
pdf-reader
2015-05-05 03:10:25 +02:00
pg
2020-06-22 11:25:35 +02:00
pg_search
2016-03-23 18:39:41 +01:00
prawn
prawn-table
puma (= 4.3.12)
2015-05-05 03:10:25 +02:00
pundit
2016-03-23 18:39:41 +01:00
railroady
2022-07-27 09:31:41 +02:00
rails (~> 5.2.8)
2016-03-23 18:39:41 +01:00
rails-observers
2015-05-05 03:10:25 +02:00
rails_12factor
2019-01-22 11:24:00 +01:00
rb-readline
2015-05-05 03:10:25 +02:00
recurrence
redis-session-store
repost
2015-05-05 03:10:25 +02:00
responders (~> 2.0)
rolify
2022-07-19 12:13:50 +02:00
rubocop (~> 1.31)
rubocop-rails
2020-07-22 11:16:43 +02:00
rubyXL
rubyzip (>= 1.3.0)
2021-09-30 14:54:26 +02:00
sassc (= 2.1.0)
2015-05-05 03:10:25 +02:00
seed_dump
sha3
shakapacker (= 6.2.0)
2020-06-09 16:23:07 +02:00
sidekiq (>= 6.0.7)
sidekiq-scheduler
sidekiq-unique-jobs (~> 7.1.23)
2015-05-05 03:10:25 +02:00
spring
2020-03-11 16:18:17 +01:00
spring-watcher-listen (~> 2.0.0)
2021-02-09 12:09:26 +01:00
stripe (= 5.29.0)
sys-filesystem
tzinfo-data
vcr (= 6.0.0)
2020-03-11 16:18:17 +01:00
web-console (>= 3.3.0)
webmock
2016-03-24 23:01:40 +01:00
BUNDLED WITH
2022-05-04 11:05:37 +02:00
2.3.13