gem updates
This commit is contained in:
parent
613761d1cd
commit
59b5670e9c
17
Gemfile.lock
17
Gemfile.lock
|
@ -84,7 +84,6 @@ GEM
|
||||||
discourse-qunit-rails (0.0.8)
|
discourse-qunit-rails (0.0.8)
|
||||||
railties
|
railties
|
||||||
docile (1.1.5)
|
docile (1.1.5)
|
||||||
dotenv (1.0.2)
|
|
||||||
email_reply_parser (0.5.8)
|
email_reply_parser (0.5.8)
|
||||||
ember-data-source (1.0.0.beta.16.1)
|
ember-data-source (1.0.0.beta.16.1)
|
||||||
ember-source (~> 1.8)
|
ember-source (~> 1.8)
|
||||||
|
@ -108,7 +107,7 @@ GEM
|
||||||
fakeweb (1.3.0)
|
fakeweb (1.3.0)
|
||||||
faraday (0.9.1)
|
faraday (0.9.1)
|
||||||
multipart-post (>= 1.2, < 3)
|
multipart-post (>= 1.2, < 3)
|
||||||
fast_blank (0.0.2)
|
fast_blank (1.0.0)
|
||||||
fast_stack (0.1.0)
|
fast_stack (0.1.0)
|
||||||
rake
|
rake
|
||||||
rake-compiler
|
rake-compiler
|
||||||
|
@ -120,8 +119,7 @@ GEM
|
||||||
ffi (1.9.6)
|
ffi (1.9.6)
|
||||||
flamegraph (0.1.0)
|
flamegraph (0.1.0)
|
||||||
fast_stack
|
fast_stack
|
||||||
foreman (0.77.0)
|
foreman (0.78.0)
|
||||||
dotenv (~> 1.0.2)
|
|
||||||
thor (~> 0.19.1)
|
thor (~> 0.19.1)
|
||||||
fspath (2.1.1)
|
fspath (2.1.1)
|
||||||
gctools (0.2.3)
|
gctools (0.2.3)
|
||||||
|
@ -131,11 +129,11 @@ GEM
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
handlebars-source (2.0.0)
|
handlebars-source (2.0.0)
|
||||||
hashie (3.4.0)
|
hashie (3.4.2)
|
||||||
highline (1.7.1)
|
highline (1.7.1)
|
||||||
hike (1.2.3)
|
hike (1.2.3)
|
||||||
hiredis (0.6.0)
|
hiredis (0.6.0)
|
||||||
hitimes (1.2.2)
|
hitimes (1.2.3)
|
||||||
htmlentities (4.3.3)
|
htmlentities (4.3.3)
|
||||||
i18n (0.7.0)
|
i18n (0.7.0)
|
||||||
image_optim (0.20.2)
|
image_optim (0.20.2)
|
||||||
|
@ -165,7 +163,7 @@ GEM
|
||||||
lru_redux (1.1.0)
|
lru_redux (1.1.0)
|
||||||
mail (2.6.3)
|
mail (2.6.3)
|
||||||
mime-types (>= 1.16, < 3)
|
mime-types (>= 1.16, < 3)
|
||||||
memory_profiler (0.9.3)
|
memory_profiler (0.9.4)
|
||||||
message_bus (1.0.16)
|
message_bus (1.0.16)
|
||||||
rack (>= 1.1.3)
|
rack (>= 1.1.3)
|
||||||
redis
|
redis
|
||||||
|
@ -195,7 +193,7 @@ GEM
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
multi_xml (~> 0.5)
|
multi_xml (~> 0.5)
|
||||||
rack (~> 1.2)
|
rack (~> 1.2)
|
||||||
oj (2.12.9)
|
oj (2.12.14)
|
||||||
omniauth (1.2.2)
|
omniauth (1.2.2)
|
||||||
hashie (>= 1.2, < 4)
|
hashie (>= 1.2, < 4)
|
||||||
rack (~> 1.0)
|
rack (~> 1.0)
|
||||||
|
@ -239,8 +237,7 @@ GEM
|
||||||
pry (>= 0.9.10, < 0.11.0)
|
pry (>= 0.9.10, < 0.11.0)
|
||||||
pry-rails (0.3.3)
|
pry-rails (0.3.3)
|
||||||
pry (>= 0.9.10)
|
pry (>= 0.9.10)
|
||||||
puma (2.11.1)
|
puma (2.14.0)
|
||||||
rack (>= 1.1, < 2.0)
|
|
||||||
r2 (0.2.5)
|
r2 (0.2.5)
|
||||||
rack (1.6.4)
|
rack (1.6.4)
|
||||||
rack-mini-profiler (0.9.6)
|
rack-mini-profiler (0.9.6)
|
||||||
|
|
Loading…
Reference in New Issue