URI: 
       Gemfile.lock - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
  HTML git clone git://jay.scot/warvox
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       Gemfile.lock (9026B)
       ---
            1 GIT
            2   remote: https://github.com/binarylogic/authlogic.git
            3   revision: 28b13154af7a4850b52316275bd40233280ca516
            4   specs:
            5     authlogic (3.5.0)
            6       activerecord (>= 3.2, < 5.1)
            7       activesupport (>= 3.2, < 5.1)
            8       request_store (~> 1.0)
            9       scrypt (>= 1.2, < 4.0)
           10 
           11 GIT
           12   remote: https://github.com/hdm/reportable.git
           13   revision: 073bc1657ee301f4c961f14247ef1a58cf38bd1f
           14   specs:
           15     reportable (1.3.1)
           16       activerecord (>= 3.0)
           17       activesupport (>= 3.0.0)
           18 
           19 GIT
           20   remote: https://github.com/rweng/jquery-datatables-rails.git
           21   revision: b8e6b6fa51e0074ea44b4771a68b1817a14023fc
           22   specs:
           23     jquery-datatables-rails (3.4.0)
           24       actionpack (>= 3.1)
           25       jquery-rails
           26       railties (>= 3.1)
           27       sass-rails
           28 
           29 GEM
           30   remote: https://rubygems.org/
           31   specs:
           32     actioncable (5.0.0.1)
           33       actionpack (= 5.0.0.1)
           34       nio4r (~> 1.2)
           35       websocket-driver (~> 0.6.1)
           36     actionmailer (5.0.0.1)
           37       actionpack (= 5.0.0.1)
           38       actionview (= 5.0.0.1)
           39       activejob (= 5.0.0.1)
           40       mail (~> 2.5, >= 2.5.4)
           41       rails-dom-testing (~> 2.0)
           42     actionpack (5.0.0.1)
           43       actionview (= 5.0.0.1)
           44       activesupport (= 5.0.0.1)
           45       rack (~> 2.0)
           46       rack-test (~> 0.6.3)
           47       rails-dom-testing (~> 2.0)
           48       rails-html-sanitizer (~> 1.0, >= 1.0.2)
           49     actionview (5.0.0.1)
           50       activesupport (= 5.0.0.1)
           51       builder (~> 3.1)
           52       erubis (~> 2.7.0)
           53       rails-dom-testing (~> 2.0)
           54       rails-html-sanitizer (~> 1.0, >= 1.0.2)
           55     activejob (5.0.0.1)
           56       activesupport (= 5.0.0.1)
           57       globalid (>= 0.3.6)
           58     activemodel (5.0.0.1)
           59       activesupport (= 5.0.0.1)
           60     activerecord (5.0.0.1)
           61       activemodel (= 5.0.0.1)
           62       activesupport (= 5.0.0.1)
           63       arel (~> 7.0)
           64     activesupport (5.0.0.1)
           65       concurrent-ruby (~> 1.0, >= 1.0.2)
           66       i18n (~> 0.7)
           67       minitest (~> 5.1)
           68       tzinfo (~> 1.1)
           69     addressable (2.4.0)
           70     annotate (2.7.1)
           71       activerecord (>= 3.2, < 6.0)
           72       rake (>= 10.4, < 12.0)
           73     arel (7.1.1)
           74     autoprefixer-rails (6.4.1)
           75       execjs
           76     bootstrap-sass (3.3.7)
           77       autoprefixer-rails (>= 5.2.1)
           78       sass (>= 3.3.4)
           79     breadcrumbs_on_rails (3.0.1)
           80     builder (3.2.2)
           81     byebug (9.0.5)
           82     capybara (2.8.1)
           83       addressable
           84       mime-types (>= 1.16)
           85       nokogiri (>= 1.3.3)
           86       rack (>= 1.0.0)
           87       rack-test (>= 0.5.4)
           88       xpath (~> 2.0)
           89     childprocess (0.5.9)
           90       ffi (~> 1.0, >= 1.0.11)
           91     coderay (1.1.1)
           92     coffee-rails (4.2.1)
           93       coffee-script (>= 2.2.0)
           94       railties (>= 4.0.0, < 5.2.x)
           95     coffee-script (2.4.1)
           96       coffee-script-source
           97       execjs
           98     coffee-script-source (1.10.0)
           99     concurrent-ruby (1.0.2)
          100     database_cleaner (1.5.3)
          101     debug_inspector (0.0.2)
          102     diff-lcs (1.2.5)
          103     dynamic_form (1.1.4)
          104     em-websocket (0.5.1)
          105       eventmachine (>= 0.12.9)
          106       http_parser.rb (~> 0.6.0)
          107     erubis (2.7.0)
          108     eventmachine (1.2.0.1)
          109     execjs (2.7.0)
          110     factory_girl (4.7.0)
          111       activesupport (>= 3.0.0)
          112     factory_girl_rails (4.7.0)
          113       factory_girl (~> 4.7.0)
          114       railties (>= 3.0.0)
          115     faker (1.6.6)
          116       i18n (~> 0.5)
          117     ffi (1.9.14)
          118     ffi-compiler (1.0.1)
          119       ffi (>= 1.0.0)
          120       rake
          121     filesize (0.1.1)
          122     font-awesome-rails (4.6.3.1)
          123       railties (>= 3.2, < 5.1)
          124     formatador (0.2.5)
          125     formtastic (3.1.4)
          126       actionpack (>= 3.2.13)
          127     formtastic-bootstrap (3.1.1)
          128       formtastic (>= 3.0)
          129     globalid (0.3.7)
          130       activesupport (>= 4.1.0)
          131     guard (2.14.0)
          132       formatador (>= 0.2.4)
          133       listen (>= 2.7, < 4.0)
          134       lumberjack (~> 1.0)
          135       nenv (~> 0.1)
          136       notiffany (~> 0.0)
          137       pry (>= 0.9.12)
          138       shellany (~> 0.0)
          139       thor (>= 0.18.1)
          140     guard-bundler (2.1.0)
          141       bundler (~> 1.0)
          142       guard (~> 2.2)
          143       guard-compat (~> 1.1)
          144     guard-compat (1.2.1)
          145     guard-livereload (2.5.2)
          146       em-websocket (~> 0.5)
          147       guard (~> 2.8)
          148       guard-compat (~> 1.0)
          149       multi_json (~> 1.8)
          150     guard-rails (0.8.0)
          151       guard (~> 2.11)
          152       guard-compat (~> 1.0)
          153     guard-rspec (4.7.3)
          154       guard (~> 2.1)
          155       guard-compat (~> 1.1)
          156       rspec (>= 2.99.0, < 4.0)
          157     http_parser.rb (0.6.0)
          158     i18n (0.7.0)
          159     jquery-rails (4.2.1)
          160       rails-dom-testing (>= 1, < 3)
          161       railties (>= 4.2.0)
          162       thor (>= 0.14, < 2.0)
          163     jsobfu (0.4.1)
          164       rkelly-remix (= 0.0.6)
          165     json (2.0.2)
          166     kissfft (0.0.2)
          167     launchy (2.4.3)
          168       addressable (~> 2.3)
          169     libv8 (3.16.14.15)
          170     listen (3.1.5)
          171       rb-fsevent (~> 0.9, >= 0.9.4)
          172       rb-inotify (~> 0.9, >= 0.9.7)
          173       ruby_dep (~> 1.2)
          174     loofah (2.0.3)
          175       nokogiri (>= 1.5.9)
          176     lumberjack (1.0.10)
          177     mail (2.6.4)
          178       mime-types (>= 1.16, < 4)
          179     metasm (1.0.2)
          180     method_source (0.8.2)
          181     mime-types (3.1)
          182       mime-types-data (~> 3.2015)
          183     mime-types-data (3.2016.0521)
          184     mini_portile2 (2.1.0)
          185     minitest (5.9.0)
          186     multi_json (1.12.1)
          187     nenv (0.3.0)
          188     nio4r (1.2.1)
          189     nokogiri (1.6.8)
          190       mini_portile2 (~> 2.1.0)
          191       pkg-config (~> 1.1.7)
          192     notiffany (0.1.1)
          193       nenv (~> 0.1)
          194       shellany (~> 0.0)
          195     pg (0.18.4)
          196     pkg-config (1.1.7)
          197     pry (0.10.4)
          198       coderay (~> 1.1.0)
          199       method_source (~> 0.8.1)
          200       slop (~> 3.4)
          201     psych_shield (0.0.4)
          202     puma (3.6.0)
          203     rack (2.0.1)
          204     rack-test (0.6.3)
          205       rack (>= 1.0)
          206     rails (5.0.0.1)
          207       actioncable (= 5.0.0.1)
          208       actionmailer (= 5.0.0.1)
          209       actionpack (= 5.0.0.1)
          210       actionview (= 5.0.0.1)
          211       activejob (= 5.0.0.1)
          212       activemodel (= 5.0.0.1)
          213       activerecord (= 5.0.0.1)
          214       activesupport (= 5.0.0.1)
          215       bundler (>= 1.3.0, < 2.0)
          216       railties (= 5.0.0.1)
          217       sprockets-rails (>= 2.0.0)
          218     rails-dom-testing (2.0.1)
          219       activesupport (>= 4.2.0, < 6.0)
          220       nokogiri (~> 1.6.0)
          221     rails-html-sanitizer (1.0.3)
          222       loofah (~> 2.0)
          223     rails-settings-cached (0.6.5)
          224       rails (>= 4.2.0)
          225     rails_layout (1.0.30)
          226     railties (5.0.0.1)
          227       actionpack (= 5.0.0.1)
          228       activesupport (= 5.0.0.1)
          229       method_source
          230       rake (>= 0.8.7)
          231       thor (>= 0.18.1, < 2.0)
          232     rake (11.2.2)
          233     rb-fsevent (0.9.7)
          234     rb-inotify (0.9.7)
          235       ffi (>= 0.5.0)
          236     rb-readline-r7 (0.5.2.0)
          237     ref (2.0.0)
          238     request_store (1.3.1)
          239     rex (2.0.10)
          240       filesize
          241       jsobfu (~> 0.4.1)
          242       json
          243       metasm (~> 1.0.2)
          244       nokogiri
          245       rb-readline-r7
          246       robots
          247     rkelly-remix (0.0.6)
          248     robots (0.10.1)
          249     rspec (3.5.0)
          250       rspec-core (~> 3.5.0)
          251       rspec-expectations (~> 3.5.0)
          252       rspec-mocks (~> 3.5.0)
          253     rspec-core (3.5.3)
          254       rspec-support (~> 3.5.0)
          255     rspec-expectations (3.5.0)
          256       diff-lcs (>= 1.2.0, < 2.0)
          257       rspec-support (~> 3.5.0)
          258     rspec-mocks (3.5.0)
          259       diff-lcs (>= 1.2.0, < 2.0)
          260       rspec-support (~> 3.5.0)
          261     rspec-rails (3.5.2)
          262       actionpack (>= 3.0)
          263       activesupport (>= 3.0)
          264       railties (>= 3.0)
          265       rspec-core (~> 3.5.0)
          266       rspec-expectations (~> 3.5.0)
          267       rspec-mocks (~> 3.5.0)
          268       rspec-support (~> 3.5.0)
          269     rspec-support (3.5.0)
          270     ruby_dep (1.4.0)
          271     rubyzip (1.2.0)
          272     sass (3.4.22)
          273     sass-rails (5.0.6)
          274       railties (>= 4.0.0, < 6)
          275       sass (~> 3.1)
          276       sprockets (>= 2.8, < 4.0)
          277       sprockets-rails (>= 2.0, < 4.0)
          278       tilt (>= 1.1, < 3)
          279     scrypt (3.0.3)
          280       ffi-compiler (>= 1.0.0)
          281       rake
          282     selenium-webdriver (2.53.4)
          283       childprocess (~> 0.5)
          284       rubyzip (~> 1.0)
          285       websocket (~> 1.0)
          286     shellany (0.0.1)
          287     shoulda-matchers (2.8.0)
          288       activesupport (>= 3.0.0)
          289     slop (3.6.0)
          290     sprockets (3.7.0)
          291       concurrent-ruby (~> 1.0)
          292       rack (> 1, < 3)
          293     sprockets-rails (3.2.0)
          294       actionpack (>= 4.0)
          295       activesupport (>= 4.0)
          296       sprockets (>= 3.0.0)
          297     therubyracer (0.12.2)
          298       libv8 (~> 3.16.14.0)
          299       ref
          300     thor (0.19.1)
          301     thread_safe (0.3.5)
          302     tilt (2.0.5)
          303     tzinfo (1.2.2)
          304       thread_safe (~> 0.1)
          305     uglifier (3.0.2)
          306       execjs (>= 0.3.0, < 3)
          307     web-console (3.3.1)
          308       actionview (>= 5.0)
          309       activemodel (>= 5.0)
          310       debug_inspector
          311       railties (>= 5.0)
          312     websocket (1.2.3)
          313     websocket-driver (0.6.4)
          314       websocket-extensions (>= 0.1.0)
          315     websocket-extensions (0.1.2)
          316     will_paginate (3.1.0)
          317     will_paginate-bootstrap (1.0.1)
          318       will_paginate (>= 3.0.3)
          319     xpath (2.0.0)
          320       nokogiri (~> 1.3)
          321 
          322 PLATFORMS
          323   ruby
          324 
          325 DEPENDENCIES
          326   annotate
          327   authlogic!
          328   autoprefixer-rails
          329   bootstrap-sass (>= 3.2.0)
          330   breadcrumbs_on_rails
          331   byebug
          332   capybara
          333   coffee-rails (~> 4.2)
          334   database_cleaner
          335   dynamic_form (>= 1.1.4)
          336   factory_girl_rails
          337   faker
          338   font-awesome-rails
          339   formtastic (>= 3.0.0)
          340   formtastic-bootstrap (>= 3.0.0)
          341   guard-bundler
          342   guard-livereload (~> 2.4)
          343   guard-rails
          344   guard-rspec
          345   jquery-datatables-rails!
          346   jquery-rails
          347   kissfft
          348   launchy
          349   pg (~> 0.18)
          350   pry
          351   psych_shield
          352   puma
          353   rails (~> 5.0, >= 5.0.0.1)
          354   rails-settings-cached (>= 0.4.1)
          355   rails_layout
          356   reportable!
          357   rex (~> 2.0.10)
          358   rspec-rails (~> 3.5)
          359   sass-rails (~> 5.0)
          360   scrypt
          361   selenium-webdriver
          362   shoulda-matchers (= 2.8)
          363   therubyracer
          364   tzinfo-data
          365   uglifier (>= 1.3.0)
          366   web-console
          367   will_paginate (~> 3.0)
          368   will_paginate-bootstrap
          369 
          370 BUNDLED WITH
          371    1.13.4