robertgauld/OSMExtender

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: vendor/gems/cancan-1.6.10.rob
  specs:
    cancan (1.6.10)

PATH
  remote: vendor/gems/fakeweb-1.3.1.rob
  specs:
    fakeweb (1.3.1.rob)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.3)
      actionpack (= 5.2.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.3)
      actionview (= 5.2.3)
      activesupport (= 5.2.3)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.3)
      activesupport (= 5.2.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_attr (0.15.0)
      actionpack (>= 3.0.2, < 6.1)
      activemodel (>= 3.0.2, < 6.1)
      activesupport (>= 3.0.2, < 6.1)
    activejob (5.2.3)
      activesupport (= 5.2.3)
      globalid (>= 0.3.6)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activestorage (5.2.3)
      actionpack (= 5.2.3)
      activerecord (= 5.2.3)
      marcel (~> 0.3.1)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts_as_list (0.9.19)
      activerecord (>= 3.0)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    arel (9.0.0)
    backports (3.15.0)
    bcrypt (3.1.13)
    better_errors (2.5.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    builder (3.2.3)
    bundle-audit (0.1.0)
      bundler-audit
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 0.18)
    callsite (0.0.11)
    capybara (3.28.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)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.1.5)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crass (1.0.5)
    css_parser (1.7.0)
      addressable
    cucumber (3.1.2)
      builder (>= 2.1.2)
      cucumber-core (~> 3.2.0)
      cucumber-expressions (~> 6.0.1)
      cucumber-wire (~> 0.0.1)
      diff-lcs (~> 1.3)
      gherkin (~> 5.1.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (3.2.1)
      backports (>= 3.8.0)
      cucumber-tag_expressions (~> 1.1.0)
      gherkin (~> 5.0)
    cucumber-expressions (6.0.1)
    cucumber-rails (1.8.0)
      capybara (>= 2.12, < 4)
      cucumber (>= 3.0.2, < 4)
      mime-types (>= 2.0, < 4)
      nokogiri (~> 1.8)
      railties (>= 4.2, < 7)
    cucumber-tag_expressions (1.1.1)
    cucumber-wire (0.0.1)
    daemons (1.3.1)
    database_cleaner (1.7.0)
    date_time_attribute (0.1.2)
      activesupport (>= 3.0.0)
    debug_inspector (0.0.3)
    delayed_cron_job (0.7.2)
      delayed_job (>= 4.1)
    delayed_job (4.1.8)
      activesupport (>= 3.0, < 6.1)
    delayed_job_active_record (4.1.4)
      activerecord (>= 3.0, < 6.1)
      delayed_job (>= 3.0, < 5)
    diff-lcs (1.3)
    dirty_hashy (0.2.1)
      activesupport
    docile (1.3.2)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    equatable (0.6.1)
    erubi (1.8.0)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_bot (4.11.1)
      activesupport (>= 3.0.0)
    faker (1.9.6)
      i18n (>= 0.7)
    faraday (0.15.4)
      multipart-post (>= 1.2, < 3)
    ffi (1.11.1)
    figaro (1.1.1)
      thor (~> 0.14)
    get_process_mem (0.2.4)
      ffi (~> 1.0)
    gherkin (5.1.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    haml (5.1.2)
      temple (>= 0.8.0)
      tilt
    haml-rails (1.0.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    html5_validators (1.9.0)
      activemodel
    htmlentities (4.3.4)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.17.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    icalendar (2.5.3)
      ice_cube (~> 0.16)
    ice_cube (0.16.3)
    jquery-rails (4.3.5)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-tablesorter (1.26.1)
      railties (>= 3.2, < 6)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    js_cookie_rails (2.2.0)
      railties (>= 3.1)
    json (2.3.0)
    jwt (2.2.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.3.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mailgun-ruby (1.1.11)
      rest-client (~> 2.0.2)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    meta_request (0.6.0)
      callsite (~> 0.0, >= 0.0.11)
      rack-contrib (>= 1.1, < 3)
      railties (>= 3.0.0, < 6)
    method_source (0.9.2)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    mimemagic (0.3.3)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    multi_json (1.13.1)
    multi_test (0.1.2)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    necromancer (0.4.0)
    netrc (0.11.0)
    nio4r (2.4.0)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    normalize-rails (4.1.1)
    oauth (0.5.4)
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    osm (1.3.6)
      active_attr (~> 0.8)
      activemodel (>= 3.2, < 6)
      activesupport (>= 3.2, < 6)
      dirty_hashy (~> 0.2.1)
      httparty (~> 0.10)
    paper_trail (10.3.1)
      activerecord (>= 4.2)
      request_store (~> 1.1)
    parallel (1.17.0)
    pastel (0.7.3)
      equatable (~> 0.6)
      tty-color (~> 0.5)
    pg (1.1.4)
    premailer (1.11.1)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.10.3)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (3.1.1)
    puma (3.12.4)
    puma-rails (0.0.2)
      puma
      rack
    puma_worker_killer (0.1.1)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 5)
    rack (2.0.8)
    rack-contrib (2.1.0)
      rack (~> 2.0)
    rack-mini-profiler (0.10.7)
      rack (>= 1.2.0)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.3)
      actioncable (= 5.2.3)
      actionmailer (= 5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      activemodel (= 5.2.3)
      activerecord (= 5.2.3)
      activestorage (= 5.2.3)
      activesupport (= 5.2.3)
      bundler (>= 1.3.0)
      railties (= 5.2.3)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.2.0)
      loofah (~> 2.2, >= 2.2.2)
    railties (5.2.3)
      actionpack (= 5.2.3)
      activesupport (= 5.2.3)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (12.3.3)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    recaptcha (4.14.0)
      json
    redcarpet (3.5.0)
    redis (4.1.2)
    regexp_parser (1.6.0)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rollbar (2.22.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    ruby_dep (1.5.0)
    ruby_parser (3.13.1)
      sexp_processor (~> 4.9)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.1.0)
      railties (>= 5.2.0)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    scout_apm (2.5.2)
    sexp_processor (4.12.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sorcery (0.14.0)
      bcrypt (~> 3.1)
      oauth (~> 0.4, >= 0.4.4)
      oauth2 (~> 1.0, >= 0.8.0)
    spring (2.1.0)
    spring-commands-cucumber (1.0.1)
      spring (>= 0.9.1)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    temple (0.8.1)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.9)
    timecop (0.9.1)
    timers (4.3.0)
    tins (1.21.1)
    tty-color (0.5.0)
    tty-cursor (0.5.0)
    tty-prompt (0.16.1)
      necromancer (~> 0.4.0)
      pastel (~> 0.7.0)
      timers (~> 4.0)
      tty-cursor (~> 0.5.0)
      tty-reader (~> 0.3.0)
    tty-reader (0.3.0)
      tty-cursor (~> 0.5.0)
      tty-screen (~> 0.6.4)
      wisper (~> 2.0.0)
    tty-screen (0.6.5)
    turn (0.9.6)
      ansi
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    tzinfo-data (1.2019.2)
      tzinfo (>= 1.0.0)
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    unicode-display_width (1.6.0)
    webrat (0.7.3)
      nokogiri (>= 1.2.0)
      rack (>= 1.0)
      rack-test (>= 0.5.3)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.4)
    will_paginate (3.1.8)
    wisper (2.0.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  acts_as_list (~> 0.9.17)
  better_errors (~> 2.0)
  binding_of_caller
  bundle-audit (~> 0.1.0)
  cancan!
  coffee-rails (~> 4.0)
  coveralls (~> 0.8)
  cucumber-rails (~> 1.6)
  daemons (~> 1.3)
  database_cleaner (~> 1.0)
  date_time_attribute (~> 0.1.0)
  delayed_cron_job (~> 0.7)
  delayed_job_active_record (~> 4.0)
  email_spec (~> 2.0)
  factory_bot (~> 4.8)
  faker (~> 1.1)
  fakeweb!
  figaro (~> 1.1)
  haml-rails (~> 1.0)
  html5_validators (~> 1.0)
  icalendar (~> 2.2)
  jquery-rails (~> 4.0, >= 4.0.4)
  jquery-tablesorter (~> 1.23)
  jquery-ui-rails (~> 6.0, >= 6.0.1)
  js_cookie_rails (~> 2.1)
  letter_opener (~> 1.0)
  listen (~> 3.1)
  mailgun-ruby (~> 1.1.6)
  meta_request (~> 0.6.0)
  mimemagic (~> 0.3.2)
  nokogiri (~> 1.10)
  normalize-rails (~> 4.1)
  osm (~> 1.3, >= 1.3.6)
  paper_trail (~> 10.1)
  parallel (~> 1.17)
  pg (~> 1.1)
  premailer-rails (~> 1.9)
  pry (~> 0.9)
  puma (~> 3.12)
  puma-rails (~> 0.0.2)
  puma_worker_killer (~> 0.1.0)
  rack-mini-profiler (~> 0.9)
  rails (~> 5.2, >= 5.2.2.1)
  rails-controller-testing (~> 1.0)
  recaptcha (~> 4.0)
  redcarpet (~> 3.0)
  redis (~> 4.1)
  responders (~> 2.0)
  rollbar (~> 2.16)
  rspec-rails (~> 3.1)
  sass-rails (~> 5.0)
  scout_apm (~> 2.4)
  sorcery (~> 0.11)
  spring (~> 2.0)
  spring-commands-cucumber (~> 1.0)
  spring-commands-rspec (~> 1.0)
  terminal-table (~> 1.8)
  timecop (~> 0.5)
  tty-prompt (~> 0.16.0)
  turn (~> 0.9)
  tzinfo-data (~> 1.2018)
  uglifier (~> 4.0)
  webrat (~> 0.7)
  will_paginate (~> 3.0)

RUBY VERSION
   ruby 2.6.5p114

BUNDLED WITH
   1.17.3