mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
update gems
This commit is contained in:
parent
1adf24656c
commit
64e59564dd
1 changed files with 22 additions and 22 deletions
44
Gemfile.lock
44
Gemfile.lock
|
@ -38,16 +38,16 @@ GEM
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
annotate (2.7.0)
|
annotate (2.7.1)
|
||||||
activerecord (>= 3.2, < 6.0)
|
activerecord (>= 3.2, < 6.0)
|
||||||
rake (~> 10.4)
|
rake (>= 10.4, < 12.0)
|
||||||
arel (6.0.3)
|
arel (6.0.3)
|
||||||
aws-sdk (2.2.9)
|
aws-sdk (2.3.7)
|
||||||
aws-sdk-resources (= 2.2.9)
|
aws-sdk-resources (= 2.3.7)
|
||||||
aws-sdk-core (2.2.9)
|
aws-sdk-core (2.3.7)
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
aws-sdk-resources (2.2.9)
|
aws-sdk-resources (2.3.7)
|
||||||
aws-sdk-core (= 2.2.9)
|
aws-sdk-core (= 2.3.7)
|
||||||
babel-source (5.8.34)
|
babel-source (5.8.34)
|
||||||
babel-transpiler (0.7.0)
|
babel-transpiler (0.7.0)
|
||||||
babel-source (>= 4.0, < 6)
|
babel-source (>= 4.0, < 6)
|
||||||
|
@ -108,7 +108,7 @@ GEM
|
||||||
fast_xs (0.8.0)
|
fast_xs (0.8.0)
|
||||||
ffi (1.9.10)
|
ffi (1.9.10)
|
||||||
flamegraph (0.9.5)
|
flamegraph (0.9.5)
|
||||||
foreman (0.78.0)
|
foreman (0.82.0)
|
||||||
thor (~> 0.19.1)
|
thor (~> 0.19.1)
|
||||||
fspath (2.1.1)
|
fspath (2.1.1)
|
||||||
gctools (0.2.3)
|
gctools (0.2.3)
|
||||||
|
@ -117,7 +117,7 @@ GEM
|
||||||
globalid (0.3.6)
|
globalid (0.3.6)
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
hashie (3.4.3)
|
hashie (3.4.4)
|
||||||
highline (1.7.8)
|
highline (1.7.8)
|
||||||
hiredis (0.6.1)
|
hiredis (0.6.1)
|
||||||
htmlentities (4.3.4)
|
htmlentities (4.3.4)
|
||||||
|
@ -133,12 +133,14 @@ GEM
|
||||||
progress (~> 3.0, >= 3.0.1)
|
progress (~> 3.0, >= 3.0.1)
|
||||||
image_size (1.4.1)
|
image_size (1.4.1)
|
||||||
in_threads (1.3.1)
|
in_threads (1.3.1)
|
||||||
jmespath (1.1.3)
|
jmespath (1.2.4)
|
||||||
|
json_pure (>= 1.8.1)
|
||||||
jquery-rails (4.0.5)
|
jquery-rails (4.0.5)
|
||||||
rails-dom-testing (~> 1.0)
|
rails-dom-testing (~> 1.0)
|
||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
|
json_pure (1.8.3)
|
||||||
jwt (1.5.2)
|
jwt (1.5.2)
|
||||||
kgio (2.10.0)
|
kgio (2.10.0)
|
||||||
librarian (0.1.2)
|
librarian (0.1.2)
|
||||||
|
@ -161,12 +163,12 @@ GEM
|
||||||
mini_portile2 (2.1.0)
|
mini_portile2 (2.1.0)
|
||||||
mini_racer (0.1.3)
|
mini_racer (0.1.3)
|
||||||
libv8 (~> 5.0)
|
libv8 (~> 5.0)
|
||||||
minitest (5.8.4)
|
minitest (5.9.0)
|
||||||
mocha (1.1.0)
|
mocha (1.1.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
mock_redis (0.15.4)
|
mock_redis (0.15.4)
|
||||||
moneta (0.8.0)
|
moneta (0.8.0)
|
||||||
msgpack (0.7.4)
|
msgpack (0.7.6)
|
||||||
multi_json (1.11.2)
|
multi_json (1.11.2)
|
||||||
multi_xml (0.5.5)
|
multi_xml (0.5.5)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
|
@ -272,14 +274,14 @@ GEM
|
||||||
activesupport (= 4.2.6)
|
activesupport (= 4.2.6)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
raindrops (0.15.0)
|
raindrops (0.16.0)
|
||||||
rake (10.5.0)
|
rake (11.1.2)
|
||||||
rake-compiler (0.9.9)
|
rake-compiler (0.9.9)
|
||||||
rake
|
rake
|
||||||
rb-fsevent (0.9.7)
|
rb-fsevent (0.9.7)
|
||||||
rb-inotify (0.9.5)
|
rb-inotify (0.9.7)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
rbtrace (0.4.7)
|
rbtrace (0.4.8)
|
||||||
ffi (>= 1.0.6)
|
ffi (>= 1.0.6)
|
||||||
msgpack (>= 0.4.3)
|
msgpack (>= 0.4.3)
|
||||||
trollop (>= 1.16.2)
|
trollop (>= 1.16.2)
|
||||||
|
@ -290,7 +292,7 @@ GEM
|
||||||
http-cookie (>= 1.0.2, < 2.0)
|
http-cookie (>= 1.0.2, < 2.0)
|
||||||
mime-types (>= 1.16, < 3.0)
|
mime-types (>= 1.16, < 3.0)
|
||||||
netrc (~> 0.7)
|
netrc (~> 0.7)
|
||||||
rinku (1.7.3)
|
rinku (2.0.0)
|
||||||
rmmseg-cpp (0.2.9)
|
rmmseg-cpp (0.2.9)
|
||||||
rspec (3.2.0)
|
rspec (3.2.0)
|
||||||
rspec-core (~> 3.2.0)
|
rspec-core (~> 3.2.0)
|
||||||
|
@ -385,15 +387,13 @@ GEM
|
||||||
trollop (2.1.2)
|
trollop (2.1.2)
|
||||||
tzinfo (1.2.2)
|
tzinfo (1.2.2)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (2.7.2)
|
uglifier (3.0.0)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0, < 3)
|
||||||
json (>= 1.8.0)
|
|
||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.7.1)
|
unf_ext (0.0.7.1)
|
||||||
unicorn (5.0.1)
|
unicorn (5.1.0)
|
||||||
kgio (~> 2.6)
|
kgio (~> 2.6)
|
||||||
rack
|
|
||||||
raindrops (~> 0.7)
|
raindrops (~> 0.7)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|
Loading…
Reference in a new issue