Gem bump - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit df11fd7842f74b579d73011c15cd87a3d27e4e4c
DIR parent 32d42aab1a3f39f7895e9a7909e5441306b875f2
HTML Author: Jay Scott <jay@beardyjay.co.uk>
Date: Mon, 5 Sep 2016 10:32:49 +0000
Gem bump
Diffstat:
M Gemfile.lock | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
DIR diff --git a/Gemfile.lock b/Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/binarylogic/authlogic.git
- revision: c74344b705f0637f7f0ee0489a6832b0b5a851b9
+ revision: 28b13154af7a4850b52316275bd40233280ca516
specs:
- authlogic (3.4.6)
+ authlogic (3.5.0)
activerecord (>= 3.2, < 5.1)
activesupport (>= 3.2, < 5.1)
request_store (~> 1.0)
@@ -71,15 +71,15 @@ GEM
activerecord (>= 3.2, < 6.0)
rake (>= 10.4, < 12.0)
arel (7.1.1)
- autoprefixer-rails (6.4.0.2)
+ autoprefixer-rails (6.4.1)
execjs
bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
- breadcrumbs_on_rails (3.0.0)
+ breadcrumbs_on_rails (3.0.1)
builder (3.2.2)
byebug (9.0.5)
- capybara (2.8.0)
+ capybara (2.8.1)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@@ -222,7 +222,7 @@ GEM
loofah (~> 2.0)
rails-settings-cached (0.6.5)
rails (>= 4.2.0)
- rails_layout (1.0.29)
+ rails_layout (1.0.30)
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
@@ -251,7 +251,7 @@ GEM
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
- rspec-core (3.5.2)
+ rspec-core (3.5.3)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
@@ -259,7 +259,7 @@ GEM
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
- rspec-rails (3.5.1)
+ rspec-rails (3.5.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
@@ -291,7 +291,7 @@ GEM
sprockets (3.7.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.1.1)
+ sprockets-rails (3.2.0)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
@@ -351,6 +351,7 @@ DEPENDENCIES
kissfft
launchy
pg (~> 0.18)
+ pry
psych_shield
rails (~> 5.0, >= 5.0.0.1)
rails-settings-cached (>= 0.4.1)