|
|
|
@ -1,18 +1,18 @@
|
|
|
|
|
GIT |
|
|
|
|
remote: git://github.com/activeadmin/activeadmin.git |
|
|
|
|
revision: 8ddc07eefb9c4c39f96e1ad990fe7789555fd4ff |
|
|
|
|
revision: 5e2d9c2f8620476b2045b1f05fc129fe9900846b |
|
|
|
|
specs: |
|
|
|
|
activeadmin (1.0.0.pre4) |
|
|
|
|
arbre (~> 1.0, >= 1.0.2) |
|
|
|
|
activeadmin (1.0.0.pre5) |
|
|
|
|
arbre (>= 1.1.1) |
|
|
|
|
bourbon |
|
|
|
|
coffee-rails |
|
|
|
|
formtastic (~> 3.1) |
|
|
|
|
formtastic_i18n |
|
|
|
|
inherited_resources (~> 1.6) |
|
|
|
|
inherited_resources (~> 1.7) |
|
|
|
|
jquery-rails |
|
|
|
|
jquery-ui-rails |
|
|
|
|
kaminari (>= 0.15, < 2.0) |
|
|
|
|
railties (>= 3.2, < 5.1) |
|
|
|
|
railties (>= 4.2, < 5.2) |
|
|
|
|
ransack (~> 1.3) |
|
|
|
|
sass-rails |
|
|
|
|
sprockets (< 4.1) |
|
|
|
@ -27,65 +27,64 @@ GIT
|
|
|
|
|
|
|
|
|
|
GIT |
|
|
|
|
remote: git://github.com/svenfuchs/i18n-active_record.git |
|
|
|
|
revision: 35abff38bae09c65ab9404a8292bcda9f0f49d34 |
|
|
|
|
revision: a61b6840b746d303de17f12d35522388c16ad003 |
|
|
|
|
specs: |
|
|
|
|
i18n-active_record (0.1.2) |
|
|
|
|
i18n-active_record (0.2.0) |
|
|
|
|
i18n (>= 0.5.0) |
|
|
|
|
|
|
|
|
|
GEM |
|
|
|
|
remote: https://rubygems.org/ |
|
|
|
|
remote: https://rails-assets.org/ |
|
|
|
|
specs: |
|
|
|
|
actionmailer (4.2.7.1) |
|
|
|
|
actionpack (= 4.2.7.1) |
|
|
|
|
actionview (= 4.2.7.1) |
|
|
|
|
activejob (= 4.2.7.1) |
|
|
|
|
actionmailer (4.2.8) |
|
|
|
|
actionpack (= 4.2.8) |
|
|
|
|
actionview (= 4.2.8) |
|
|
|
|
activejob (= 4.2.8) |
|
|
|
|
mail (~> 2.5, >= 2.5.4) |
|
|
|
|
rails-dom-testing (~> 1.0, >= 1.0.5) |
|
|
|
|
actionpack (4.2.7.1) |
|
|
|
|
actionview (= 4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
actionpack (4.2.8) |
|
|
|
|
actionview (= 4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
rack (~> 1.6) |
|
|
|
|
rack-test (~> 0.6.2) |
|
|
|
|
rails-dom-testing (~> 1.0, >= 1.0.5) |
|
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2) |
|
|
|
|
actionview (4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
actionview (4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
builder (~> 3.1) |
|
|
|
|
erubis (~> 2.7.0) |
|
|
|
|
rails-dom-testing (~> 1.0, >= 1.0.5) |
|
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.2) |
|
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3) |
|
|
|
|
actionview-encoded_mail_to (1.0.9) |
|
|
|
|
rails |
|
|
|
|
activejob (4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
activejob (4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
globalid (>= 0.3.0) |
|
|
|
|
activemodel (4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
activemodel (4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
builder (~> 3.1) |
|
|
|
|
activerecord (4.2.7.1) |
|
|
|
|
activemodel (= 4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
activerecord (4.2.8) |
|
|
|
|
activemodel (= 4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
arel (~> 6.0) |
|
|
|
|
activesupport (4.2.7.1) |
|
|
|
|
activesupport (4.2.8) |
|
|
|
|
i18n (~> 0.7) |
|
|
|
|
json (~> 1.7, >= 1.7.7) |
|
|
|
|
minitest (~> 5.1) |
|
|
|
|
thread_safe (~> 0.3, >= 0.3.4) |
|
|
|
|
tzinfo (~> 1.1) |
|
|
|
|
acts-as-taggable-on (4.0.0) |
|
|
|
|
activerecord (>= 4.0) |
|
|
|
|
addressable (2.5.0) |
|
|
|
|
addressable (2.5.1) |
|
|
|
|
public_suffix (~> 2.0, >= 2.0.2) |
|
|
|
|
arbre (1.1.1) |
|
|
|
|
activesupport (>= 3.0.0) |
|
|
|
|
arel (6.0.4) |
|
|
|
|
ast (2.3.0) |
|
|
|
|
bcrypt (3.1.11) |
|
|
|
|
bourbon (4.3.2) |
|
|
|
|
bourbon (4.3.4) |
|
|
|
|
sass (~> 3.4) |
|
|
|
|
thor (~> 0.19) |
|
|
|
|
brakeman (3.5.0) |
|
|
|
|
brakeman (3.6.1) |
|
|
|
|
buftok (0.2.0) |
|
|
|
|
builder (3.2.3) |
|
|
|
|
bundler-audit (0.5.0) |
|
|
|
@ -100,18 +99,18 @@ GEM
|
|
|
|
|
coffee-script-source |
|
|
|
|
execjs |
|
|
|
|
coffee-script-source (1.12.2) |
|
|
|
|
concurrent-ruby (1.0.4) |
|
|
|
|
concurrent-ruby (1.0.5) |
|
|
|
|
debug_inspector (0.0.2) |
|
|
|
|
devise (4.2.0) |
|
|
|
|
devise (4.2.1) |
|
|
|
|
bcrypt (~> 3.0) |
|
|
|
|
orm_adapter (~> 0.1) |
|
|
|
|
railties (>= 4.1.0, < 5.1) |
|
|
|
|
responders |
|
|
|
|
warden (~> 1.2.3) |
|
|
|
|
devise-i18n (1.1.1) |
|
|
|
|
devise-i18n (1.1.2) |
|
|
|
|
differ (0.1.2) |
|
|
|
|
docile (1.1.5) |
|
|
|
|
domain_name (0.5.20161129) |
|
|
|
|
domain_name (0.5.20170404) |
|
|
|
|
unf (>= 0.0.5, < 1.0.0) |
|
|
|
|
em-websocket (0.5.1) |
|
|
|
|
eventmachine (>= 0.12.9) |
|
|
|
@ -120,20 +119,20 @@ GEM
|
|
|
|
|
activemodel |
|
|
|
|
equalizer (0.0.11) |
|
|
|
|
erubis (2.7.0) |
|
|
|
|
eventmachine (1.2.2) |
|
|
|
|
eventmachine (1.2.3) |
|
|
|
|
execjs (2.7.0) |
|
|
|
|
faraday (0.11.0) |
|
|
|
|
multipart-post (>= 1.2, < 3) |
|
|
|
|
ffi (1.9.17) |
|
|
|
|
ffi (1.9.18) |
|
|
|
|
font-awesome-sass (4.7.0) |
|
|
|
|
sass (>= 3.2) |
|
|
|
|
formatador (0.2.5) |
|
|
|
|
formtastic (3.1.4) |
|
|
|
|
formtastic (3.1.5) |
|
|
|
|
actionpack (>= 3.2.13) |
|
|
|
|
formtastic_i18n (0.6.0) |
|
|
|
|
geocoder (1.4.3) |
|
|
|
|
globalid (0.3.7) |
|
|
|
|
activesupport (>= 4.1.0) |
|
|
|
|
globalid (0.4.0) |
|
|
|
|
activesupport (>= 4.2.0) |
|
|
|
|
guard (2.14.1) |
|
|
|
|
formatador (>= 0.2.4) |
|
|
|
|
listen (>= 2.7, < 4.0) |
|
|
|
@ -156,7 +155,7 @@ GEM
|
|
|
|
|
guard (~> 2.8) |
|
|
|
|
guard-compat (~> 1.0) |
|
|
|
|
multi_json (~> 1.8) |
|
|
|
|
guard-migrate (1.2.1) |
|
|
|
|
guard-migrate (2.0.0) |
|
|
|
|
activerecord (>= 4.1.0) |
|
|
|
|
guard (~> 2.3) |
|
|
|
|
guard-compat (~> 1.1) |
|
|
|
@ -177,8 +176,9 @@ GEM
|
|
|
|
|
haml (>= 4.0.6, < 5.0) |
|
|
|
|
html2haml (>= 1.0.1) |
|
|
|
|
railties (>= 4.0.1) |
|
|
|
|
haml_lint (0.21.0) |
|
|
|
|
haml (~> 4.0) |
|
|
|
|
haml_lint (0.24.0) |
|
|
|
|
haml (>= 4.0, < 5.1) |
|
|
|
|
rainbow |
|
|
|
|
rake (>= 10, < 13) |
|
|
|
|
rubocop (>= 0.47.0) |
|
|
|
|
sysexits (~> 1.1) |
|
|
|
@ -201,17 +201,17 @@ GEM
|
|
|
|
|
http-form_data (1.0.1) |
|
|
|
|
http_accept_language (2.1.0) |
|
|
|
|
http_parser.rb (0.6.0) |
|
|
|
|
i18n (0.8.0) |
|
|
|
|
ice_cube (0.15.0) |
|
|
|
|
inherited_resources (1.7.0) |
|
|
|
|
i18n (0.8.1) |
|
|
|
|
ice_cube (0.16.0) |
|
|
|
|
inherited_resources (1.7.1) |
|
|
|
|
actionpack (>= 3.2, < 5.1) |
|
|
|
|
has_scope (~> 0.6) |
|
|
|
|
railties (>= 3.2, < 5.1) |
|
|
|
|
responders |
|
|
|
|
jbuilder (2.6.1) |
|
|
|
|
activesupport (>= 3.0.0, < 5.1) |
|
|
|
|
jbuilder (2.6.3) |
|
|
|
|
activesupport (>= 3.0.0, < 5.2) |
|
|
|
|
multi_json (~> 1.2) |
|
|
|
|
jquery-rails (4.2.2) |
|
|
|
|
jquery-rails (4.3.1) |
|
|
|
|
rails-dom-testing (>= 1, < 3) |
|
|
|
|
railties (>= 4.2.0) |
|
|
|
|
thor (>= 0.14, < 2.0) |
|
|
|
@ -230,8 +230,9 @@ GEM
|
|
|
|
|
activerecord |
|
|
|
|
kaminari-core (= 1.0.1) |
|
|
|
|
kaminari-core (1.0.1) |
|
|
|
|
leaflet-rails (1.0.2) |
|
|
|
|
libv8 (3.16.14.17) |
|
|
|
|
leaflet-rails (1.0.3) |
|
|
|
|
rails (>= 4.2.0) |
|
|
|
|
libv8 (3.16.14.19) |
|
|
|
|
listen (3.1.5) |
|
|
|
|
rb-fsevent (~> 0.9, >= 0.9.4) |
|
|
|
|
rb-inotify (~> 0.9, >= 0.9.7) |
|
|
|
@ -257,13 +258,13 @@ GEM
|
|
|
|
|
mysql2 (0.4.5) |
|
|
|
|
naught (1.1.0) |
|
|
|
|
nenv (0.3.0) |
|
|
|
|
nokogiri (1.7.0.1) |
|
|
|
|
nokogiri (1.7.1) |
|
|
|
|
mini_portile2 (~> 2.1.0) |
|
|
|
|
notiffany (0.1.1) |
|
|
|
|
nenv (~> 0.1) |
|
|
|
|
shellany (~> 0.0) |
|
|
|
|
orm_adapter (0.5.0) |
|
|
|
|
paper_trail (6.0.2) |
|
|
|
|
paper_trail (7.0.1) |
|
|
|
|
activerecord (>= 4.0, < 5.2) |
|
|
|
|
request_store (~> 1.1) |
|
|
|
|
parser (2.4.0.0) |
|
|
|
@ -287,19 +288,19 @@ GEM
|
|
|
|
|
rack |
|
|
|
|
rack-test (0.6.3) |
|
|
|
|
rack (>= 1.0) |
|
|
|
|
rails (4.2.7.1) |
|
|
|
|
actionmailer (= 4.2.7.1) |
|
|
|
|
actionpack (= 4.2.7.1) |
|
|
|
|
actionview (= 4.2.7.1) |
|
|
|
|
activejob (= 4.2.7.1) |
|
|
|
|
activemodel (= 4.2.7.1) |
|
|
|
|
activerecord (= 4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
rails (4.2.8) |
|
|
|
|
actionmailer (= 4.2.8) |
|
|
|
|
actionpack (= 4.2.8) |
|
|
|
|
actionview (= 4.2.8) |
|
|
|
|
activejob (= 4.2.8) |
|
|
|
|
activemodel (= 4.2.8) |
|
|
|
|
activerecord (= 4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
bundler (>= 1.3.0, < 2.0) |
|
|
|
|
railties (= 4.2.7.1) |
|
|
|
|
railties (= 4.2.8) |
|
|
|
|
sprockets-rails |
|
|
|
|
rails-assets-leaflet (1.0.3) |
|
|
|
|
rails-assets-leaflet.markercluster (1.0.3) |
|
|
|
|
rails-assets-leaflet.markercluster (1.0.4) |
|
|
|
|
rails-assets-leaflet (>= 1.0.3) |
|
|
|
|
rails-deprecated_sanitizer (1.0.3) |
|
|
|
|
activesupport (>= 4.2.0.alpha) |
|
|
|
@ -312,12 +313,13 @@ GEM
|
|
|
|
|
rails-i18n (4.0.9) |
|
|
|
|
i18n (~> 0.7) |
|
|
|
|
railties (~> 4.0) |
|
|
|
|
railties (4.2.7.1) |
|
|
|
|
actionpack (= 4.2.7.1) |
|
|
|
|
activesupport (= 4.2.7.1) |
|
|
|
|
railties (4.2.8) |
|
|
|
|
actionpack (= 4.2.8) |
|
|
|
|
activesupport (= 4.2.8) |
|
|
|
|
rake (>= 0.8.7) |
|
|
|
|
thor (>= 0.18.1, < 2.0) |
|
|
|
|
rainbow (2.2.1) |
|
|
|
|
rainbow (2.2.2) |
|
|
|
|
rake |
|
|
|
|
rake (12.0.0) |
|
|
|
|
ransack (1.8.2) |
|
|
|
|
actionpack (>= 3.0) |
|
|
|
@ -334,7 +336,7 @@ GEM
|
|
|
|
|
request_store (1.3.2) |
|
|
|
|
responders (2.3.0) |
|
|
|
|
railties (>= 4.2.0, < 5.1) |
|
|
|
|
rubocop (0.47.1) |
|
|
|
|
rubocop (0.48.1) |
|
|
|
|
parser (>= 2.3.3.1, < 3.0) |
|
|
|
|
powerpack (~> 0.1) |
|
|
|
|
rainbow (>= 1.99.1, < 3.0) |
|
|
|
@ -342,7 +344,7 @@ GEM
|
|
|
|
|
unicode-display_width (~> 1.0, >= 1.0.1) |
|
|
|
|
ruby-progressbar (1.8.1) |
|
|
|
|
ruby_dep (1.5.0) |
|
|
|
|
ruby_parser (3.8.4) |
|
|
|
|
ruby_parser (3.9.0) |
|
|
|
|
sexp_processor (~> 4.1) |
|
|
|
|
sass (3.4.23) |
|
|
|
|
sass-rails (5.0.6) |
|
|
|
@ -354,12 +356,12 @@ GEM
|
|
|
|
|
sdoc (0.4.2) |
|
|
|
|
json (~> 1.7, >= 1.7.7) |
|
|
|
|
rdoc (~> 4.0) |
|
|
|
|
sexp_processor (4.8.0) |
|
|
|
|
sexp_processor (4.9.0) |
|
|
|
|
shellany (0.0.1) |
|
|
|
|
simple_calendar (2.2.3) |
|
|
|
|
simple_calendar (2.2.5) |
|
|
|
|
rails (>= 3.0) |
|
|
|
|
simple_oauth (0.3.1) |
|
|
|
|
simplecov (0.13.0) |
|
|
|
|
simplecov (0.14.1) |
|
|
|
|
docile (~> 1.1.0) |
|
|
|
|
json (>= 1.8, < 3) |
|
|
|
|
simplecov-html (~> 0.10.0) |
|
|
|
@ -382,9 +384,9 @@ GEM
|
|
|
|
|
libv8 (~> 3.16.14.15) |
|
|
|
|
ref |
|
|
|
|
thor (0.19.4) |
|
|
|
|
thread_safe (0.3.5) |
|
|
|
|
tilt (2.0.6) |
|
|
|
|
tinymce-rails (4.5.3) |
|
|
|
|
thread_safe (0.3.6) |
|
|
|
|
tilt (2.0.7) |
|
|
|
|
tinymce-rails (4.5.6) |
|
|
|
|
railties (>= 3.1.1) |
|
|
|
|
tinymce-rails-langs (4.20160310) |
|
|
|
|
tinymce-rails (~> 4.1, >= 4.1.10) |
|
|
|
@ -401,14 +403,14 @@ GEM
|
|
|
|
|
memoizable (~> 0.4.2) |
|
|
|
|
naught (~> 1.1) |
|
|
|
|
simple_oauth (~> 0.3.1) |
|
|
|
|
tzinfo (1.2.2) |
|
|
|
|
tzinfo (1.2.3) |
|
|
|
|
thread_safe (~> 0.1) |
|
|
|
|
uglifier (3.0.4) |
|
|
|
|
uglifier (3.2.0) |
|
|
|
|
execjs (>= 0.3.0, < 3) |
|
|
|
|
unf (0.1.4) |
|
|
|
|
unf_ext |
|
|
|
|
unf_ext (0.0.7.2) |
|
|
|
|
unicode-display_width (1.1.3) |
|
|
|
|
unf_ext (0.0.7.4) |
|
|
|
|
unicode-display_width (1.2.1) |
|
|
|
|
warden (1.2.7) |
|
|
|
|
rack (>= 1.0) |
|
|
|
|
web-console (3.3.0) |
|
|
|
|