GIT

remote: https://github.com/bmabey/database_cleaner.git
revision: 16b4f7d8df83b9445d701c731ce60cdaa687c03e
specs:
  database_cleaner (1.8.0)

GEM

remote: http://rubygems.org/
specs:
  activemodel (4.2.11.1)
    activesupport (= 4.2.11.1)
    builder (~> 3.1)
  activerecord (4.2.11.1)
    activemodel (= 4.2.11.1)
    activesupport (= 4.2.11.1)
    arel (~> 6.0)
  activesupport (4.2.11.1)
    i18n (~> 0.7)
    minitest (~> 5.1)
    thread_safe (~> 0.3, >= 0.3.4)
    tzinfo (~> 1.1)
  addressable (2.7.0)
    public_suffix (>= 2.0.2, < 5.0)
  arel (6.0.4)
  bcrypt (3.1.13)
  bond (0.5.1)
  builder (3.2.4)
  capybara (3.30.0)
    addressable
    mini_mime (>= 0.1.3)
    nokogiri (~> 1.8)
    rack (>= 1.6.0)
    rack-test (>= 0.6.3)
    regexp_parser (~> 1.5)
    xpath (~> 3.2)
  coderay (1.1.2)
  concurrent-ruby (1.1.5)
  daemons (1.3.1)
  diff-lcs (1.3)
  eventmachine (1.2.7)
  i18n (0.9.5)
    concurrent-ruby (~> 1.0)
  method_source (0.9.2)
  mini_mime (1.0.2)
  mini_portile2 (2.4.0)
  minitest (5.14.0)
  mustermann (1.1.1)
    ruby2_keywords (~> 0.0.1)
  nokogiri (1.10.7)
    mini_portile2 (~> 2.4.0)
  pry (0.12.2)
    coderay (~> 1.1.0)
    method_source (~> 0.9.0)
  public_suffix (4.0.3)
  rack (2.1.1)
  rack-protection (2.0.8.1)
    rack
  rack-test (1.1.0)
    rack (>= 1.0, < 3)
  rake (13.0.1)
  regexp_parser (1.6.0)
  require_all (3.0.0)
  ripl (0.7.1)
    bond (~> 0.5.1)
  ripl-multi_line (0.3.1)
    ripl (>= 0.3.6)
  ripl-rack (0.2.0)
    rack (>= 1.0)
    rack-test (>= 0.5)
    ripl (>= 0.3.5)
  rspec (3.9.0)
    rspec-core (~> 3.9.0)
    rspec-expectations (~> 3.9.0)
    rspec-mocks (~> 3.9.0)
  rspec-core (3.9.1)
    rspec-support (~> 3.9.1)
  rspec-expectations (3.9.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-mocks (3.9.1)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-support (3.9.2)
  ruby2_keywords (0.0.2)
  shotgun (0.9.2)
    rack (>= 1.0)
  sinatra (2.0.8.1)
    mustermann (~> 1.0)
    rack (~> 2.0)
    rack-protection (= 2.0.8.1)
    tilt (~> 2.0)
  sinatra-activerecord (2.0.14)
    activerecord (>= 3.2)
    sinatra (>= 1.0)
  sinatra-flash (0.3.0)
    sinatra (>= 1.0.0)
  sqlite3 (1.3.13)
  thin (1.7.2)
    daemons (~> 1.0, >= 1.0.9)
    eventmachine (~> 1.0, >= 1.0.4)
    rack (>= 1, < 3)
  thread_safe (0.3.6)
  tilt (2.0.10)
  tux (0.3.0)
    ripl (>= 0.3.5)
    ripl-multi_line (>= 0.2.4)
    ripl-rack (>= 0.2.0)
    sinatra (>= 1.2.1)
  tzinfo (1.2.6)
    thread_safe (~> 0.1)
  xpath (3.2.0)
    nokogiri (~> 1.8)

PLATFORMS

ruby

DEPENDENCIES

activerecord (~> 4.2, >= 4.2.6)
bcrypt
capybara
database_cleaner!
pry
rack-test
rake
require_all
rspec
shotgun
sinatra
sinatra-activerecord
sinatra-flash
sqlite3 (~> 1.3.6)
thin
tux

BUNDLED WITH

2.0.1