Initial commit
This commit is contained in:
557
Gemfile.lock
Normal file
557
Gemfile.lock
Normal file
@@ -0,0 +1,557 @@
|
||||
GIT
|
||||
remote: https://github.com/rubykube/vault-rails
|
||||
revision: 167283b25c34ba8a61ce2ad505f68dced3189f43
|
||||
specs:
|
||||
vault-rails (0.6.0)
|
||||
rails (>= 4.1)
|
||||
vault (~> 0.14)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
aasm (5.0.8)
|
||||
concurrent-ruby (~> 1.0)
|
||||
actioncable (5.2.5)
|
||||
actionpack (= 5.2.5)
|
||||
nio4r (~> 2.0)
|
||||
websocket-driver (>= 0.6.1)
|
||||
actionmailer (5.2.5)
|
||||
actionpack (= 5.2.5)
|
||||
actionview (= 5.2.5)
|
||||
activejob (= 5.2.5)
|
||||
mail (~> 2.5, >= 2.5.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
actionpack (5.2.5)
|
||||
actionview (= 5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
rack (~> 2.0, >= 2.0.8)
|
||||
rack-test (>= 0.6.3)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||
actionview (5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
builder (~> 3.1)
|
||||
erubi (~> 1.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
||||
activejob (5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
globalid (>= 0.3.6)
|
||||
activemodel (5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
activerecord (5.2.5)
|
||||
activemodel (= 5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
arel (>= 9.0)
|
||||
activestorage (5.2.5)
|
||||
actionpack (= 5.2.5)
|
||||
activerecord (= 5.2.5)
|
||||
marcel (~> 1.0.0)
|
||||
activesupport (5.2.5)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 0.7, < 2)
|
||||
minitest (~> 5.1)
|
||||
tzinfo (~> 1.1)
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
amq-protocol (2.3.2)
|
||||
amqp (1.8.0)
|
||||
amq-protocol (>= 2.2.0)
|
||||
eventmachine
|
||||
annotate (3.1.1)
|
||||
activerecord (>= 3.2, < 7.0)
|
||||
rake (>= 10.4, < 14.0)
|
||||
arel (9.0.0)
|
||||
arel-is-blank (1.0.0)
|
||||
arel (>= 6.0)
|
||||
arel-to-sql (~> 1.0)
|
||||
arel-to-sql (1.0.0)
|
||||
arel (>= 6.0)
|
||||
ast (2.4.2)
|
||||
aws-eventstream (1.1.1)
|
||||
aws-sigv4 (1.2.3)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
base58 (0.2.3)
|
||||
better-faraday (1.0.8)
|
||||
activesupport (>= 4.0, < 6.0)
|
||||
faraday (~> 0.12)
|
||||
bootsnap (1.7.4)
|
||||
msgpack (~> 1.0)
|
||||
builder (3.2.4)
|
||||
bullet (5.9.0)
|
||||
activesupport (>= 3.0.0)
|
||||
uniform_notifier (~> 1.11)
|
||||
bump (0.10.0)
|
||||
bunny (2.14.4)
|
||||
amq-protocol (~> 2.3, >= 2.3.0)
|
||||
byebug (11.1.3)
|
||||
cancancan (3.1.0)
|
||||
cash-addr (0.2.0)
|
||||
base58 (~> 0.2.2)
|
||||
clamp (1.3.2)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.1.8)
|
||||
connection_pool (2.2.5)
|
||||
cookiejar (0.3.3)
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
crass (1.0.7)
|
||||
daemons (1.4.0)
|
||||
database_cleaner (1.99.0)
|
||||
diff-lcs (1.4.4)
|
||||
digest-sha3 (1.1.0)
|
||||
dotenv (2.7.6)
|
||||
dotenv-rails (2.7.6)
|
||||
dotenv (= 2.7.6)
|
||||
railties (>= 3.2)
|
||||
dry-configurable (0.12.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.5, >= 0.5.0)
|
||||
dry-container (0.7.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.1, >= 0.1.3)
|
||||
dry-core (0.5.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-inflector (0.2.0)
|
||||
dry-logic (1.2.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.5, >= 0.5)
|
||||
dry-types (1.5.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-container (~> 0.3)
|
||||
dry-core (~> 0.5, >= 0.5)
|
||||
dry-inflector (~> 0.1, >= 0.1.2)
|
||||
dry-logic (~> 1.0, >= 1.0.2)
|
||||
em-http-request (1.1.7)
|
||||
addressable (>= 2.3.4)
|
||||
cookiejar (!= 0.3.1)
|
||||
em-socksify (>= 0.3)
|
||||
eventmachine (>= 1.0.3)
|
||||
http_parser.rb (>= 0.6.0)
|
||||
em-socksify (0.3.2)
|
||||
eventmachine (>= 1.0.0.beta.4)
|
||||
em-synchrony (1.0.6)
|
||||
eventmachine (>= 1.0.0.beta.1)
|
||||
em-websocket (0.5.2)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0.6.0)
|
||||
email_validator (1.6.0)
|
||||
activemodel
|
||||
enumerize (2.2.2)
|
||||
activesupport (>= 3.2)
|
||||
env-tweaks (1.0.1)
|
||||
activesupport (>= 3.0, < 7.0)
|
||||
erubi (1.10.0)
|
||||
eventmachine (1.2.7)
|
||||
factory_bot (5.2.0)
|
||||
activesupport (>= 4.2.0)
|
||||
factory_bot_rails (5.2.0)
|
||||
factory_bot (~> 5.2.0)
|
||||
railties (>= 4.2.0)
|
||||
faker (1.9.6)
|
||||
i18n (>= 0.7)
|
||||
faraday (0.17.4)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
faraday_middleware (0.13.1)
|
||||
faraday (>= 0.7.4, < 1.0)
|
||||
faye (1.4.0)
|
||||
cookiejar (>= 0.3.0)
|
||||
em-http-request (>= 1.1.6)
|
||||
eventmachine (>= 0.12.0)
|
||||
faye-websocket (>= 0.11.0)
|
||||
multi_json (>= 1.0.0)
|
||||
rack (>= 1.0.0)
|
||||
websocket-driver (>= 0.5.1)
|
||||
faye-websocket (0.11.0)
|
||||
eventmachine (>= 0.12.0)
|
||||
websocket-driver (>= 0.5.1)
|
||||
ffi (1.15.0)
|
||||
figaro (1.1.1)
|
||||
thor (~> 0.14)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
god (0.13.7)
|
||||
grape (1.3.3)
|
||||
activesupport
|
||||
builder
|
||||
dry-types (>= 1.1)
|
||||
mustermann-grape (~> 1.0.0)
|
||||
rack (>= 1.3.0)
|
||||
rack-accept
|
||||
grape-entity (0.7.1)
|
||||
activesupport (>= 4.0)
|
||||
multi_json (>= 1.3.2)
|
||||
grape-swagger (0.30.1)
|
||||
grape (>= 0.16.2)
|
||||
grape-swagger-entity (0.2.5)
|
||||
grape-entity (>= 0.5.0)
|
||||
grape-swagger (>= 0.20.4)
|
||||
grape-swagger-ui (2.2.8)
|
||||
railties (>= 3.1)
|
||||
grape_logging (1.8.4)
|
||||
grape
|
||||
rack
|
||||
grape_on_rails_routes (0.3.2)
|
||||
rails (>= 3.1.1)
|
||||
hashdiff (1.0.1)
|
||||
hashie (3.6.0)
|
||||
highline (2.0.3)
|
||||
hiredis (0.6.3)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
influxdb (0.7.0)
|
||||
io-console (0.5.9)
|
||||
irb (1.3.5)
|
||||
reline (>= 0.1.5)
|
||||
irix (2.6.0)
|
||||
em-synchrony (~> 1.0)
|
||||
em-websocket
|
||||
eventmachine
|
||||
faraday_middleware (~> 0.13.1)
|
||||
faye (~> 1.2)
|
||||
peatio (>= 2.4.2)
|
||||
jwt (2.2.3)
|
||||
jwt-multisig (1.0.5)
|
||||
activesupport (>= 4.0)
|
||||
jwt (~> 2.2)
|
||||
jwt-rack (0.1.1)
|
||||
jwt (~> 2.2)
|
||||
rack
|
||||
kaminari (1.2.1)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.2.1)
|
||||
kaminari-activerecord (= 1.2.1)
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-actionview (1.2.1)
|
||||
actionview
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-activerecord (1.2.1)
|
||||
activerecord
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
listen (3.1.5)
|
||||
rb-fsevent (~> 0.9, >= 0.9.4)
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
ruby_dep (~> 1.2)
|
||||
loofah (2.25.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
mail (2.7.1)
|
||||
mini_mime (>= 0.1.1)
|
||||
marcel (1.0.1)
|
||||
memoist (0.16.2)
|
||||
method-not-implemented (1.0.1)
|
||||
method_source (1.0.0)
|
||||
mini_mime (1.1.0)
|
||||
minitest (5.14.4)
|
||||
mocha (1.12.0)
|
||||
msgpack (1.4.2)
|
||||
multi_json (1.15.0)
|
||||
multipart-post (2.1.1)
|
||||
mustermann (1.1.1)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
mustermann-grape (1.0.1)
|
||||
mustermann (>= 1.0.0)
|
||||
mysql2 (0.5.3)
|
||||
net-http-persistent (3.0.1)
|
||||
connection_pool (~> 2.2)
|
||||
nio4r (2.5.7)
|
||||
nokogiri (1.15.7-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
options (2.3.2)
|
||||
parallel (1.20.1)
|
||||
parser (3.0.1.1)
|
||||
ast (~> 2.4.1)
|
||||
peatio (2.6.3)
|
||||
activemodel (> 5.2, <= 6.0.0)
|
||||
amqp
|
||||
bunny
|
||||
clamp
|
||||
em-synchrony (~> 1.0)
|
||||
em-websocket
|
||||
eventmachine
|
||||
faraday_middleware (~> 0.13.1)
|
||||
faye (~> 1.2)
|
||||
jwt
|
||||
mysql2
|
||||
prometheus-client
|
||||
thin
|
||||
peatio-bitcoincash (2.6.1)
|
||||
activesupport (~> 5.2.3)
|
||||
better-faraday (~> 1.0.5)
|
||||
cash-addr (~> 0.2.0)
|
||||
faraday (~> 0.17)
|
||||
memoist (~> 0.16.0)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
peatio-bitgo (2.6.6)
|
||||
activesupport (~> 5.2.3)
|
||||
better-faraday (~> 1.0.5)
|
||||
faraday (~> 0.17)
|
||||
memoist (~> 0.16.0)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
peatio-dash (2.6.1)
|
||||
activesupport (~> 5.2.3)
|
||||
better-faraday (~> 1.0.5)
|
||||
faraday (~> 0.17)
|
||||
memoist (~> 0.16.0)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
peatio-electrum (2.6.2)
|
||||
activesupport (~> 5.2.3)
|
||||
faraday (~> 0.17)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
peatio-litecoin (2.6.1)
|
||||
activesupport (~> 5.2.3)
|
||||
better-faraday (~> 1.0.5)
|
||||
faraday (~> 0.17)
|
||||
memoist (~> 0.16.0)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
peatio-ripple (2.6.1)
|
||||
activesupport (~> 5.2.3)
|
||||
better-faraday (~> 1.0.5)
|
||||
faraday (~> 0.17)
|
||||
memoist (~> 0.16.0)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
peatio (>= 0.6.3)
|
||||
pg (1.2.3)
|
||||
polyamorous (2.3.2)
|
||||
activerecord (>= 5.2.1)
|
||||
progress_bar (1.3.3)
|
||||
highline (>= 1.6, < 3)
|
||||
options (~> 2.3.0)
|
||||
prometheus-client (2.1.0)
|
||||
pry (0.13.1)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
pry-byebug (3.9.0)
|
||||
byebug (~> 11.0)
|
||||
pry (~> 0.13.0)
|
||||
public_suffix (4.0.6)
|
||||
puma (3.12.6)
|
||||
racc (1.8.1)
|
||||
rack (2.2.23)
|
||||
rack-accept (0.4.5)
|
||||
rack (>= 0.4)
|
||||
rack-attack (5.4.2)
|
||||
rack (>= 1.0, < 3)
|
||||
rack-cors (1.0.6)
|
||||
rack (>= 1.6.0)
|
||||
rack-test (1.1.0)
|
||||
rack (>= 1.0, < 3)
|
||||
rails (5.2.5)
|
||||
actioncable (= 5.2.5)
|
||||
actionmailer (= 5.2.5)
|
||||
actionpack (= 5.2.5)
|
||||
actionview (= 5.2.5)
|
||||
activejob (= 5.2.5)
|
||||
activemodel (= 5.2.5)
|
||||
activerecord (= 5.2.5)
|
||||
activestorage (= 5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
bundler (>= 1.3.0)
|
||||
railties (= 5.2.5)
|
||||
sprockets-rails (>= 2.0.0)
|
||||
rails-dom-testing (2.0.3)
|
||||
activesupport (>= 4.2.0)
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.5.0)
|
||||
loofah (~> 2.19, >= 2.19.1)
|
||||
rails_pdate (0.0.4)
|
||||
rails (>= 4.0.0)
|
||||
railties (5.2.5)
|
||||
actionpack (= 5.2.5)
|
||||
activesupport (= 5.2.5)
|
||||
method_source
|
||||
rake (>= 0.8.7)
|
||||
thor (>= 0.19.0, < 2.0)
|
||||
rainbow (3.0.0)
|
||||
rake (13.0.3)
|
||||
ransack (2.3.2)
|
||||
activerecord (>= 5.2.1)
|
||||
activesupport (>= 5.2.1)
|
||||
i18n
|
||||
polyamorous (= 2.3.2)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
rbtree (0.4.4)
|
||||
redis (4.1.4)
|
||||
regexp_parser (2.1.1)
|
||||
reline (0.2.5)
|
||||
io-console (~> 0.5)
|
||||
rexml (3.4.4)
|
||||
rspec-core (3.9.3)
|
||||
rspec-support (~> 3.9.3)
|
||||
rspec-expectations (3.9.4)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-mocks (3.9.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-rails (3.9.1)
|
||||
actionpack (>= 3.0)
|
||||
activesupport (>= 3.0)
|
||||
railties (>= 3.0)
|
||||
rspec-core (~> 3.9.0)
|
||||
rspec-expectations (~> 3.9.0)
|
||||
rspec-mocks (~> 3.9.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-retry (0.6.2)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.9.4)
|
||||
rubocop (0.93.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.7.1.5)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8)
|
||||
rexml
|
||||
rubocop-ast (>= 0.6.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
rubocop-ast (1.5.0)
|
||||
parser (>= 3.0.1.1)
|
||||
rubocop-rspec (1.44.1)
|
||||
rubocop (~> 0.87)
|
||||
rubocop-ast (>= 0.7.1)
|
||||
ruby-prof (0.17.0)
|
||||
ruby-progressbar (1.11.0)
|
||||
ruby2_keywords (0.0.4)
|
||||
ruby_dep (1.5.0)
|
||||
safe_yaml (1.0.5)
|
||||
scout_apm (2.6.10)
|
||||
parser
|
||||
sentry-raven (2.9.0)
|
||||
faraday (>= 0.7.6, < 1.0)
|
||||
sprockets (4.0.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-rails (3.2.2)
|
||||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
thin (1.8.0)
|
||||
daemons (~> 1.0, >= 1.0.9)
|
||||
eventmachine (~> 1.0, >= 1.0.4)
|
||||
rack (>= 1, < 3)
|
||||
thor (0.20.3)
|
||||
thread (0.2.2)
|
||||
thread_safe (0.3.6)
|
||||
timecop (0.9.4)
|
||||
tzinfo (1.2.11)
|
||||
thread_safe (~> 0.1)
|
||||
unicode-display_width (1.7.0)
|
||||
uniform_notifier (1.14.2)
|
||||
validate_url (1.0.13)
|
||||
activemodel (>= 3.0.0)
|
||||
public_suffix
|
||||
validates_lengths_from_database (0.7.0)
|
||||
activerecord (>= 3)
|
||||
vault (0.16.0)
|
||||
aws-sigv4
|
||||
webmock (3.12.2)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
websocket-driver (0.7.3)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
aasm (~> 5.0.8)
|
||||
annotate (~> 3.1.0)
|
||||
arel-is-blank (~> 1.0.0)
|
||||
better-faraday (~> 1.0.5)
|
||||
bootsnap (>= 1.1.0)
|
||||
bullet (~> 5.9)
|
||||
bump (~> 0.7)
|
||||
bunny (~> 2.14.1)
|
||||
cancancan (~> 3.1.0)
|
||||
cash-addr (~> 0.2.0)
|
||||
database_cleaner (~> 1.7)
|
||||
digest-sha3 (~> 1.1.0)
|
||||
dotenv-rails
|
||||
em-synchrony (~> 1.0)
|
||||
email_validator (~> 1.6.0)
|
||||
enumerize (~> 2.2.2)
|
||||
env-tweaks (~> 1.0.0)
|
||||
eventmachine (~> 1.2)
|
||||
factory_bot_rails (~> 5.0, >= 5.0.2)
|
||||
faker (~> 1.8)
|
||||
faraday (~> 0.17)
|
||||
faraday_middleware (~> 0.13.1)
|
||||
faye (~> 1.4)
|
||||
figaro (~> 1.1.1)
|
||||
god (~> 0.13.7)
|
||||
grape (~> 1.3.1)
|
||||
grape-entity (~> 0.7.1)
|
||||
grape-swagger (~> 0.30.1)
|
||||
grape-swagger-entity (~> 0.2.5)
|
||||
grape-swagger-ui (~> 2.2.8)
|
||||
grape_logging (~> 1.8.0)
|
||||
grape_on_rails_routes (~> 0.3.2)
|
||||
hashie (~> 3.6.0)
|
||||
hiredis (~> 0.6.0)
|
||||
influxdb (~> 0.7.0)
|
||||
irb
|
||||
irix (~> 2.6.0)
|
||||
jwt (~> 2.2.0)
|
||||
jwt-multisig (~> 1.0.0)
|
||||
jwt-rack (~> 0.1.0)
|
||||
kaminari (~> 1.2.1)
|
||||
listen (>= 3.0.5, < 3.2)
|
||||
memoist (~> 0.16.0)
|
||||
method-not-implemented (~> 1.0.1)
|
||||
mocha (~> 1.8)
|
||||
mysql2 (~> 0.5.2)
|
||||
net-http-persistent (~> 3.0.1)
|
||||
nokogiri (~> 1.15.5)
|
||||
peatio (~> 2.6.2)
|
||||
peatio-bitcoincash (~> 2.6.1)
|
||||
peatio-bitgo (~> 2.6.3)
|
||||
peatio-dash (~> 2.6.1)
|
||||
peatio-electrum (~> 2.6.2)
|
||||
peatio-litecoin (~> 2.6.1)
|
||||
peatio-ripple (~> 2.6.1)
|
||||
pg (~> 1.2)
|
||||
progress_bar
|
||||
pry-byebug (~> 3.7)
|
||||
puma (~> 3.12.2)
|
||||
rack (~> 2.2.13)
|
||||
rack-attack (~> 5.4.2)
|
||||
rack-cors (~> 1.0.6)
|
||||
rails (~> 5.2.4)
|
||||
rails-html-sanitizer (>= 1.4.4)
|
||||
rails_pdate
|
||||
ransack (~> 2.3.2)
|
||||
rbtree (~> 0.4.2)
|
||||
redis (~> 4.1.2)
|
||||
rexml (>= 3.3.9)
|
||||
rspec-rails (~> 3.8, >= 3.8.2)
|
||||
rspec-retry (~> 0.6)
|
||||
rubocop-rspec (~> 1.32)
|
||||
ruby-prof (~> 0.17.0)
|
||||
safe_yaml (~> 1.0.5)
|
||||
scout_apm (~> 2.4)
|
||||
sentry-raven (~> 2.9.0)
|
||||
thread
|
||||
timecop (~> 0.9)
|
||||
tzinfo (~> 1.2.10)
|
||||
validate_url (~> 1.0.4)
|
||||
validates_lengths_from_database (~> 0.7.0)
|
||||
vault (~> 0.12)
|
||||
vault-rails!
|
||||
webmock (~> 3.5)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.7.8p225
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.16
|
||||
Reference in New Issue
Block a user