petities/petitions.eu

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.11.3)
      actionpack (= 4.2.11.3)
      actionview (= 4.2.11.3)
      activejob (= 4.2.11.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.11.3)
      actionview (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.11.3)
      activesupport (= 4.2.11.3)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activeadmin (1.4.3)
      arbre (>= 1.1.1)
      coffee-rails
      formtastic (~> 3.1)
      formtastic_i18n
      inherited_resources (>= 1.9.0)
      jquery-rails (>= 4.2.0)
      kaminari (>= 0.15)
      railties (>= 4.2, < 5.3)
      ransack (>= 1.8.7)
      sass (~> 3.1)
      sprockets (< 4.1)
    activejob (4.2.11.3)
      activesupport (= 4.2.11.3)
      globalid (>= 0.3.0)
    activemodel (4.2.11.3)
      activesupport (= 4.2.11.3)
      builder (~> 3.1)
    activerecord (4.2.11.3)
      activemodel (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      arel (~> 6.0)
    activesupport (4.2.11.3)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    airbrussh (1.5.0)
      sshkit (>= 1.6.1, != 1.7.0)
    arbre (1.2.1)
      activesupport (>= 3.0.0)
    arel (6.0.4)
    ast (2.4.2)
    autoprefixer-rails (10.4.7.0)
      execjs (~> 2)
    bcrypt (3.1.18)
    bourbon (6.0.0)
      thor (~> 0.19)
    builder (3.2.4)
    byebug (11.1.3)
    capistrano (3.18.0)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (2.1.0)
      capistrano (~> 3.1)
    capistrano-maintenance (1.2.1)
      capistrano (>= 3.0)
    capistrano-rails (1.6.3)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rbenv (2.2.0)
      capistrano (~> 3.1)
      sshkit (~> 1.3)
    capistrano-sidekiq (1.0.3)
      capistrano (>= 3.9.0)
      sidekiq (>= 3.4, < 6.0)
    capistrano3-unicorn (0.2.1)
      capistrano (~> 3.1, >= 3.1.0)
    chronic (0.10.2)
    climate_control (0.2.0)
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    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.2.3)
    countries (3.1.0)
      i18n_data (~> 0.11.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (4.0.0)
      countries (~> 3.0)
      sort_alphabetical (~> 1.0)
    crass (1.0.6)
    debug_inspector (1.1.0)
    devise (4.8.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.9.4)
      devise (>= 4.7.1)
    docile (1.1.5)
    email_validator (1.6.0)
      activemodel
    erubi (1.10.0)
    erubis (2.7.0)
    execjs (2.8.1)
    faker (2.2.1)
      i18n (>= 0.8)
    fast_stack (0.2.0)
    ffi (1.15.5)
    flamegraph (0.9.5)
    font-awesome-rails (4.7.0.8)
      railties (>= 3.2, < 8.0)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.7.0)
    friendly_id (5.4.2)
      activerecord (>= 4.0.0)
    friendly_id-globalize (1.0.0.alpha3)
      friendly_id (>= 5.2.0, < 6.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    globalize (5.3.1)
      activemodel (>= 4.2, < 6.1)
      activerecord (>= 4.2, < 6.1)
      request_store (~> 1.0)
    globalize-versioning (0.4.0)
      activemodel (>= 4.2.0, < 6.1)
      activerecord (>= 4.2.0, < 6.1)
      globalize (>= 5.1.0, < 6)
      paper_trail (>= 8, < 12)
    has_scope (0.7.2)
      actionpack (>= 4.1)
      activesupport (>= 4.1)
    has_secure_token (1.0.0)
      activerecord (>= 3.0)
    highline (2.0.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    i18n-country-translations (1.3.0)
      i18n (~> 0.9.3)
      railties (~> 4.0)
    i18n-tasks (0.9.29)
      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)
    i18n_data (0.11.0)
    inherited_resources (1.9.0)
      actionpack (>= 4.2, < 5.3)
      has_scope (~> 0.6)
      railties (>= 4.2, < 5.3)
      responders
    invisible_captcha (1.1.0)
      rails (>= 4.2)
    jbuilder (2.9.1)
      activesupport (>= 4.2.0)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.5.1)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    kaminari-i18n (0.5.0)
      kaminari
      rails
    kgio (2.11.4)
    loofah (2.19.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1205)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_mime (1.1.0)
    mini_portile2 (2.4.0)
    minitest (5.14.4)
    mocha (1.12.0)
    mutex_m (0.1.2)
    mysql2 (0.5.2)
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-ssh (6.1.0)
    newrelic_rpm (6.15.0)
    nokogiri (1.10.10)
      mini_portile2 (~> 2.4.0)
    orm_adapter (0.5.0)
    paper_trail (10.3.1)
      activerecord (>= 4.2)
      request_store (~> 1.1)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    parser (3.0.1.0)
      ast (~> 2.4.1)
    pdf-core (0.7.0)
    prawn (2.2.2)
      pdf-core (~> 0.7.0)
      ttfunk (~> 1.5)
    prawn-table (0.2.2)
      prawn (>= 1.3.0, < 3.0.0)
    prawnto (0.1.1)
      prawn
      rails (>= 2.1)
    pundit (2.2.0)
      activesupport (>= 3.0.0)
    rack (1.6.13)
    rack-attack (6.4.0)
      rack (>= 1.0, < 3)
    rack-mini-profiler (2.3.1)
      rack (>= 1.2.0)
    rack-protection (1.5.5)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rack-utf8_sanitizer (1.7.0)
      rack (>= 1.0, < 3.0)
    rails (4.2.11.3)
      actionmailer (= 4.2.11.3)
      actionpack (= 4.2.11.3)
      actionview (= 4.2.11.3)
      activejob (= 4.2.11.3)
      activemodel (= 4.2.11.3)
      activerecord (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.11.3)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.4)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.5.0)
      loofah (~> 2.19, >= 2.19.1)
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
    railties (4.2.11.3)
      actionpack (= 4.2.11.3)
      activesupport (= 4.2.11.3)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    raindrops (0.20.0)
    rake (13.1.0)
    ransack (1.8.10)
      actionpack (>= 3.0, < 5.2)
      activerecord (>= 3.0, < 5.2)
      activesupport (>= 3.0, < 5.2)
      i18n
    rb-fsevent (0.11.1)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    redcarpet (3.5.1)
    redis (4.7.1)
    redis-actionpack (5.1.0)
      actionpack (>= 4.0, < 7)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.2.0)
      activesupport (>= 3, < 7)
      redis-store (>= 1.3, < 2)
    redis-rack (2.0.6)
      rack (>= 1.5, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
    redis-store (1.9.1)
      redis (>= 4, < 5)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rolify (5.3.0)
    rollbar (3.4.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
    sidekiq (5.2.8)
      connection_pool (~> 2.2, >= 2.2.2)
      rack (< 2.1.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    simple_form (4.0.0)
      actionpack (> 4)
      activemodel (> 4)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    sixarm_ruby_unaccent (1.2.2)
    slim (4.1.0)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 2.0.6, < 2.1)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    spring (2.1.1)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sshkit (1.21.7)
      mutex_m
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    stackprof (0.2.16)
    temple (0.8.2)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timeliness (0.4.4)
    ttfunk (1.5.1)
    tzinfo (1.2.10)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.2.0)
    unicode_utils (1.4.0)
    unicorn (6.1.0)
      kgio (~> 2.6)
      raindrops (~> 0.7)
    utf8-cleaner (1.0.0)
      activesupport
    validates_timeliness (4.1.1)
      timeliness (>= 0.3.10, < 1)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (3.3.0)
      activemodel (>= 4.2)
      debug_inspector
      railties (>= 4.2)
    whenever (1.0.0)
      chronic (>= 0.6.3)

PLATFORMS
  ruby

DEPENDENCIES
  activeadmin (~> 1.4)
  autoprefixer-rails
  bourbon
  byebug
  capistrano-bundler (~> 2.1)
  capistrano-maintenance (~> 1.2)
  capistrano-rails (~> 1.6)
  capistrano-rbenv (~> 2.2)
  capistrano-sidekiq (~> 1.0)
  capistrano3-unicorn (~> 0.2.1)
  codeclimate-test-reporter
  coffee-rails (~> 4.2, >= 4.2.2)
  countries
  country_select
  devise (~> 4.8)
  devise-i18n
  email_validator (~> 1.6)
  faker
  fast_stack
  flamegraph
  font-awesome-rails
  friendly_id
  friendly_id-globalize
  globalize (~> 5.3.1)
  globalize-versioning
  has_secure_token (~> 1.0)
  i18n-country-translations
  i18n-tasks
  invisible_captcha (~> 1.1)
  jbuilder (~> 2.9)
  jquery-rails
  kaminari
  kaminari-i18n
  mocha
  mysql2 (= 0.5.2)
  newrelic_rpm (~> 6.15)
  paper_trail
  paperclip (~> 6.1)
  prawn (~> 2.2, >= 2.2.2)
  prawn-table
  prawnto
  pundit
  rack-attack (~> 6.4.0)
  rack-mini-profiler
  rack-utf8_sanitizer
  rails (= 4.2.11.3)
  rails-i18n
  redcarpet
  redis-rails
  rolify
  rollbar (~> 3.1)
  sass-rails (~> 6.0)
  sidekiq
  simple_form
  sinatra
  slim
  spring
  sprockets
  sprockets-rails
  stackprof
  uglifier (~> 4.2)
  unicorn
  utf8-cleaner
  validates_timeliness
  web-console (~> 3.3)
  whenever

BUNDLED WITH
   1.17.3