mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 21:45:58 +08:00
bump onebox
This commit is contained in:
parent
68653801bc
commit
be9230cba2
14
Gemfile.lock
14
Gemfile.lock
@ -1,6 +1,7 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
Ascii85 (1.0.2)
|
||||
actionmailer (4.2.7.1)
|
||||
actionpack (= 4.2.7.1)
|
||||
actionview (= 4.2.7.1)
|
||||
@ -38,6 +39,7 @@ GEM
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
afm (0.2.2)
|
||||
annotate (2.7.1)
|
||||
activerecord (>= 3.2, < 6.0)
|
||||
rake (>= 10.4, < 12.0)
|
||||
@ -114,6 +116,7 @@ GEM
|
||||
globalid (0.3.7)
|
||||
activesupport (>= 4.1.0)
|
||||
guess_html_encoding (0.0.11)
|
||||
hashery (2.1.2)
|
||||
hashie (3.4.6)
|
||||
highline (1.7.8)
|
||||
hiredis (0.6.1)
|
||||
@ -206,17 +209,24 @@ GEM
|
||||
omniauth-twitter (1.3.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
onebox (1.7.9)
|
||||
onebox (1.8.0)
|
||||
fast_blank (>= 1.0.0)
|
||||
htmlentities (~> 4.3.4)
|
||||
moneta (~> 0.8)
|
||||
multi_json (~> 1.11)
|
||||
mustache
|
||||
nokogiri (~> 1.6.6)
|
||||
pdf-reader
|
||||
sanitize
|
||||
openid-redis-store (0.0.2)
|
||||
redis
|
||||
ruby-openid
|
||||
pdf-reader (1.4.1)
|
||||
Ascii85 (~> 1.0.0)
|
||||
afm (~> 0.2.1)
|
||||
hashery (~> 2.0)
|
||||
ruby-rc4
|
||||
ttfunk
|
||||
pg (0.19.0)
|
||||
progress (3.1.1)
|
||||
pry (0.10.4)
|
||||
@ -311,6 +321,7 @@ GEM
|
||||
rspec-support (3.4.1)
|
||||
rtlit (0.0.5)
|
||||
ruby-openid (2.7.0)
|
||||
ruby-rc4 (0.1.5)
|
||||
ruby-readability (0.7.0)
|
||||
guess_html_encoding (>= 0.0.4)
|
||||
nokogiri (>= 1.6.0)
|
||||
@ -364,6 +375,7 @@ GEM
|
||||
tilt (2.0.5)
|
||||
timecop (0.8.1)
|
||||
trollop (2.1.2)
|
||||
ttfunk (1.4.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (3.0.2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user