agenda-libre-ruby/Gemfile.lock

508 lines
12 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/Promptus/ice_cube.git
revision: 86ff5e1b1298d772aa2b79cffb408b3dafbc9df9
specs:
ice_cube (0.16.1)
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:
2019-04-19 14:25:26 +02:00
actioncable (5.2.3)
actionpack (= 5.2.3)
2017-10-21 22:12:19 +02:00
nio4r (~> 2.0)
2018-07-08 16:19:39 +02:00
websocket-driver (>= 0.6.1)
2019-04-19 14:25:26 +02:00
actionmailer (5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
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)
2019-04-19 14:25:26 +02:00
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
2017-10-21 22:12:19 +02:00
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2019-04-19 14:25:26 +02:00
actionview (5.2.3)
activesupport (= 5.2.3)
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)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2016-12-23 22:47:34 +01:00
actionview-encoded_mail_to (1.0.9)
2014-06-27 12:31:43 +02:00
rails
2018-12-20 12:16:05 +01:00
activeadmin (1.4.3)
arbre (>= 1.1.1)
coffee-rails
formtastic (~> 3.1)
formtastic_i18n
2018-08-18 16:45:29 +02:00
inherited_resources (>= 1.9.0)
2018-01-01 17:52:33 +01:00
jquery-rails (>= 4.2.0)
2018-07-08 16:19:39 +02:00
kaminari (>= 0.15)
railties (>= 4.2, < 5.3)
2018-08-18 16:45:29 +02:00
ransack (>= 1.8.7)
sass (~> 3.1)
sprockets (< 4.1)
2019-04-19 14:25:26 +02:00
activejob (5.2.3)
activesupport (= 5.2.3)
2017-10-21 22:12:19 +02:00
globalid (>= 0.3.6)
2019-04-19 14:25:26 +02:00
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
2018-07-08 16:19:39 +02:00
arel (>= 9.0)
2019-04-19 14:25:26 +02:00
activestorage (5.2.3)
actionpack (= 5.2.3)
activerecord (= 5.2.3)
2018-07-08 16:19:39 +02:00
marcel (~> 0.3.1)
2019-04-19 14:25:26 +02:00
activesupport (5.2.3)
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)
2018-07-08 16:19:39 +02:00
acts-as-taggable-on (6.0.0)
activerecord (~> 5.0)
2019-02-05 11:46:29 +01:00
addressable (2.6.0)
2017-08-26 21:50:07 +02:00
public_suffix (>= 2.0.2, < 4.0)
2019-04-19 14:25:26 +02:00
arbre (1.2.1)
activesupport (>= 3.0.0)
2018-07-08 16:19:39 +02:00
arel (9.0.0)
ast (2.4.0)
2018-07-08 16:19:39 +02:00
bcrypt (3.1.12)
2019-04-19 14:25:26 +02:00
bindex (0.7.0)
brakeman (4.5.0)
buftok (0.2.0)
2017-01-19 14:16:01 +01:00
builder (3.2.3)
2019-02-05 11:46:29 +01:00
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
2019-04-19 14:25:26 +02:00
byebug (11.0.1)
coderay (1.1.2)
coffee-rails (4.2.2)
2013-11-14 10:54:09 +01:00
coffee-script (>= 2.2.0)
railties (>= 4.0.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)
2019-04-19 14:25:26 +02:00
concurrent-ruby (1.1.5)
2018-07-08 16:19:39 +02:00
crass (1.0.4)
2019-04-19 14:25:26 +02:00
devise (4.6.2)
2014-05-17 13:36:58 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2018-03-17 15:14:34 +01:00
railties (>= 4.1.0, < 6.0)
responders
2014-05-17 13:36:58 +02:00
warden (~> 1.2.3)
2019-02-27 12:45:55 +01:00
devise-i18n (1.8.0)
devise (>= 4.6)
differ (0.1.2)
2018-07-08 16:19:39 +02:00
domain_name (0.5.20180417)
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)
2018-12-20 12:16:05 +01:00
erubi (1.8.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)
2019-02-27 12:45:55 +01:00
ffi (1.10.0)
2018-04-02 14:41:16 +02:00
flag-icons-rails (3.1.0)
sass (~> 3.2)
2019-04-19 14:25:26 +02:00
font-awesome-sass (5.8.1)
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)
2019-02-05 11:46:29 +01:00
geocoder (1.5.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
2018-12-20 12:16:05 +01:00
guard (2.15.0)
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)
2014-11-18 14:27:05 +01:00
guard-brakeman (0.8.3)
brakeman (>= 2.1.1)
2014-11-18 14:27:05 +01:00
guard (>= 2.0.0)
2019-02-05 11:46:29 +01:00
guard-bundler (2.2.1)
bundler (>= 1.3.0, < 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)
2017-10-14 21:08:42 +02:00
haml (5.0.4)
2017-05-04 22:05:30 +02:00
temple (>= 0.8.0)
2013-11-14 10:54:09 +01:00
tilt
2017-05-04 22:05:30 +02:00
haml-rails (1.0.0)
2013-12-28 00:26:27 +01:00
actionpack (>= 4.0.1)
activesupport (>= 4.0.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)
2013-12-28 00:26:27 +01:00
railties (>= 4.0.1)
2018-07-08 16:19:39 +02:00
haml_lint (0.28.0)
haml (>= 4.0, < 5.1)
rainbow
rake (>= 10, < 13)
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)
high_voltage (3.1.0)
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)
2018-07-08 16:19:39 +02:00
http (3.3.0)
2015-09-06 18:47:06 +02:00
addressable (~> 2.3)
http-cookie (~> 1.0)
2018-07-08 16:19:39 +02:00
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.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)
2018-07-08 16:19:39 +02:00
http-form_data (2.1.1)
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)
2019-04-19 14:25:26 +02:00
i18n (1.6.0)
2017-10-21 22:12:19 +02:00
concurrent-ruby (~> 1.0)
2018-01-01 17:52:33 +01:00
i18n-active_record (0.2.2)
2017-07-20 23:11:12 +02:00
i18n (>= 0.5.0)
2019-04-19 14:25:26 +02:00
icalendar (2.5.3)
2018-09-15 15:05:21 +02:00
ice_cube (~> 0.16)
2019-04-19 14:25:26 +02:00
inherited_resources (1.10.0)
actionpack (>= 5.0, < 6.0)
2017-02-11 14:22:53 +01:00
has_scope (~> 0.6)
2019-04-19 14:25:26 +02:00
railties (>= 5.0, < 6.0)
responders (~> 2.0)
2019-02-05 11:46:29 +01:00
jaro_winkler (1.5.2)
2018-11-08 21:10:14 +01:00
jbuilder (2.8.0)
2017-06-10 14:48:43 +02:00
activesupport (>= 4.2.0)
2017-05-20 16:00:27 +02:00
multi_json (>= 1.2)
2018-07-08 16:19:39 +02:00
jquery-rails (4.3.3)
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)
2017-11-11 12:44:09 +01:00
kaminari (1.1.1)
2017-01-19 14:16:01 +01:00
activesupport (>= 4.1.0)
2017-11-11 12:44:09 +01:00
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
2017-01-19 14:16:01 +01:00
actionview
2017-11-11 12:44:09 +01:00
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
2017-01-19 14:16:01 +01:00
activerecord
2017-11-11 12:44:09 +01:00
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
2019-02-05 11:46:29 +01:00
kramdown (2.1.0)
libv8 (3.16.14.19)
2016-05-19 21:41:32 +02:00
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2018-11-08 21:10:14 +01:00
loofah (2.2.3)
2017-10-07 16:18:31 +02:00
crass (~> 1.0.2)
2015-01-10 01:00:06 +01:00
nokogiri (>= 1.5.9)
2018-04-02 14:41:16 +02:00
lumberjack (1.0.13)
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)
2019-02-05 11:46:29 +01:00
meta-tags (2.11.1)
actionpack (>= 3.2.0, < 6.1)
2018-12-20 12:16:05 +01:00
method_source (0.9.2)
mimemagic (0.3.3)
2018-08-18 16:45:29 +02:00
mini_mime (1.0.1)
2018-12-20 12:16:05 +01:00
mini_portile2 (2.4.0)
minitest (5.11.3)
modernizr-rails (2.7.1)
2018-01-18 22:34:24 +01:00
multi_json (1.13.1)
multipart-post (2.0.0)
2018-07-08 16:19:39 +02:00
mysql2 (0.5.2)
2015-09-12 15:31:31 +02:00
naught (1.1.0)
2016-02-13 17:24:23 +01:00
nenv (0.3.0)
2018-07-08 16:19:39 +02:00
nio4r (2.3.1)
2019-04-22 23:54:39 +02:00
nokogiri (1.10.3)
2018-12-20 12:16:05 +01:00
mini_portile2 (~> 2.4.0)
2016-09-17 17:32:53 +02:00
notiffany (0.1.1)
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-04-19 14:25:26 +02:00
paper_trail (10.3.0)
2019-02-05 11:46:29 +01:00
activerecord (>= 4.2, < 6.1)
request_store (~> 1.1)
2019-04-19 14:25:26 +02:00
parallel (1.17.0)
parser (2.6.2.1)
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)
2019-04-19 14:25:26 +02:00
preserve (0.1.2)
2018-10-17 15:47:43 +02:00
rails (>= 3.0)
2018-12-20 12:16:05 +01:00
pry (0.12.2)
2014-06-21 10:25:52 +02:00
coderay (~> 1.1.0)
2017-10-07 16:18:31 +02:00
method_source (~> 0.9.0)
2019-02-27 12:45:55 +01:00
psych (3.1.0)
2018-08-18 16:45:29 +02:00
public_suffix (3.0.3)
2019-04-19 14:25:26 +02:00
puma (3.12.1)
rack (2.0.7)
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)
2019-04-19 14:25:26 +02:00
rails (5.2.3)
actioncable (= 5.2.3)
actionmailer (= 5.2.3)
actionpack (= 5.2.3)
actionview (= 5.2.3)
activejob (= 5.2.3)
activemodel (= 5.2.3)
activerecord (= 5.2.3)
activestorage (= 5.2.3)
activesupport (= 5.2.3)
2017-10-21 22:12:19 +02:00
bundler (>= 1.3.0)
2019-04-19 14:25:26 +02:00
railties (= 5.2.3)
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-04-19 14:25:26 +02:00
rails-assets-jquery (3.4.0)
rails-assets-jquery-sparkline (2.1.3)
rails-assets-jquery-visible (1.2.0)
rails-assets-jquery (> 1.6.0)
2019-04-19 14:25:26 +02:00
rails-assets-leaflet (1.4.0)
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)
2018-04-02 14:41:16 +02:00
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
2019-02-05 11:46:29 +01:00
rails-i18n (5.1.3)
2018-03-01 22:18:04 +01:00
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
2019-04-19 14:25:26 +02:00
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
2017-10-21 22:12:19 +02:00
method_source
2013-11-14 10:54:09 +01:00
rake (>= 0.8.7)
2018-08-18 16:45:29 +02:00
thor (>= 0.19.0, < 2.0)
2018-01-01 17:52:33 +01:00
rainbow (3.0.0)
2018-12-20 12:16:05 +01:00
rake (12.3.2)
ransack (2.1.1)
2018-08-18 16:45:29 +02:00
actionpack (>= 5.0)
activerecord (>= 5.0)
activesupport (>= 5.0)
2014-05-17 13:36:58 +02:00
i18n
2018-03-17 15:14:34 +01:00
rb-fsevent (0.10.3)
2018-12-20 12:16:05 +01:00
rb-inotify (0.10.0)
ffi (~> 1.0)
2019-02-05 11:46:29 +01:00
rdoc (6.1.1)
ref (2.0.0)
2018-03-17 15:14:34 +01:00
request_store (1.4.1)
2018-01-05 22:36:09 +01:00
rack (>= 1.4)
2019-02-05 11:46:29 +01:00
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
2019-04-19 14:25:26 +02:00
rubocop (0.67.2)
2018-07-08 16:19:39 +02:00
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
2019-02-27 12:45:55 +01:00
psych (>= 3.1.0)
2018-01-01 17:52:33 +01:00
rainbow (>= 2.2.2, < 4.0)
2015-11-10 23:29:05 +01:00
ruby-progressbar (~> 1.7)
2019-04-19 14:25:26 +02:00
unicode-display_width (>= 1.4.0, < 1.6)
2018-08-18 16:45:29 +02:00
ruby-progressbar (1.10.0)
2016-10-15 16:39:15 +02:00
ruby_dep (1.5.0)
2019-04-19 14:25:26 +02:00
ruby_parser (3.13.1)
2017-07-20 23:11:12 +02:00
sexp_processor (~> 4.9)
2019-04-19 14:25:26 +02:00
sass (3.7.4)
2017-07-14 17:51:15 +02:00
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
2019-02-27 12:45:55 +01:00
sassc (2.0.1)
ffi (~> 1.9)
2018-11-08 21:10:14 +01:00
rake
2019-04-22 23:54:39 +02:00
sassc-rails (2.1.1)
railties (>= 4.0.0)
2018-11-08 21:10:14 +01:00
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sdoc (1.0.0)
rdoc (>= 5.0)
2019-04-19 14:25:26 +02:00
sexp_processor (4.12.0)
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)
2017-10-21 22:12:19 +02:00
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2018-07-08 16:19:39 +02:00
sprockets (3.7.2)
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-04-19 16:57:06 +02:00
sqlite3 (1.4.0)
2019-02-27 12:45:55 +01:00
strip_attributes (1.9.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-04-19 14:25:26 +02:00
temple (0.8.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)
2018-12-20 12:16:05 +01:00
tilt (2.0.9)
2019-04-19 21:42:52 +02:00
tinymce-rails (5.0.3)
railties (>= 3.1.1)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2017-11-11 12:44:09 +01:00
twitter (6.2.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
2017-11-11 12:44:09 +01:00
equalizer (~> 0.0.11)
http (~> 3.0)
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)
tzinfo (1.2.5)
2014-03-18 15:40:13 +01:00
thread_safe (~> 0.1)
2018-12-20 12:16:05 +01:00
uglifier (4.1.20)
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
2019-04-20 14:52:16 +02:00
unf_ext (0.0.7.6)
2019-04-19 14:25:26 +02:00
unicode-display_width (1.5.0)
2018-12-20 12:16:05 +01:00
warden (1.2.8)
rack (>= 2.0.6)
2018-09-15 15:05:21 +02:00
web-console (3.7.0)
2017-10-21 22:12:19 +02:00
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
2018-07-08 16:19:39 +02:00
websocket-driver (0.7.0)
2017-10-21 22:12:19 +02:00
websocket-extensions (>= 0.1.0)
2018-01-01 17:52:33 +01:00
websocket-extensions (0.1.3)
2013-11-14 10:54:09 +01:00
PLATFORMS
ruby
DEPENDENCIES
2014-06-27 12:31:43 +02:00
actionview-encoded_mail_to
2017-08-01 09:43:56 +02:00
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
icalendar
ice_cube!
2017-10-21 22:12:19 +02:00
jbuilder (~> 2.5)
jquery-ui-rails
kramdown
2017-10-21 22:12:19 +02:00
listen (>= 3.0.5, < 3.2)
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
2017-10-21 22:12:19 +02:00
puma (~> 3.7)
rack-livereload
2018-01-01 17:52:33 +01:00
rails (>= 5.1.4)
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
sassc-rails
sdoc
simple_calendar
2017-10-21 22:12:19 +02:00
spring
spring-watcher-listen (~> 2.0.0)
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
2017-10-21 22:12:19 +02:00
web-console (>= 3.3.0)
BUNDLED WITH
2019-02-05 11:46:29 +01:00
1.17.3