aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRafael França <rafaelmfranca@gmail.com>2016-10-25 14:19:12 -0200
committerGitHub <noreply@github.com>2016-10-25 14:19:12 -0200
commitc05a209fe975f8ba490ceddd6112b71c18c71cb7 (patch)
treee39acedb435dcb8a68c811053887833f8645937a /Gemfile.lock
parentd1700d33a03f385676061feecc9991563b0b6eb2 (diff)
parentf0bacbc2c4fe2dcfc2db555f35fb553a1a1ce88a (diff)
downloadrails-c05a209fe975f8ba490ceddd6112b71c18c71cb7.tar.gz
rails-c05a209fe975f8ba490ceddd6112b71c18c71cb7.tar.bz2
rails-c05a209fe975f8ba490ceddd6112b71c18c71cb7.zip
Merge pull request #26851 from Gaurav2728/update-kindlerb
update kindlerb gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 5 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1513bc2f0a..4257685c46 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -211,7 +211,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.0.2)
- kindlerb (0.1.1)
+ kindlerb (1.0.1)
mustache
nokogiri
listen (3.1.5)
@@ -239,19 +239,15 @@ GEM
mysql2 (0.4.5-x64-mingw32)
mysql2 (0.4.5-x86-mingw32)
nio4r (1.2.1)
- nokogiri (1.6.8)
+ nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
- nokogiri (1.6.8-x64-mingw32)
+ nokogiri (1.6.8.1-x64-mingw32)
mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
- nokogiri (1.6.8-x86-mingw32)
+ nokogiri (1.6.8.1-x86-mingw32)
mini_portile2 (~> 2.1.0)
- pkg-config (~> 1.1.7)
pg (0.19.0)
pg (0.19.0-x64-mingw32)
pg (0.19.0-x86-mingw32)
- pkg-config (1.1.7)
psych (2.1.1)
puma (3.6.0)
qu (0.2.0)
@@ -383,7 +379,7 @@ DEPENDENCIES
em-hiredis
hiredis
jquery-rails
- kindlerb (= 0.1.1)
+ kindlerb (>= 1.0.1)
listen (>= 3.0.5, < 3.2)
minitest (< 5.3.4)
mocha (~> 0.14)