mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 14:15:43 +08:00
Update Gems
This commit is contained in:
parent
c4f2e49b85
commit
6f759b4a6a
127
Gemfile.lock
127
Gemfile.lock
@ -43,7 +43,7 @@ GEM
|
|||||||
airbrake (3.1.2)
|
airbrake (3.1.2)
|
||||||
activesupport
|
activesupport
|
||||||
builder
|
builder
|
||||||
annotate (2.6.0)
|
annotate (2.6.1)
|
||||||
activerecord (>= 2.3.0)
|
activerecord (>= 2.3.0)
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
arel (4.0.2)
|
arel (4.0.2)
|
||||||
@ -52,7 +52,7 @@ GEM
|
|||||||
ember-source
|
ember-source
|
||||||
execjs
|
execjs
|
||||||
handlebars-source
|
handlebars-source
|
||||||
better_errors (1.0.1)
|
better_errors (1.1.0)
|
||||||
coderay (>= 1.0.0)
|
coderay (>= 1.0.0)
|
||||||
erubis (>= 2.6.6)
|
erubis (>= 2.6.6)
|
||||||
binding_of_caller (0.7.2)
|
binding_of_caller (0.7.2)
|
||||||
@ -65,7 +65,8 @@ GEM
|
|||||||
connection_pool (1.2.0)
|
connection_pool (1.2.0)
|
||||||
daemons (1.1.9)
|
daemons (1.1.9)
|
||||||
debug_inspector (0.0.2)
|
debug_inspector (0.0.2)
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.5)
|
||||||
|
docile (1.1.3)
|
||||||
email_reply_parser-discourse (0.6)
|
email_reply_parser-discourse (0.6)
|
||||||
ember-data-source (0.14)
|
ember-data-source (0.14)
|
||||||
ember-source
|
ember-source
|
||||||
@ -85,21 +86,20 @@ GEM
|
|||||||
excon (0.28.0)
|
excon (0.28.0)
|
||||||
execjs (2.0.2)
|
execjs (2.0.2)
|
||||||
exifr (1.1.3)
|
exifr (1.1.3)
|
||||||
fabrication (2.8.1)
|
fabrication (2.9.8)
|
||||||
fakeweb (1.3.0)
|
fakeweb (1.3.0)
|
||||||
faraday (0.8.8)
|
faraday (0.9.0)
|
||||||
multipart-post (~> 1.2.0)
|
multipart-post (>= 1.2, < 3)
|
||||||
fast_blank (0.0.1)
|
fast_blank (0.0.2)
|
||||||
rake
|
|
||||||
rake-compiler
|
|
||||||
fast_stack (0.1.0)
|
fast_stack (0.1.0)
|
||||||
rake
|
rake
|
||||||
rake-compiler
|
rake-compiler
|
||||||
fast_xor (1.1.2)
|
fast_xor (1.1.3)
|
||||||
rake
|
rake
|
||||||
rake-compiler
|
rake-compiler
|
||||||
fast_xs (0.8.0)
|
fast_xs (0.8.0)
|
||||||
fastimage (1.5.2)
|
fastimage (1.6.0)
|
||||||
|
addressable (~> 2.3, >= 2.3.5)
|
||||||
ffi (1.9.3)
|
ffi (1.9.3)
|
||||||
flamegraph (0.0.5)
|
flamegraph (0.0.5)
|
||||||
fast_stack
|
fast_stack
|
||||||
@ -114,9 +114,9 @@ GEM
|
|||||||
nokogiri (~> 1.5)
|
nokogiri (~> 1.5)
|
||||||
ruby-hmac
|
ruby-hmac
|
||||||
formatador (0.2.4)
|
formatador (0.2.4)
|
||||||
fspath (2.0.5)
|
fspath (2.1.0)
|
||||||
gctools (0.2.3)
|
gctools (0.2.3)
|
||||||
given_core (3.1.1)
|
given_core (3.5.3)
|
||||||
sorcerer (>= 0.3.7)
|
sorcerer (>= 0.3.7)
|
||||||
guess_html_encoding (0.0.9)
|
guess_html_encoding (0.0.9)
|
||||||
handlebars-source (1.1.2)
|
handlebars-source (1.1.2)
|
||||||
@ -125,25 +125,24 @@ GEM
|
|||||||
highline (1.6.20)
|
highline (1.6.20)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
hiredis (0.4.5)
|
hiredis (0.4.5)
|
||||||
httpauth (0.2.0)
|
|
||||||
i18n (0.6.9)
|
i18n (0.6.9)
|
||||||
image_optim (0.9.1)
|
image_optim (0.11.0)
|
||||||
exifr (~> 1.1.3)
|
exifr (~> 1.1.3)
|
||||||
fspath (~> 2.0.5)
|
fspath (~> 2.1.0)
|
||||||
image_size (~> 1.1.2)
|
image_size (~> 1.2.0)
|
||||||
in_threads (~> 1.2.0)
|
in_threads (~> 1.2.0)
|
||||||
progress (~> 3.0.0)
|
progress (~> 3.0.0)
|
||||||
image_size (1.1.3)
|
image_size (1.2.0)
|
||||||
image_sorcery (1.1.0)
|
image_sorcery (1.1.0)
|
||||||
in_threads (1.2.0)
|
in_threads (1.2.0)
|
||||||
jquery-rails (3.0.4)
|
jquery-rails (3.1.0)
|
||||||
railties (>= 3.0, < 5.0)
|
railties (>= 3.0, < 5.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.1)
|
json (1.8.1)
|
||||||
jwt (0.1.8)
|
jwt (0.1.11)
|
||||||
multi_json (>= 1.5)
|
multi_json (>= 1.5)
|
||||||
kgio (2.9.2)
|
kgio (2.9.2)
|
||||||
librarian (0.1.1)
|
librarian (0.1.2)
|
||||||
highline
|
highline
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
libv8 (3.16.14.3)
|
libv8 (3.16.14.3)
|
||||||
@ -156,22 +155,23 @@ GEM
|
|||||||
eventmachine
|
eventmachine
|
||||||
rack (>= 1.1.3)
|
rack (>= 1.1.3)
|
||||||
redis
|
redis
|
||||||
metaclass (0.0.1)
|
metaclass (0.0.2)
|
||||||
method_source (0.8.2)
|
method_source (0.8.2)
|
||||||
mime-types (1.25.1)
|
mime-types (1.25.1)
|
||||||
mini_portile (0.5.2)
|
mini_portile (0.5.2)
|
||||||
minitest (4.7.5)
|
minitest (4.7.5)
|
||||||
mocha (0.14.0)
|
mocha (1.0.0)
|
||||||
metaclass (~> 0.0.1)
|
metaclass (~> 0.0.1)
|
||||||
mock_redis (0.9.0)
|
mock_redis (0.11.0)
|
||||||
moneta (0.7.20)
|
moneta (0.7.20)
|
||||||
msgpack (0.5.7)
|
msgpack (0.5.8)
|
||||||
multi_json (1.8.4)
|
multi_json (1.8.4)
|
||||||
multipart-post (1.2.0)
|
multi_xml (0.5.5)
|
||||||
mustache (0.99.4)
|
multipart-post (2.0.0)
|
||||||
|
mustache (0.99.5)
|
||||||
net-scp (1.1.2)
|
net-scp (1.1.2)
|
||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
net-ssh (2.7.0)
|
net-ssh (2.8.0)
|
||||||
nokogiri (1.6.1)
|
nokogiri (1.6.1)
|
||||||
mini_portile (~> 0.5.0)
|
mini_portile (~> 0.5.0)
|
||||||
oauth (0.4.7)
|
oauth (0.4.7)
|
||||||
@ -181,7 +181,7 @@ GEM
|
|||||||
jwt (~> 0.1.4)
|
jwt (~> 0.1.4)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
rack (~> 1.2)
|
rack (~> 1.2)
|
||||||
oj (2.2.3)
|
oj (2.5.4)
|
||||||
omniauth (1.1.4)
|
omniauth (1.1.4)
|
||||||
hashie (>= 1.2, < 3)
|
hashie (>= 1.2, < 3)
|
||||||
rack
|
rack
|
||||||
@ -216,9 +216,9 @@ GEM
|
|||||||
redis
|
redis
|
||||||
ruby-openid
|
ruby-openid
|
||||||
pg (0.15.1)
|
pg (0.15.1)
|
||||||
polyglot (0.3.3)
|
polyglot (0.3.4)
|
||||||
progress (3.0.0)
|
progress (3.0.0)
|
||||||
pry (0.9.12.4)
|
pry (0.9.12.6)
|
||||||
coderay (~> 1.0)
|
coderay (~> 1.0)
|
||||||
method_source (~> 0.8)
|
method_source (~> 0.8)
|
||||||
slop (~> 3.4)
|
slop (~> 3.4)
|
||||||
@ -226,19 +226,18 @@ GEM
|
|||||||
pry (~> 0.9.10)
|
pry (~> 0.9.10)
|
||||||
pry-rails (0.3.2)
|
pry-rails (0.3.2)
|
||||||
pry (>= 0.9.10)
|
pry (>= 0.9.10)
|
||||||
puma (2.6.0)
|
puma (2.7.1)
|
||||||
rack (>= 1.1, < 2.0)
|
rack (>= 1.1, < 2.0)
|
||||||
qunit-rails (0.0.4)
|
qunit-rails (0.0.7)
|
||||||
railties (>= 3.2.3)
|
railties
|
||||||
rack (1.5.2)
|
rack (1.5.2)
|
||||||
rack-cors (0.2.8)
|
rack-cors (0.2.9)
|
||||||
rack
|
rack-mini-profiler (0.9.0)
|
||||||
rack-mini-profiler (0.9.0.pre)
|
|
||||||
rack (>= 1.1.3)
|
rack (>= 1.1.3)
|
||||||
rack-openid (1.3.1)
|
rack-openid (1.3.1)
|
||||||
rack (>= 1.1.0)
|
rack (>= 1.1.0)
|
||||||
ruby-openid (>= 2.1.8)
|
ruby-openid (>= 2.1.8)
|
||||||
rack-protection (1.5.1)
|
rack-protection (1.5.2)
|
||||||
rack
|
rack
|
||||||
rack-test (0.6.2)
|
rack-test (0.6.2)
|
||||||
rack (>= 1.0)
|
rack (>= 1.0)
|
||||||
@ -261,16 +260,16 @@ GEM
|
|||||||
rake (10.1.1)
|
rake (10.1.1)
|
||||||
rake-compiler (0.9.2)
|
rake-compiler (0.9.2)
|
||||||
rake
|
rake
|
||||||
rb-fsevent (0.9.3)
|
rb-fsevent (0.9.4)
|
||||||
rb-inotify (0.9.2)
|
rb-inotify (0.9.3)
|
||||||
ffi (>= 0.5.0)
|
ffi (>= 0.5.0)
|
||||||
rbtrace (0.4.1)
|
rbtrace (0.4.3)
|
||||||
ffi (>= 1.0.6)
|
ffi (>= 1.0.6)
|
||||||
msgpack (>= 0.4.3)
|
msgpack (>= 0.4.3)
|
||||||
trollop (>= 1.16.2)
|
trollop (>= 1.16.2)
|
||||||
redcarpet (3.0.0)
|
redcarpet (3.1.0)
|
||||||
redis (3.0.7)
|
redis (3.0.7)
|
||||||
redis-namespace (1.3.2)
|
redis-namespace (1.4.1)
|
||||||
redis (~> 3.0.4)
|
redis (~> 3.0.4)
|
||||||
ref (1.0.5)
|
ref (1.0.5)
|
||||||
rest-client (1.6.7)
|
rest-client (1.6.7)
|
||||||
@ -280,28 +279,29 @@ GEM
|
|||||||
rspec-core (~> 2.14.0)
|
rspec-core (~> 2.14.0)
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.14.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
rspec-core (2.14.6)
|
rspec-core (2.14.7)
|
||||||
rspec-expectations (2.14.3)
|
rspec-expectations (2.14.5)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-given (3.1.1)
|
rspec-given (3.5.3)
|
||||||
given_core (= 3.1.1)
|
given_core (= 3.5.3)
|
||||||
rspec (>= 2.12)
|
rspec (>= 2.12)
|
||||||
rspec-mocks (2.14.4)
|
rspec-mocks (2.14.5)
|
||||||
rspec-rails (2.14.0)
|
rspec-rails (2.14.1)
|
||||||
actionpack (>= 3.0)
|
actionpack (>= 3.0)
|
||||||
|
activemodel (>= 3.0)
|
||||||
activesupport (>= 3.0)
|
activesupport (>= 3.0)
|
||||||
railties (>= 3.0)
|
railties (>= 3.0)
|
||||||
rspec-core (~> 2.14.0)
|
rspec-core (~> 2.14.0)
|
||||||
rspec-expectations (~> 2.14.0)
|
rspec-expectations (~> 2.14.0)
|
||||||
rspec-mocks (~> 2.14.0)
|
rspec-mocks (~> 2.14.0)
|
||||||
ruby-hmac (0.4.0)
|
ruby-hmac (0.4.0)
|
||||||
ruby-openid (2.3.0)
|
ruby-openid (2.5.0)
|
||||||
ruby-readability (0.6.0)
|
ruby-readability (0.6.0)
|
||||||
guess_html_encoding (>= 0.0.4)
|
guess_html_encoding (>= 0.0.4)
|
||||||
nokogiri (>= 1.4.2)
|
nokogiri (>= 1.4.2)
|
||||||
sanitize (2.0.6)
|
sanitize (2.1.0)
|
||||||
nokogiri (>= 1.4.4)
|
nokogiri (>= 1.4.4)
|
||||||
sass (3.2.12)
|
sass (3.2.14)
|
||||||
sass-rails (4.0.1)
|
sass-rails (4.0.1)
|
||||||
railties (>= 4.0.0, < 5.0)
|
railties (>= 4.0.0, < 5.0)
|
||||||
sass (>= 3.1.10)
|
sass (>= 3.1.10)
|
||||||
@ -312,8 +312,8 @@ GEM
|
|||||||
shoulda (3.5.0)
|
shoulda (3.5.0)
|
||||||
shoulda-context (~> 1.0, >= 1.0.1)
|
shoulda-context (~> 1.0, >= 1.0.1)
|
||||||
shoulda-matchers (>= 1.4.1, < 3.0)
|
shoulda-matchers (>= 1.4.1, < 3.0)
|
||||||
shoulda-context (1.1.5)
|
shoulda-context (1.1.6)
|
||||||
shoulda-matchers (2.4.0)
|
shoulda-matchers (2.5.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
sidekiq (2.15.1)
|
sidekiq (2.15.1)
|
||||||
celluloid (>= 0.15.1)
|
celluloid (>= 0.15.1)
|
||||||
@ -321,18 +321,19 @@ GEM
|
|||||||
json
|
json
|
||||||
redis (>= 3.0.4)
|
redis (>= 3.0.4)
|
||||||
redis-namespace (>= 1.3.1)
|
redis-namespace (>= 1.3.1)
|
||||||
sidekiq-failures (0.2.2)
|
sidekiq-failures (0.3.0)
|
||||||
sidekiq (>= 2.9.0)
|
sidekiq (>= 2.14.0)
|
||||||
simple-rss (1.3.1)
|
simple-rss (1.3.1)
|
||||||
simplecov (0.7.1)
|
simplecov (0.8.2)
|
||||||
multi_json (~> 1.0)
|
docile (~> 1.1.0)
|
||||||
simplecov-html (~> 0.7.1)
|
multi_json
|
||||||
simplecov-html (0.7.1)
|
simplecov-html (~> 0.8.0)
|
||||||
|
simplecov-html (0.8.0)
|
||||||
sinatra (1.4.4)
|
sinatra (1.4.4)
|
||||||
rack (~> 1.4)
|
rack (~> 1.4)
|
||||||
rack-protection (~> 1.4)
|
rack-protection (~> 1.4)
|
||||||
tilt (~> 1.3, >= 1.3.4)
|
tilt (~> 1.3, >= 1.3.4)
|
||||||
slim (2.0.1)
|
slim (2.0.2)
|
||||||
temple (~> 0.6.6)
|
temple (~> 0.6.6)
|
||||||
tilt (>= 1.3.3, < 2.1)
|
tilt (>= 1.3.3, < 2.1)
|
||||||
slop (3.4.7)
|
slop (3.4.7)
|
||||||
@ -363,14 +364,14 @@ GEM
|
|||||||
thread_safe (0.1.3)
|
thread_safe (0.1.3)
|
||||||
atomic
|
atomic
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
timecop (0.6.3)
|
timecop (0.7.1)
|
||||||
timers (1.1.0)
|
timers (1.1.0)
|
||||||
treetop (1.4.15)
|
treetop (1.4.15)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
trollop (2.0)
|
trollop (2.0)
|
||||||
tzinfo (0.3.38)
|
tzinfo (0.3.38)
|
||||||
uglifier (2.3.1)
|
uglifier (2.4.0)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0)
|
||||||
json (>= 1.8.0)
|
json (>= 1.8.0)
|
||||||
unf (0.1.3)
|
unf (0.1.3)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user