mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:40:53 -06:00
update more gems
This commit is contained in:
parent
4ad54f601f
commit
4ee3ed336d
22
Gemfile.lock
22
Gemfile.lock
@ -47,14 +47,12 @@ GEM
|
|||||||
activerecord (>= 3.2, <= 4.3)
|
activerecord (>= 3.2, <= 4.3)
|
||||||
rake (~> 10.4)
|
rake (~> 10.4)
|
||||||
arel (6.0.3)
|
arel (6.0.3)
|
||||||
aws-sdk (2.0.45)
|
aws-sdk (2.1.23)
|
||||||
aws-sdk-resources (= 2.0.45)
|
aws-sdk-resources (= 2.1.23)
|
||||||
aws-sdk-core (2.0.45)
|
aws-sdk-core (2.1.23)
|
||||||
builder (~> 3.0)
|
|
||||||
jmespath (~> 1.0)
|
jmespath (~> 1.0)
|
||||||
multi_json (~> 1.0)
|
aws-sdk-resources (2.1.23)
|
||||||
aws-sdk-resources (2.0.45)
|
aws-sdk-core (= 2.1.23)
|
||||||
aws-sdk-core (= 2.0.45)
|
|
||||||
babel-source (5.8.19)
|
babel-source (5.8.19)
|
||||||
babel-transpiler (0.7.0)
|
babel-transpiler (0.7.0)
|
||||||
babel-source (>= 4.0, < 6)
|
babel-source (>= 4.0, < 6)
|
||||||
@ -192,7 +190,7 @@ GEM
|
|||||||
librarian (0.1.2)
|
librarian (0.1.2)
|
||||||
highline
|
highline
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
libv8 (3.16.14.7)
|
libv8 (3.16.14.11)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (1.0.0.3.pre)
|
logster (1.0.0.3.pre)
|
||||||
loofah (2.0.3)
|
loofah (2.0.3)
|
||||||
@ -315,7 +313,7 @@ GEM
|
|||||||
thor (>= 0.18.1, < 2.0)
|
thor (>= 0.18.1, < 2.0)
|
||||||
raindrops (0.15.0)
|
raindrops (0.15.0)
|
||||||
rake (10.4.2)
|
rake (10.4.2)
|
||||||
rake-compiler (0.9.4)
|
rake-compiler (0.9.5)
|
||||||
rake
|
rake
|
||||||
rb-fsevent (0.9.6)
|
rb-fsevent (0.9.6)
|
||||||
rb-inotify (0.9.5)
|
rb-inotify (0.9.5)
|
||||||
@ -328,7 +326,7 @@ GEM
|
|||||||
redis (3.2.1)
|
redis (3.2.1)
|
||||||
redis-namespace (1.5.2)
|
redis-namespace (1.5.2)
|
||||||
redis (~> 3.0, >= 3.0.4)
|
redis (~> 3.0, >= 3.0.4)
|
||||||
ref (1.0.5)
|
ref (2.0.0)
|
||||||
rest-client (1.7.2)
|
rest-client (1.7.2)
|
||||||
mime-types (>= 1.16, < 3.0)
|
mime-types (>= 1.16, < 3.0)
|
||||||
netrc (~> 0.7)
|
netrc (~> 0.7)
|
||||||
@ -360,7 +358,7 @@ GEM
|
|||||||
rspec-support (~> 3.2.0)
|
rspec-support (~> 3.2.0)
|
||||||
rspec-support (3.2.2)
|
rspec-support (3.2.2)
|
||||||
rtlit (0.0.5)
|
rtlit (0.0.5)
|
||||||
ruby-openid (2.5.0)
|
ruby-openid (2.7.0)
|
||||||
ruby-readability (0.7.0)
|
ruby-readability (0.7.0)
|
||||||
guess_html_encoding (>= 0.0.4)
|
guess_html_encoding (>= 0.0.4)
|
||||||
nokogiri (>= 1.6.0)
|
nokogiri (>= 1.6.0)
|
||||||
@ -519,7 +517,7 @@ DEPENDENCIES
|
|||||||
rest-client
|
rest-client
|
||||||
rinku
|
rinku
|
||||||
rmmseg-cpp
|
rmmseg-cpp
|
||||||
rspec (~> 3.2.0)
|
rspec
|
||||||
rspec-given
|
rspec-given
|
||||||
rspec-rails
|
rspec-rails
|
||||||
rtlit
|
rtlit
|
||||||
|
Loading…
Reference in New Issue
Block a user