tracks/Gemfile.lock

367 lines
8.8 KiB
Text
Raw Normal View History

GIT
remote: git://github.com/ZeiP/chartjs-ror.git
revision: e9d3aabbda3059c001144833d915a386d8b511c5
specs:
chartjs-ror (3.6.4)
rails (>= 3.1)
2018-07-24 15:26:53 -07:00
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
aasm (5.1.1)
2020-07-17 21:28:42 +03:00
concurrent-ruby (~> 1.0)
actioncable (6.0.3.4)
actionpack (= 6.0.3.4)
2018-11-11 11:40:22 -06:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.0.3.4)
actionpack (= 6.0.3.4)
activejob (= 6.0.3.4)
activerecord (= 6.0.3.4)
activestorage (= 6.0.3.4)
activesupport (= 6.0.3.4)
mail (>= 2.7.1)
actionmailer (6.0.3.4)
actionpack (= 6.0.3.4)
actionview (= 6.0.3.4)
activejob (= 6.0.3.4)
2018-07-24 15:26:53 -07:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.0.3.4)
actionview (= 6.0.3.4)
activesupport (= 6.0.3.4)
rack (~> 2.0, >= 2.0.8)
2018-11-11 11:40:22 -06:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionpack-xml_parser (2.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
actiontext (6.0.3.4)
actionpack (= 6.0.3.4)
activerecord (= 6.0.3.4)
activestorage (= 6.0.3.4)
activesupport (= 6.0.3.4)
nokogiri (>= 1.8.5)
actionview (6.0.3.4)
activesupport (= 6.0.3.4)
2018-07-24 15:26:53 -07:00
builder (~> 3.1)
2018-11-11 11:40:22 -06:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.3.4)
activesupport (= 6.0.3.4)
globalid (>= 0.3.6)
activemodel (6.0.3.4)
activesupport (= 6.0.3.4)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
2018-07-24 15:26:53 -07:00
builder (~> 3.1)
activerecord (6.0.3.4)
activemodel (= 6.0.3.4)
activesupport (= 6.0.3.4)
activestorage (6.0.3.4)
actionpack (= 6.0.3.4)
activejob (= 6.0.3.4)
activerecord (= 6.0.3.4)
marcel (~> 0.3.1)
activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2018-07-24 15:26:53 -07:00
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
acts_as_list (1.0.2)
activerecord (>= 4.2)
ast (2.4.1)
2020-12-11 18:21:05 +02:00
autoprefixer-rails (10.1.0.0)
2018-07-24 15:26:53 -07:00
execjs
backport (1.1.2)
bcrypt (3.1.16)
benchmark (0.1.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
builder (3.2.4)
bullet (6.1.0)
2018-07-24 15:26:53 -07:00
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
2018-07-24 15:26:53 -07:00
climate_control (0.2.0)
codeclimate-test-reporter (1.0.7)
simplecov
coffee-rails (5.0.0)
2018-07-24 15:26:53 -07:00
coffee-script (>= 2.2.0)
railties (>= 5.2.0)
2018-07-24 15:26:53 -07:00
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
crass (1.0.6)
database_cleaner (1.8.5)
diff-lcs (1.4.4)
docile (1.3.2)
e2mmap (0.1.0)
2020-12-11 18:21:05 +02:00
erubi (1.10.0)
2018-07-24 15:26:53 -07:00
execjs (2.7.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
ffi (1.13.1)
font-awesome-sass (5.15.1)
sassc (>= 1.11)
globalid (0.4.2)
2018-07-24 15:26:53 -07:00
activesupport (>= 4.2.0)
2020-10-10 00:53:59 +03:00
highline (2.0.3)
2018-07-24 15:26:53 -07:00
htmlentities (4.3.4)
i18n (1.8.5)
2018-07-24 15:26:53 -07:00
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.33)
2020-10-10 00:53:59 +03:00
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
highline (>= 2.0.0)
i18n
parser (>= 2.2.3.0)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
jaro_winkler (1.5.4)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
2018-07-24 15:26:53 -07:00
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
2018-07-24 15:26:53 -07:00
railties (>= 3.2.16)
libv8 (3.16.14.19)
listen (3.3.3)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2020-12-11 18:21:05 +02:00
loofah (2.8.0)
2018-07-24 15:26:53 -07:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2018-11-11 11:40:22 -06:00
mail (2.7.1)
2018-07-24 15:26:53 -07:00
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
maruku (0.7.3)
method_source (1.0.0)
mime-types (3.3.1)
2018-07-24 15:26:53 -07:00
mime-types-data (~> 3.2015)
2020-12-11 18:21:05 +02:00
mime-types-data (3.2020.1104)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
2018-07-24 15:26:53 -07:00
minitest-stub-const (0.6)
mocha (1.11.2)
mysql2 (0.5.3)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
2020-12-11 18:21:05 +02:00
nokogumbo (2.0.4)
2019-05-13 18:58:59 +02:00
nokogiri (~> 1.8, >= 1.8.4)
2018-08-02 10:32:35 -07:00
paperclip (6.1.0)
2018-07-24 15:26:53 -07:00
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
2020-12-11 18:21:05 +02:00
parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
2020-08-26 00:38:06 +03:00
pg (1.2.3)
2020-12-11 18:21:05 +02:00
puma (5.1.1)
nio4r (~> 2.0)
rack (2.2.3)
rack-mini-profiler (2.2.0)
2018-07-24 15:26:53 -07:00
rack (>= 1.2.0)
2018-11-11 11:40:22 -06:00
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.3.4)
actioncable (= 6.0.3.4)
actionmailbox (= 6.0.3.4)
actionmailer (= 6.0.3.4)
actionpack (= 6.0.3.4)
actiontext (= 6.0.3.4)
actionview (= 6.0.3.4)
activejob (= 6.0.3.4)
activemodel (= 6.0.3.4)
activerecord (= 6.0.3.4)
activestorage (= 6.0.3.4)
activesupport (= 6.0.3.4)
bundler (>= 1.3.0)
railties (= 6.0.3.4)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2020-10-10 00:53:59 +03:00
rails-i18n (6.0.0)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
2018-07-24 15:26:53 -07:00
rails_autolink (1.1.6)
rails (> 3.1)
railties (6.0.3.4)
actionpack (= 6.0.3.4)
activesupport (= 6.0.3.4)
method_source
2018-07-24 15:26:53 -07:00
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
2018-07-24 15:26:53 -07:00
rainbow (3.0.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
2018-07-24 15:26:53 -07:00
ref (2.0.0)
2020-12-11 18:21:05 +02:00
regexp_parser (2.0.0)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.4)
rspec-expectations (3.10.0)
2018-07-24 15:26:53 -07:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rubocop (0.93.1)
2018-07-24 15:26:53 -07:00
parallel (~> 1.10)
parser (>= 2.7.1.5)
2018-07-24 15:26:53 -07:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.6.0)
2018-07-24 15:26:53 -07:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
2020-12-11 18:21:05 +02:00
rubocop-ast (1.3.0)
parser (>= 2.7.1.5)
ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
sanitize (5.2.1)
2018-07-24 15:26:53 -07:00
crass (~> 1.0.2)
2019-05-13 18:58:59 +02:00
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
2020-08-19 13:14:07 +03:00
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
simplecov (0.20.0)
2018-07-28 11:46:53 -07:00
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
solargraph (0.39.17)
backport (~> 1.1)
benchmark
bundler (>= 1.17.2)
e2mmap
jaro_winkler (~> 1.5)
maruku (~> 0.7, >= 0.7.3)
nokogiri (~> 1.9, >= 1.9.1)
parser (~> 2.3)
reverse_markdown (>= 1.0.5, < 3)
rubocop (~> 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
spring (2.1.1)
sprockets (4.0.2)
2018-07-24 15:26:53 -07:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
2018-07-24 15:26:53 -07:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
2020-12-11 18:21:05 +02:00
terminal-table (2.0.0)
2020-10-10 00:53:59 +03:00
unicode-display_width (~> 1.1, >= 1.1.1)
2018-07-24 15:26:53 -07:00
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (1.0.1)
2018-07-24 15:26:53 -07:00
thread_safe (0.3.6)
tilt (2.0.10)
tolk (4.0.1)
rails (>= 5.0)
2018-07-24 15:26:53 -07:00
safe_yaml (>= 0.8.6)
sassc
tzinfo (1.2.9)
2018-07-24 15:26:53 -07:00
thread_safe (~> 0.1)
uglifier (4.2.0)
2018-07-24 15:26:53 -07:00
execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0)
uniform_notifier (1.13.0)
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
will_paginate (3.3.0)
yard (0.9.25)
2020-12-11 18:21:05 +02:00
zeitwerk (2.4.2)
2018-07-24 15:26:53 -07:00
PLATFORMS
ruby
DEPENDENCIES
RedCloth
aasm (~> 5.1.1)
actionpack-xml_parser (~> 2.0)
activemodel-serializers-xml (~> 1.0.1)
2018-07-24 15:26:53 -07:00
acts_as_list
bcrypt (~> 3.1.16)
bootstrap-sass (= 3.4.1)
2018-07-24 15:26:53 -07:00
bullet
byebug
chartjs-ror!
2018-08-02 10:32:35 -07:00
codeclimate-test-reporter (= 1.0.7)
coffee-rails (~> 5.0.0)
2018-07-24 15:26:53 -07:00
database_cleaner
factory_bot_rails
font-awesome-sass (~> 5.15.1)
2018-07-24 15:26:53 -07:00
htmlentities
i18n-tasks (~> 0.9.33)
jquery-rails (~> 4.4)
jquery-ui-rails (~> 6.0.1)
listen
2018-07-24 15:26:53 -07:00
minitest-stub-const
mocha
mysql2 (~> 0.5.3)
2018-07-24 15:26:53 -07:00
paperclip
2020-08-26 00:38:06 +03:00
pg (~> 1.2.3)
puma (~> 5.1)
2018-07-24 15:26:53 -07:00
rack-mini-profiler
rails (~> 6.0.3)
rails-controller-testing
rails-dom-testing (~> 2.0.0)
2018-07-24 15:26:53 -07:00
rails_autolink
rspec-expectations
rubocop (~> 0.93)
sanitize (~> 5.2)
sassc-rails (~> 2.1.2)
2018-07-24 15:26:53 -07:00
simplecov
solargraph
2018-07-24 15:26:53 -07:00
spring
sqlite3
therubyracer
tolk (~> 4.0.1)
2018-07-24 15:26:53 -07:00
uglifier (>= 1.3.0)
will_paginate
yard
BUNDLED WITH
2.1.4