mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: update mini_sql and some other gems
Big one is mini_sql, only noticeable change is that the internals now support jruby!
This commit is contained in:
@@ -151,10 +151,10 @@ GEM
|
|||||||
fspath (3.1.0)
|
fspath (3.1.0)
|
||||||
gc_tracer (1.5.1)
|
gc_tracer (1.5.1)
|
||||||
git (1.5.0)
|
git (1.5.0)
|
||||||
globalid (0.4.1)
|
globalid (0.4.2)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
hashdiff (0.3.7)
|
hashdiff (0.3.9)
|
||||||
hashie (3.6.0)
|
hashie (3.6.0)
|
||||||
highline (1.7.10)
|
highline (1.7.10)
|
||||||
hiredis (0.6.3)
|
hiredis (0.6.3)
|
||||||
@@ -164,7 +164,7 @@ GEM
|
|||||||
i18n (1.6.0)
|
i18n (1.6.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
image_size (1.5.0)
|
image_size (1.5.0)
|
||||||
in_threads (1.5.0)
|
in_threads (1.5.1)
|
||||||
jaro_winkler (1.5.2)
|
jaro_winkler (1.5.2)
|
||||||
jmespath (1.4.0)
|
jmespath (1.4.0)
|
||||||
jquery-rails (4.3.3)
|
jquery-rails (4.3.3)
|
||||||
@@ -207,7 +207,7 @@ GEM
|
|||||||
libv8 (>= 6.9.411)
|
libv8 (>= 6.9.411)
|
||||||
mini_scheduler (0.9.2)
|
mini_scheduler (0.9.2)
|
||||||
sidekiq
|
sidekiq
|
||||||
mini_sql (0.2.1)
|
mini_sql (0.2.2)
|
||||||
mini_suffix (0.3.0)
|
mini_suffix (0.3.0)
|
||||||
ffi (~> 1.9)
|
ffi (~> 1.9)
|
||||||
minitest (5.11.3)
|
minitest (5.11.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user