agenda-libre-ruby/Gemfile.lock

546 lines
13 KiB
Plaintext
Raw Normal View History

2013-11-14 10:54:09 +01:00
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
2013-11-14 10:54:09 +01:00
specs:
2020-04-05 16:18:28 +02:00
actioncable (6.0.2.2)
actionpack (= 6.0.2.2)
2017-10-21 22:12:19 +02:00
nio4r (~> 2.0)
2018-07-08 16:19:39 +02:00
websocket-driver (>= 0.6.1)
2020-04-05 16:18:28 +02:00
actionmailbox (6.0.2.2)
actionpack (= 6.0.2.2)
activejob (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
2019-12-21 21:50:09 +01:00
mail (>= 2.7.1)
2020-04-05 16:18:28 +02:00
actionmailer (6.0.2.2)
actionpack (= 6.0.2.2)
actionview (= 6.0.2.2)
activejob (= 6.0.2.2)
2014-09-20 17:25:38 +02:00
mail (~> 2.5, >= 2.5.4)
2017-10-21 22:12:19 +02:00
rails-dom-testing (~> 2.0)
2020-04-05 16:18:28 +02:00
actionpack (6.0.2.2)
actionview (= 6.0.2.2)
activesupport (= 6.0.2.2)
2019-12-21 21:50:09 +01:00
rack (~> 2.0, >= 2.0.8)
2017-10-21 22:12:19 +02:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2019-12-21 21:50:09 +01:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2020-04-05 16:18:28 +02:00
actiontext (6.0.2.2)
actionpack (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
2019-12-21 21:50:09 +01:00
nokogiri (>= 1.8.5)
2020-04-05 16:18:28 +02:00
actionview (6.0.2.2)
activesupport (= 6.0.2.2)
2014-03-18 15:40:13 +01:00
builder (~> 3.1)
2017-10-21 22:12:19 +02:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2019-12-21 21:50:09 +01:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2016-12-23 22:47:34 +01:00
actionview-encoded_mail_to (1.0.9)
2014-06-27 12:31:43 +02:00
rails
2020-04-05 16:18:28 +02:00
activeadmin (2.7.0)
2019-04-26 17:20:49 +02:00
arbre (~> 1.2, >= 1.2.1)
formtastic (~> 3.1)
2019-04-26 17:20:49 +02:00
formtastic_i18n (~> 0.4)
inherited_resources (~> 1.7)
jquery-rails (~> 4.2)
kaminari (~> 1.0, >= 1.0.1)
2019-12-21 21:00:16 +01:00
railties (>= 5.2, < 6.1)
2019-04-26 17:20:49 +02:00
ransack (~> 2.1, >= 2.1.1)
sassc-rails (~> 2.1)
2019-04-26 17:20:49 +02:00
sprockets (>= 3.0, < 4.1)
2020-04-05 16:18:28 +02:00
activejob (6.0.2.2)
activesupport (= 6.0.2.2)
2017-10-21 22:12:19 +02:00
globalid (>= 0.3.6)
2020-04-05 16:18:28 +02:00
activemodel (6.0.2.2)
activesupport (= 6.0.2.2)
activerecord (6.0.2.2)
activemodel (= 6.0.2.2)
activesupport (= 6.0.2.2)
activestorage (6.0.2.2)
actionpack (= 6.0.2.2)
activejob (= 6.0.2.2)
activerecord (= 6.0.2.2)
2018-07-08 16:19:39 +02:00
marcel (~> 0.3.1)
2020-04-05 16:18:28 +02:00
activesupport (6.0.2.2)
2017-10-21 22:12:19 +02:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-04-02 14:41:16 +02:00
i18n (>= 0.7, < 2)
2014-03-18 15:40:13 +01:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-12-21 21:50:09 +01:00
zeitwerk (~> 2.2)
2019-11-08 22:05:09 +01:00
acts-as-taggable-on (6.5.0)
activerecord (>= 5.0, < 6.1)
2019-10-06 13:40:59 +02:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
2019-04-19 14:25:26 +02:00
arbre (1.2.1)
activesupport (>= 3.0.0)
ast (2.4.0)
2019-06-09 16:04:15 +02:00
bcrypt (3.1.13)
2019-07-24 12:26:18 +02:00
bindex (0.8.1)
2020-02-24 22:44:14 +01:00
brakeman (4.8.0)
buftok (0.2.0)
2019-12-21 21:00:16 +01:00
builder (3.2.4)
2019-02-05 11:46:29 +01:00
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
2020-02-04 17:56:22 +01:00
byebug (11.1.1)
coderay (1.1.2)
2019-04-24 10:07:35 +02:00
coffee-rails (5.0.0)
2013-11-14 10:54:09 +01:00
coffee-script (>= 2.2.0)
2019-04-24 10:07:35 +02:00
railties (>= 5.2.0)
2015-04-06 21:42:26 +02:00
coffee-script (2.4.1)
2013-11-14 10:54:09 +01:00
coffee-script-source
execjs
coffee-script-source (1.12.2)
2020-02-24 22:44:14 +01:00
concurrent-ruby (1.1.6)
2020-01-16 19:37:52 +01:00
crass (1.0.6)
2019-10-06 13:40:59 +02:00
devise (4.7.1)
2014-05-17 13:36:58 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-10-06 13:40:59 +02:00
railties (>= 4.1.0)
responders
2014-05-17 13:36:58 +02:00
warden (~> 1.2.3)
2020-04-05 16:18:28 +02:00
devise-i18n (1.9.1)
2019-12-21 21:00:16 +01:00
devise (>= 4.7.1)
differ (0.1.2)
2019-07-24 12:26:18 +02:00
domain_name (0.5.20190701)
2015-09-06 18:47:06 +02:00
unf (>= 0.0.5, < 1.0.0)
2014-04-26 12:11:21 +02:00
em-websocket (0.5.1)
2013-11-24 16:09:03 +01:00
eventmachine (>= 0.12.9)
2014-04-26 12:11:21 +02:00
http_parser.rb (~> 0.6.0)
2019-04-19 14:25:26 +02:00
email_validator (2.0.1)
2014-05-26 01:06:43 +02:00
activemodel
equalizer (0.0.11)
2019-10-06 13:40:59 +02:00
erubi (1.9.0)
2013-11-14 10:54:09 +01:00
erubis (2.7.0)
2018-07-08 16:19:39 +02:00
eventmachine (1.2.7)
2016-05-21 12:07:41 +02:00
execjs (2.7.0)
2020-02-04 17:56:22 +01:00
ffi (1.12.2)
2020-02-24 22:44:14 +01:00
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
2020-04-05 16:18:28 +02:00
flag-icons-rails (3.4.6.1)
2020-02-24 22:44:14 +01:00
sass-rails
2019-12-21 21:00:16 +01:00
font-awesome-sass (5.12.0)
2018-07-08 16:19:39 +02:00
sassc (>= 1.11)
2014-05-26 01:06:43 +02:00
formatador (0.2.5)
formtastic (3.1.5)
2014-09-25 19:14:16 +02:00
actionpack (>= 3.2.13)
2016-03-12 13:10:34 +01:00
formtastic_i18n (0.6.0)
2020-04-05 16:18:28 +02:00
geocoder (1.6.2)
2019-02-05 11:46:29 +01:00
globalid (0.4.2)
activesupport (>= 4.2.0)
2020-04-05 16:18:28 +02:00
guard (2.16.2)
2013-11-24 16:09:03 +01:00
formatador (>= 0.2.4)
2016-05-21 12:07:41 +02:00
listen (>= 2.7, < 4.0)
2018-01-05 22:36:09 +01:00
lumberjack (>= 1.0.12, < 2.0)
2014-12-20 18:28:56 +01:00
nenv (~> 0.1)
2015-01-10 01:00:06 +01:00
notiffany (~> 0.0)
2013-11-24 16:09:03 +01:00
pry (>= 0.9.12)
2015-01-10 01:00:06 +01:00
shellany (~> 0.0)
2013-11-24 16:09:03 +01:00
thor (>= 0.18.1)
guard-brakeman (0.8.6)
brakeman (>= 2.1.1)
2014-11-18 14:27:05 +01:00
guard (>= 2.0.0)
2019-10-06 13:40:59 +02:00
guard-compat (~> 1.0)
2020-04-05 16:18:28 +02:00
guard-bundler (3.0.0)
bundler (>= 2.1, < 3)
2013-11-24 16:09:03 +01:00
guard (~> 2.2)
2014-12-12 21:58:12 +01:00
guard-compat (~> 1.1)
2015-01-21 16:03:20 +01:00
guard-compat (1.2.1)
2016-02-13 17:24:23 +01:00
guard-livereload (2.5.2)
2013-11-24 16:09:03 +01:00
em-websocket (~> 0.5)
2014-11-18 14:27:05 +01:00
guard (~> 2.8)
2015-10-22 22:48:59 +02:00
guard-compat (~> 1.0)
2013-11-24 16:09:03 +01:00
multi_json (~> 1.8)
guard-migrate (2.0.0)
2014-12-12 21:58:12 +01:00
activerecord (>= 4.1.0)
2014-12-20 18:28:56 +01:00
guard (~> 2.3)
guard-compat (~> 1.1)
2016-09-11 23:53:39 +02:00
guard-minitest (2.4.6)
2015-01-21 16:03:20 +01:00
guard-compat (~> 1.2)
2013-11-25 18:26:50 +01:00
minitest (>= 3.0)
2017-09-02 20:55:53 +02:00
guard-rails (0.8.1)
guard (~> 2.11)
guard-compat (~> 1.0)
2017-07-01 17:13:02 +02:00
guard-rubocop (1.3.0)
guard (~> 2.0)
rubocop (~> 0.20)
2019-10-06 13:40:59 +02:00
haml (5.1.2)
2017-05-04 22:05:30 +02:00
temple (>= 0.8.0)
2013-11-14 10:54:09 +01:00
tilt
2019-05-19 14:34:16 +02:00
haml-rails (2.0.1)
actionpack (>= 5.1)
activesupport (>= 5.1)
2017-05-04 22:05:30 +02:00
haml (>= 4.0.6, < 6.0)
2015-01-21 16:03:20 +01:00
html2haml (>= 1.0.1)
2019-05-19 14:34:16 +02:00
railties (>= 5.1)
2020-04-05 16:18:28 +02:00
haml_lint (0.35.0)
2019-06-09 16:04:15 +02:00
haml (>= 4.0, < 5.2)
rainbow
2017-11-11 12:44:09 +01:00
rubocop (>= 0.50.0)
2016-04-21 00:01:17 +02:00
sysexits (~> 1.1)
2018-07-08 16:19:39 +02:00
has_scope (0.7.2)
actionpack (>= 4.1)
activesupport (>= 4.1)
2019-05-20 19:12:46 +02:00
high_voltage (3.1.2)
highline (2.0.3)
2017-05-04 22:05:30 +02:00
html2haml (2.2.0)
2015-01-21 16:03:20 +01:00
erubis (~> 2.7.0)
2017-05-04 22:05:30 +02:00
haml (>= 4.0, < 6)
2017-02-11 14:22:53 +01:00
nokogiri (>= 1.6.0)
2015-01-21 16:03:20 +01:00
ruby_parser (~> 3.5)
2020-04-05 16:18:28 +02:00
http (4.4.1)
2015-09-06 18:47:06 +02:00
addressable (~> 2.3)
http-cookie (~> 1.0)
2020-02-24 22:44:14 +01:00
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
2016-10-15 16:39:15 +02:00
http-cookie (1.0.3)
2015-09-06 18:47:06 +02:00
domain_name (~> 0.5)
2020-04-05 16:18:28 +02:00
http-form_data (2.3.0)
2020-02-24 22:44:14 +01:00
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
2017-07-01 17:13:02 +02:00
http_accept_language (2.1.1)
2014-04-26 12:11:21 +02:00
http_parser.rb (0.6.0)
2020-01-16 19:37:52 +01:00
i18n (1.8.2)
2017-10-21 22:12:19 +02:00
concurrent-ruby (~> 1.0)
2020-02-28 18:29:17 +01:00
i18n-active_record (0.4.0)
2017-07-20 23:11:12 +02:00
i18n (>= 0.5.0)
2019-10-06 13:40:59 +02:00
i18n-country-translations (1.4.1)
i18n (>= 0.9.3, < 2)
2019-10-06 13:40:59 +02:00
railties (>= 5.0)
2020-04-05 16:18:28 +02:00
i18n-tasks (0.9.31)
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)
2019-12-21 21:00:16 +01:00
icalendar (2.6.1)
2018-09-15 15:05:21 +02:00
ice_cube (~> 0.16)
2019-08-04 20:49:36 +02:00
ice_cube (0.16.3)
inherited_resources (1.11.0)
actionpack (>= 5.0, < 6.1)
2017-02-11 14:22:53 +01:00
has_scope (~> 0.6)
railties (>= 5.0, < 6.1)
responders (>= 2, < 4)
jaro_winkler (1.5.4)
2020-02-24 22:44:14 +01:00
jbuilder (2.10.0)
activesupport (>= 5.0.0)
2019-06-16 15:43:36 +02:00
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
2015-01-10 01:00:06 +01:00
railties (>= 4.2.0)
2013-11-14 10:54:09 +01:00
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
2014-03-02 00:10:47 +01:00
railties (>= 3.2.16)
2020-02-04 17:56:22 +01:00
kaminari (1.2.0)
2017-01-19 14:16:01 +01:00
activesupport (>= 4.1.0)
2020-02-04 17:56:22 +01:00
kaminari-actionview (= 1.2.0)
kaminari-activerecord (= 1.2.0)
kaminari-core (= 1.2.0)
kaminari-actionview (1.2.0)
2017-01-19 14:16:01 +01:00
actionview
2020-02-04 17:56:22 +01:00
kaminari-core (= 1.2.0)
kaminari-activerecord (1.2.0)
2017-01-19 14:16:01 +01:00
activerecord
2020-02-04 17:56:22 +01:00
kaminari-core (= 1.2.0)
kaminari-core (1.2.0)
2019-02-05 11:46:29 +01:00
kramdown (2.1.0)
libv8 (3.16.14.19)
2019-12-23 22:39:52 +01:00
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2020-04-06 14:03:48 +02:00
loofah (2.5.0)
2017-10-07 16:18:31 +02:00
crass (~> 1.0.2)
2015-01-10 01:00:06 +01:00
nokogiri (>= 1.5.9)
2020-02-07 21:58:38 +01:00
lumberjack (1.2.4)
2018-10-15 17:06:36 +02:00
mail (2.7.1)
2017-11-11 12:44:09 +01:00
mini_mime (>= 0.1.1)
2018-09-15 15:05:21 +02:00
marcel (0.3.3)
2018-07-08 16:19:39 +02:00
mimemagic (~> 0.3.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
meta-tags (2.13.0)
2019-02-05 11:46:29 +01:00
actionpack (>= 3.2.0, < 6.1)
2020-04-05 16:18:28 +02:00
method_source (1.0.0)
2020-02-04 17:56:22 +01:00
mimemagic (0.3.4)
2019-07-24 12:26:18 +02:00
mini_mime (1.0.2)
2018-12-20 12:16:05 +01:00
mini_portile2 (2.4.0)
2020-01-16 19:37:52 +01:00
minitest (5.14.0)
modernizr-rails (2.7.1)
multi_json (1.14.1)
2019-05-14 15:13:29 +02:00
multipart-post (2.1.1)
2019-12-21 21:00:16 +01:00
mysql2 (0.5.3)
2015-09-12 15:31:31 +02:00
naught (1.1.0)
2016-02-13 17:24:23 +01:00
nenv (0.3.0)
2019-10-06 13:40:59 +02:00
nio4r (2.5.2)
2020-04-05 16:18:28 +02:00
nokogiri (1.10.9)
2018-12-20 12:16:05 +01:00
mini_portile2 (~> 2.4.0)
2019-08-04 20:49:36 +02:00
notiffany (0.1.3)
2015-01-10 01:00:06 +01:00
nenv (~> 0.1)
shellany (~> 0.0)
2014-05-17 13:36:58 +02:00
orm_adapter (0.5.0)
2019-08-04 20:49:36 +02:00
paper_trail (10.3.1)
activerecord (>= 4.2)
request_store (~> 1.1)
2019-12-21 21:00:16 +01:00
parallel (1.19.1)
2020-04-05 16:18:28 +02:00
parser (2.7.1.0)
2018-03-01 22:18:04 +01:00
ast (~> 2.4.0)
2016-10-17 12:21:23 +02:00
piwik_analytics (1.0.2)
actionpack
activesupport
rails (>= 3.0.0)
2020-01-16 19:37:52 +01:00
polyamorous (2.3.2)
activerecord (>= 5.2.1)
2020-02-24 22:44:14 +01:00
preserve (1.0.0)
2018-10-17 15:47:43 +02:00
rails (>= 3.0)
2020-04-05 16:18:28 +02:00
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.4)
2020-04-03 14:43:21 +02:00
puma (4.3.3)
2019-06-28 23:06:28 +02:00
nio4r (~> 2.0)
2020-02-24 22:44:14 +01:00
rack (2.2.2)
2018-04-07 20:54:03 +02:00
rack-livereload (0.3.17)
rack
rack-test (1.1.0)
2017-10-21 22:12:19 +02:00
rack (>= 1.0, < 3)
2020-04-05 16:18:28 +02:00
rails (6.0.2.2)
actioncable (= 6.0.2.2)
actionmailbox (= 6.0.2.2)
actionmailer (= 6.0.2.2)
actionpack (= 6.0.2.2)
actiontext (= 6.0.2.2)
actionview (= 6.0.2.2)
activejob (= 6.0.2.2)
activemodel (= 6.0.2.2)
activerecord (= 6.0.2.2)
activestorage (= 6.0.2.2)
activesupport (= 6.0.2.2)
2017-10-21 22:12:19 +02:00
bundler (>= 1.3.0)
2020-04-05 16:18:28 +02:00
railties (= 6.0.2.2)
2017-10-21 22:12:19 +02:00
sprockets-rails (>= 2.0.0)
2019-04-23 00:34:46 +02:00
rails-assets-iframe-resizer (4.1.1)
2019-05-02 12:33:11 +02:00
rails-assets-jquery (3.4.1)
rails-assets-jquery-sparkline (2.1.3)
rails-assets-jquery-visible (1.2.0)
rails-assets-jquery (> 1.6.0)
2019-05-09 13:50:14 +02:00
rails-assets-leaflet (1.5.1)
2018-09-15 15:05:21 +02:00
rails-assets-leaflet.markercluster (1.4.1)
2018-08-30 19:59:26 +02:00
rails-assets-leaflet (>= 1.3.1)
2018-12-20 12:16:05 +01:00
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
2017-10-21 22:12:19 +02:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2019-12-21 21:50:09 +01:00
rails-i18n (6.0.0)
2018-03-01 22:18:04 +01:00
i18n (>= 0.7, < 2)
2019-12-21 21:50:09 +01:00
railties (>= 6.0.0, < 7)
2020-04-05 16:18:28 +02:00
railties (6.0.2.2)
actionpack (= 6.0.2.2)
activesupport (= 6.0.2.2)
2017-10-21 22:12:19 +02:00
method_source
2013-11-14 10:54:09 +01:00
rake (>= 0.8.7)
2019-12-21 21:50:09 +01:00
thor (>= 0.20.3, < 2.0)
2018-01-01 17:52:33 +01:00
rainbow (3.0.0)
2019-12-21 21:00:16 +01:00
rake (13.0.1)
2020-01-16 19:37:52 +01:00
ransack (2.3.2)
activerecord (>= 5.2.1)
activesupport (>= 5.2.1)
2014-05-17 13:36:58 +02:00
i18n
2020-01-16 19:37:52 +01:00
polyamorous (= 2.3.2)
2018-03-17 15:14:34 +01:00
rb-fsevent (0.10.3)
2019-12-28 16:48:29 +01:00
rb-inotify (0.10.1)
2018-12-20 12:16:05 +01:00
ffi (~> 1.0)
2019-12-28 16:48:29 +01:00
rdoc (6.2.1)
ref (2.0.0)
2019-12-21 21:00:16 +01:00
request_store (1.5.0)
2018-01-05 22:36:09 +01:00
rack (>= 1.4)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
2020-02-24 22:44:14 +01:00
rexml (3.2.4)
2020-04-05 16:18:28 +02:00
rubocop (0.81.0)
2018-07-08 16:19:39 +02:00
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
2020-01-07 21:14:48 +01:00
parser (>= 2.7.0.1)
2018-01-01 17:52:33 +01:00
rainbow (>= 2.2.2, < 4.0)
2020-02-24 22:44:14 +01:00
rexml
2015-11-10 23:29:05 +01:00
ruby-progressbar (~> 1.7)
2020-04-05 16:18:28 +02:00
unicode-display_width (>= 1.4.0, < 2.0)
2019-12-28 16:48:29 +01:00
rubocop-performance (1.5.2)
2019-06-20 21:05:23 +02:00
rubocop (>= 0.71.0)
2020-04-05 16:18:28 +02:00
rubocop-rails (2.5.1)
activesupport
2019-06-09 16:04:15 +02:00
rack (>= 1.1)
2019-06-28 23:06:28 +02:00
rubocop (>= 0.72.0)
2020-02-24 22:44:14 +01:00
rubocop-rspec (1.38.1)
rubocop (>= 0.68.1)
2019-06-09 16:04:15 +02:00
ruby-progressbar (1.10.1)
2020-02-07 21:58:38 +01:00
ruby_parser (3.14.2)
2017-07-20 23:11:12 +02:00
sexp_processor (~> 4.9)
2020-02-24 22:44:14 +01:00
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
2019-10-06 13:40:59 +02:00
sassc (2.2.1)
2019-02-27 12:45:55 +01:00
ffi (~> 1.9)
2019-06-20 21:05:23 +02:00
sassc-rails (2.1.2)
railties (>= 4.0.0)
2018-11-08 21:10:14 +01:00
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
2020-04-05 16:18:28 +02:00
sdoc (1.1.0)
rdoc (>= 5.0)
2020-02-24 22:44:14 +01:00
sexp_processor (4.14.1)
2015-01-10 01:00:06 +01:00
shellany (0.0.1)
2018-08-18 16:45:29 +02:00
simple_calendar (2.3.0)
rails (>= 3.0)
2015-01-10 01:00:06 +01:00
simple_oauth (0.3.1)
2019-06-16 15:43:36 +02:00
spring (2.1.0)
2017-10-21 22:12:19 +02:00
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (4.0.0)
2016-01-07 21:00:16 +01:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2017-09-02 20:55:53 +02:00
sprockets-rails (3.2.1)
2016-01-07 21:00:16 +01:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2019-12-21 21:00:16 +01:00
sqlite3 (1.4.2)
2020-04-05 16:18:28 +02:00
strip_attributes (1.11.0)
2019-02-05 11:46:29 +01:00
activemodel (>= 3.0, < 7.0)
2014-12-12 21:58:12 +01:00
sysexits (1.2.0)
tagsinput-rails (1.3.5.1)
railties (>= 3.1)
2019-10-06 13:40:59 +02:00
temple (0.8.2)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
2017-01-05 19:24:26 +01:00
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
2018-12-20 12:16:05 +01:00
thor (0.20.3)
thread_safe (0.3.6)
2019-10-06 13:40:59 +02:00
tilt (2.0.10)
2020-04-05 16:18:28 +02:00
tinymce-rails (5.2.1)
railties (>= 3.1.1)
2019-10-06 13:40:59 +02:00
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2020-02-24 22:44:14 +01:00
twitter (7.0.0)
2017-11-11 12:44:09 +01:00
addressable (~> 2.3)
buftok (~> 0.2.0)
2017-11-11 12:44:09 +01:00
equalizer (~> 0.0.11)
2020-02-24 22:44:14 +01:00
http (~> 4.0)
2017-11-11 12:44:09 +01:00
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
2017-11-11 12:44:09 +01:00
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
2020-04-05 16:18:28 +02:00
tzinfo (1.2.7)
2014-03-18 15:40:13 +01:00
thread_safe (~> 0.1)
2019-10-06 13:40:59 +02:00
uglifier (4.2.0)
2016-03-27 14:34:34 +02:00
execjs (>= 0.3.0, < 3)
2015-09-06 18:47:06 +02:00
unf (0.1.4)
unf_ext
2020-04-05 16:18:28 +02:00
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
2018-12-20 12:16:05 +01:00
warden (1.2.8)
rack (>= 2.0.6)
2019-12-21 21:50:09 +01:00
web-console (4.0.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
2017-10-21 22:12:19 +02:00
bindex (>= 0.4.0)
2019-12-21 21:50:09 +01:00
railties (>= 6.0.0)
2019-06-12 23:30:59 +02:00
websocket-driver (0.7.1)
2017-10-21 22:12:19 +02:00
websocket-extensions (>= 0.1.0)
2019-06-12 23:30:59 +02:00
websocket-extensions (0.1.4)
2020-04-05 16:18:28 +02:00
zeitwerk (2.3.0)
2013-11-14 10:54:09 +01:00
PLATFORMS
ruby
DEPENDENCIES
2014-06-27 12:31:43 +02:00
actionview-encoded_mail_to
activeadmin
2017-10-21 22:12:19 +02:00
acts-as-taggable-on
brakeman
bundler-audit
2015-02-28 18:21:06 +01:00
byebug
2013-11-24 16:09:03 +01:00
coffee-rails
2016-09-19 21:58:50 +02:00
devise
devise-i18n
differ
2014-05-26 01:06:43 +02:00
email_validator
flag-icons-rails
font-awesome-sass
2014-08-23 16:59:42 +02:00
geocoder
guard-brakeman
2013-11-24 16:09:03 +01:00
guard-bundler
guard-livereload
2014-12-12 21:58:12 +01:00
guard-migrate
2013-11-25 18:26:50 +01:00
guard-minitest
guard-rails
guard-rubocop
haml-rails
2016-04-21 00:01:17 +02:00
haml_lint
has_scope
high_voltage
2014-09-20 17:20:40 +02:00
http_accept_language
2017-07-20 23:11:12 +02:00
i18n-active_record
i18n-country-translations
i18n-tasks
icalendar
2019-08-04 20:49:36 +02:00
ice_cube
jbuilder
jquery-ui-rails
kramdown
meta-tags
mini_portile2
modernizr-rails
mysql2
paper_trail
2016-10-17 12:21:23 +02:00
piwik_analytics
2018-10-17 15:47:43 +02:00
preserve
2019-06-28 23:06:28 +02:00
puma
rack-livereload
2019-12-21 21:50:09 +01:00
rails
2019-04-23 00:34:46 +02:00
rails-assets-iframe-resizer!
rails-assets-jquery-sparkline!
rails-assets-jquery-visible!
rails-assets-leaflet!
rails-assets-leaflet.markercluster!
2018-01-01 17:52:33 +01:00
rails-controller-testing
rails-i18n
2019-04-29 16:50:58 +02:00
rubocop-performance
2019-06-09 16:04:15 +02:00
rubocop-rails
2020-02-24 22:44:14 +01:00
rubocop-rspec
sassc-rails
sdoc
simple_calendar
2017-10-21 22:12:19 +02:00
spring
2019-12-21 21:00:16 +01:00
spring-watcher-listen
2019-04-19 16:57:06 +02:00
sqlite3
strip_attributes
tagsinput-rails
therubyracer
tinymce-rails
2013-11-14 10:54:09 +01:00
turbolinks
twitter
2017-10-21 22:12:19 +02:00
tzinfo-data
2013-11-24 16:09:03 +01:00
uglifier
2019-06-28 23:06:28 +02:00
web-console
BUNDLED WITH
2020-04-03 14:43:21 +02:00
2.1.4