fablabbcn/fablabs

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/parse/rocket_pants
  revision: e2ac0bf239bca9edf4781fbc3f936bc7adb16931
  specs:
    rocket_pants (1.13.1)
      actionpack (>= 3.0, < 6.0)
      api_smith
      hashie (>= 1.0, < 4)
      moneta
      railties (>= 3.0, < 6.0)
      will_paginate (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.8.1)
      actionpack (= 5.2.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.8.1)
      actionview (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.8.1)
      activesupport (= 5.2.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.10.14)
      actionpack (>= 4.1)
      activemodel (>= 4.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activeadmin (2.9.0)
      arbre (~> 1.2, >= 1.2.1)
      formtastic (>= 3.1, < 5.0)
      formtastic_i18n (~> 0.4)
      inherited_resources (~> 1.7)
      jquery-rails (~> 4.2)
      kaminari (~> 1.0, >= 1.2.1)
      railties (>= 5.2, < 6.2)
      ransack (~> 2.1, >= 2.1.1)
    activejob (5.2.8.1)
      activesupport (= 5.2.8.1)
      globalid (>= 0.3.6)
    activemodel (5.2.8.1)
      activesupport (= 5.2.8.1)
    activerecord (5.2.8.1)
      activemodel (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      arel (>= 9.0)
    activestorage (5.2.8.1)
      actionpack (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      marcel (~> 1.0.0)
    activesupport (5.2.8.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts-as-taggable-on (8.1.0)
      activerecord (>= 5.0, < 6.2)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    ancestry (4.3.3)
      activerecord (>= 5.2.6)
    api_smith (1.3.0)
      hashie (>= 1.0, < 3.0)
      httparty
    arbre (1.7.0)
      activesupport (>= 3.0.0)
      ruby2_keywords (>= 0.0.2)
    arel (9.0.0)
    ast (2.4.2)
    authority (3.3.0)
      activesupport (>= 3.0.0)
    base64 (0.1.1)
    bcrypt (3.1.19)
    bindex (0.8.1)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bitmask_attributes (1.0.0)
      activerecord (>= 3.1)
    bootsnap (1.17.0)
      msgpack (~> 1.2)
    bootstrap4-kaminari-views (1.0.1)
      kaminari (>= 0.13)
      rails (>= 3.1)
    buftok (0.2.0)
    builder (3.2.4)
    bullet (7.1.2)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    byebug (11.1.3)
    capybara (3.36.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    case_transform (0.2)
      activesupport
    chartkick (5.0.4)
    childprocess (3.0.0)
    cocoon (1.2.15)
    coderay (1.1.3)
    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.2.2)
    connection_pool (2.4.1)
    countries (5.7.0)
      unaccent (~> 0.3)
    country_select (8.0.3)
      countries (~> 5.0)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    css_parser (1.16.0)
      addressable
    dalli (3.2.6)
    date (3.3.3)
    debug_inspector (1.1.0)
    diff-lcs (1.5.0)
    discourse_api (2.0.1)
      faraday (~> 2.7)
      faraday-follow_redirects
      faraday-multipart
      rack (>= 1.6)
    docile (1.4.0)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    doorkeeper (5.6.6)
      railties (>= 5)
    dotenv (2.8.1)
    dotenv-rails (2.8.1)
      dotenv (= 2.8.1)
      railties (>= 3.2)
    dragonfly (1.4.0)
      addressable (~> 2.3)
      multi_json (~> 1.0)
      rack (>= 1.3)
    dragonfly-s3_data_store (1.3.0)
      dragonfly (~> 1.0)
      fog-aws
    equalizer (0.0.11)
    erubi (1.12.0)
    excon (0.104.0)
    execjs (2.9.1)
    factory_bot (6.2.1)
      activesupport (>= 5.0.0)
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
      railties (>= 5.0.0)
    faraday (2.7.11)
      base64
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.0.2)
    fast_jsonapi (1.5)
      activesupport (>= 4.2)
    ffaker (2.21.0)
    ffi (1.16.3)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    flatpickr (4.6.13.0)
    fog-aws (3.21.0)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
    fog-core (2.3.0)
      builder
      excon (~> 0.71)
      formatador (>= 0.2, < 2.0)
      mime-types
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-xml (0.1.4)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    font-awesome-sass (4.7.0)
      sass (>= 3.2)
    formatador (1.1.0)
    formtastic (4.0.0)
      actionpack (>= 5.2.0)
    formtastic_i18n (0.7.0)
    friendly_id (5.5.0)
      activerecord (>= 4.0.0)
    geocoder (1.8.2)
    gibbon (3.5.0)
      faraday (>= 1.0)
      multi_json (>= 1.11.0)
    globalid (1.1.0)
      activesupport (>= 5.0)
    groupdate (6.2.1)
      activesupport (>= 5.2)
    guard (2.18.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    haml (6.2.3)
      temple (>= 0.8.2)
      thor
      tilt
    haml-rails (2.1.0)
      actionpack (>= 5.1)
      activesupport (>= 5.1)
      haml (>= 4.0.6)
      railties (>= 5.1)
    has_scope (0.8.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
    hashdiff (1.0.1)
    hashie (2.1.2)
    highline (2.1.0)
    hiredis (0.6.3)
    hpricot (0.8.6)
    htmlentities (4.3.4)
    http (4.4.1)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      http-parser (~> 1.2.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http-parser (1.2.3)
      ffi-compiler (>= 1.0, < 2.0)
    http_accept_language (2.1.1)
    http_parser.rb (0.6.0)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    i18n-tasks (0.9.37)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      erubi
      highline (>= 2.0.0)
      i18n
      parser (>= 2.2.3.0)
      rails-i18n
      rainbow (>= 2.2.2, < 4.0)
      terminal-table (>= 1.5.1)
    inherited_resources (1.13.1)
      actionpack (>= 5.2, < 7.1)
      has_scope (~> 0.6)
      railties (>= 5.2, < 7.1)
      responders (>= 2, < 4)
    interception (0.5)
    invisible_captcha (2.1.0)
      rails (>= 5.2)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jsonapi-renderer (0.2.2)
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    launchy (2.5.2)
      addressable (~> 2.8)
    letter_opener (1.8.1)
      launchy (>= 2.2, < 3)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.21.4)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    lumberjack (1.2.9)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    matrix (0.4.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (1.0.0)
    mime-types (3.5.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1003)
    mini_mime (1.1.5)
    minitest (5.20.0)
    momentjs-rails (2.29.4.1)
      railties (>= 3.1)
    moneta (1.6.0)
    msgpack (1.7.2)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.3.0)
    naught (1.1.0)
    nenv (0.3.0)
    nest (3.2.0)
      redic
    net-imap (0.4.3)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.1)
      timeout
    net-smtp (0.4.0)
      net-protocol
    net-ssh (7.2.0)
    nio4r (2.5.9)
    nokogiri (1.15.4-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.15.4-x86_64-linux)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    paper_trail (13.0.0)
      activerecord (>= 5.2)
      request_store (~> 1.1)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    pg (1.5.4)
    pg_search (2.3.6)
      activerecord (>= 5.2)
      activesupport (>= 5.2)
    power_assert (2.0.3)
    premailer (1.21.0)
      addressable
      css_parser (>= 1.12.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.12.0)
      actionmailer (>= 3)
      net-smtp
      premailer (~> 1.7, >= 1.7.9)
    protected_attributes_continued (1.9.0)
      activemodel (>= 5.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    pry-rescue (1.5.2)
      interception (>= 0.5)
      pry (>= 0.12.0)
    pry-stack_explorer (0.6.1)
      binding_of_caller (~> 1.0)
      pry (~> 0.13)
    public_suffix (5.0.3)
    puma (6.4.0)
      nio4r (~> 2.0)
    racc (1.7.2)
    rack (2.2.8)
    rack-attack (6.7.0)
      rack (>= 1.0, < 4)
    rack-cache (1.14.0)
      rack (>= 0.4)
    rack-cors (2.0.1)
      rack (>= 2.0.0)
    rack-mini-profiler (3.1.1)
      rack (>= 1.2.0)
    rack-test (2.1.0)
      rack (>= 1.3)
    rails (5.2.8.1)
      actioncable (= 5.2.8.1)
      actionmailer (= 5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      activemodel (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      activestorage (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      bundler (>= 1.3.0)
      railties (= 5.2.8.1)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails-i18n (5.1.3)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
    railties (5.2.8.1)
      actionpack (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.1.1)
    rake (13.1.0)
    ransack (2.5.0)
      activerecord (>= 5.2.4)
      activesupport (>= 5.2.4)
      i18n
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.3.3)
    recaptcha (5.16.0)
    record_tag_helper (1.0.1)
      actionview (>= 5)
    redcarpet (3.6.0)
    redic (1.5.3)
      hiredis
    redis (5.0.8)
      redis-client (>= 0.17.0)
    redis-client (0.18.0)
      connection_pool
    regexp_parser (2.8.2)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.6)
    rolify (6.0.1)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-rails (5.1.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
    rspec-support (3.12.1)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    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 (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sdoc (2.3.1)
      rdoc (>= 5.0, < 6.4.0)
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    sentry-rails (5.12.0)
      railties (>= 5.0)
      sentry-ruby (~> 5.12.0)
    sentry-ruby (5.12.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
    shellany (0.0.1)
    shoulda-matchers (5.3.0)
      activesupport (>= 5.2.0)
    sidekiq (6.5.5)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      redis (>= 4.5.0)
    simple_form (5.3.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simple_oauth (0.3.1)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sitemap_generator (6.3.0)
      builder (~> 3.0)
    slim (5.1.1)
      temple (~> 0.10.0)
      tilt (>= 2.1.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    sprockets (4.2.1)
      concurrent-ruby (~> 1.0)
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    stamp (0.6.0)
    temple (0.10.3)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    test-unit (3.6.1)
      power_assert
    thor (1.3.0)
    thread_safe (0.3.6)
    tilt (2.3.0)
    timeout (0.4.0)
    timezone (1.3.23)
    trumbowyg_rails (2.1.0.3)
      rails (>= 3.1)
      railties (>= 3.1)
      sass (>= 3.2)
    twitter (7.0.0)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      equalizer (~> 0.0.11)
      http (~> 4.0)
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
      memoizable (~> 0.4.0)
      multipart-post (~> 2.0)
      naught (~> 1.0)
      simple_oauth (~> 0.3.0)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unaccent (0.4.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8.2)
    unicode-display_width (2.5.0)
    unicode_utils (1.4.0)
    uniform_notifier (1.16.0)
    web-console (3.7.0)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webmock (3.19.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    workflow (2.0.2)
    workflow-activerecord (4.1.9)
      activerecord (>= 3.0)
      workflow (~> 2.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zonebie (0.6.1)

PLATFORMS
  x86_64-darwin-19
  x86_64-linux

DEPENDENCIES
  active_model_serializers
  activeadmin
  acts-as-taggable-on
  ancestry
  authority
  bcrypt
  bitmask_attributes
  bootsnap
  bootstrap4-kaminari-views
  bullet
  byebug
  capybara (~> 3.36.0)
  chartkick
  cocoon
  coderay
  coffee-rails (~> 4.2.0)
  countries (~> 5)
  country_select (~> 8.0)
  dalli (~> 3.2.3)
  discourse_api
  doorkeeper (~> 5.6.0)
  dotenv-rails
  dragonfly
  dragonfly-s3_data_store
  factory_bot_rails
  fast_jsonapi
  ffaker
  flatpickr
  font-awesome-sass (< 5)
  friendly_id
  geocoder
  gibbon
  groupdate
  guard-rspec
  haml-rails
  hpricot
  http_accept_language
  i18n-tasks (~> 0.9.33)
  inherited_resources
  invisible_captcha
  jbuilder
  jquery-rails
  kaminari
  launchy
  letter_opener
  listen
  minitest
  momentjs-rails
  nest
  net-ssh
  paper_trail
  pg
  pg_search
  premailer-rails
  protected_attributes_continued
  pry
  pry-byebug
  pry-rails
  pry-rescue
  pry-stack_explorer
  puma
  rack-attack
  rack-cache
  rack-cors
  rack-mini-profiler
  rails (~> 5.2)
  rails-controller-testing
  ransack
  recaptcha
  record_tag_helper
  redcarpet
  redis
  rocket_pants!
  rolify
  rspec
  rspec-rails
  sass-rails
  sdoc (= 2.3.1)
  selenium-webdriver (~> 3.0)
  sentry-rails
  sentry-ruby
  shoulda-matchers
  sidekiq (< 7)
  simple_form
  simplecov
  sitemap_generator
  slim
  sort_alphabetical
  sprockets
  sprockets-rails
  stamp
  test-unit
  timezone
  trumbowyg_rails
  twitter
  uglifier
  web-console
  webmock
  workflow (~> 2.0)
  workflow-activerecord (>= 4.1, < 6.0)
  zonebie

RUBY VERSION
   ruby 2.7.8p225

BUNDLED WITH
   2.4.20