Bundle update
This commit is contained in:
parent
baa08dc85c
commit
990d6a8d97
27
Gemfile.lock
27
Gemfile.lock
@ -95,7 +95,7 @@ GEM
|
|||||||
execjs
|
execjs
|
||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.1.5)
|
concurrent-ruby (1.1.5)
|
||||||
crass (1.0.5)
|
crass (1.0.6)
|
||||||
devise (4.7.1)
|
devise (4.7.1)
|
||||||
bcrypt (~> 3.0)
|
bcrypt (~> 3.0)
|
||||||
orm_adapter (~> 0.1)
|
orm_adapter (~> 0.1)
|
||||||
@ -117,7 +117,7 @@ GEM
|
|||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
eventmachine (1.2.7)
|
eventmachine (1.2.7)
|
||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
ffi (1.11.3)
|
ffi (1.12.1)
|
||||||
flag-icons-rails (3.1.0)
|
flag-icons-rails (3.1.0)
|
||||||
sass (~> 3.2)
|
sass (~> 3.2)
|
||||||
font-awesome-sass (5.12.0)
|
font-awesome-sass (5.12.0)
|
||||||
@ -199,14 +199,14 @@ GEM
|
|||||||
http-form_data (2.2.0)
|
http-form_data (2.2.0)
|
||||||
http_accept_language (2.1.1)
|
http_accept_language (2.1.1)
|
||||||
http_parser.rb (0.6.0)
|
http_parser.rb (0.6.0)
|
||||||
i18n (1.8.1)
|
i18n (1.8.2)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n-active_record (0.3.0)
|
i18n-active_record (0.3.0)
|
||||||
i18n (>= 0.5.0)
|
i18n (>= 0.5.0)
|
||||||
i18n-country-translations (1.4.1)
|
i18n-country-translations (1.4.1)
|
||||||
i18n (>= 0.9.3, < 2)
|
i18n (>= 0.9.3, < 2)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
i18n-tasks (0.9.29)
|
i18n-tasks (0.9.30)
|
||||||
activesupport (>= 4.0.2)
|
activesupport (>= 4.0.2)
|
||||||
ast (>= 2.1.0)
|
ast (>= 2.1.0)
|
||||||
erubi
|
erubi
|
||||||
@ -266,7 +266,7 @@ GEM
|
|||||||
mimemagic (0.3.3)
|
mimemagic (0.3.3)
|
||||||
mini_mime (1.0.2)
|
mini_mime (1.0.2)
|
||||||
mini_portile2 (2.4.0)
|
mini_portile2 (2.4.0)
|
||||||
minitest (5.13.0)
|
minitest (5.14.0)
|
||||||
modernizr-rails (2.7.1)
|
modernizr-rails (2.7.1)
|
||||||
multi_json (1.14.1)
|
multi_json (1.14.1)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
@ -290,8 +290,8 @@ GEM
|
|||||||
actionpack
|
actionpack
|
||||||
activesupport
|
activesupport
|
||||||
rails (>= 3.0.0)
|
rails (>= 3.0.0)
|
||||||
polyamorous (2.3.0)
|
polyamorous (2.3.2)
|
||||||
activerecord (>= 5.0)
|
activerecord (>= 5.2.1)
|
||||||
preserve (0.1.2)
|
preserve (0.1.2)
|
||||||
rails (>= 3.0)
|
rails (>= 3.0)
|
||||||
pry (0.12.2)
|
pry (0.12.2)
|
||||||
@ -300,7 +300,7 @@ GEM
|
|||||||
public_suffix (4.0.3)
|
public_suffix (4.0.3)
|
||||||
puma (4.3.1)
|
puma (4.3.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
rack (2.1.0)
|
rack (2.1.1)
|
||||||
rack-livereload (0.3.17)
|
rack-livereload (0.3.17)
|
||||||
rack
|
rack
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
@ -348,12 +348,11 @@ GEM
|
|||||||
thor (>= 0.20.3, < 2.0)
|
thor (>= 0.20.3, < 2.0)
|
||||||
rainbow (3.0.0)
|
rainbow (3.0.0)
|
||||||
rake (13.0.1)
|
rake (13.0.1)
|
||||||
ransack (2.3.0)
|
ransack (2.3.2)
|
||||||
actionpack (>= 5.0)
|
activerecord (>= 5.2.1)
|
||||||
activerecord (>= 5.0)
|
activesupport (>= 5.2.1)
|
||||||
activesupport (>= 5.0)
|
|
||||||
i18n
|
i18n
|
||||||
polyamorous (= 2.3.0)
|
polyamorous (= 2.3.2)
|
||||||
rb-fsevent (0.10.3)
|
rb-fsevent (0.10.3)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
@ -448,7 +447,7 @@ GEM
|
|||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.7.6)
|
unf_ext (0.0.7.6)
|
||||||
unicode-display_width (1.6.0)
|
unicode-display_width (1.6.1)
|
||||||
warden (1.2.8)
|
warden (1.2.8)
|
||||||
rack (>= 2.0.6)
|
rack (>= 2.0.6)
|
||||||
web-console (4.0.1)
|
web-console (4.0.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user