mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
* Shortening docker image in ~30% * Caching bundle, gathering env variables and using newer sintax * Creating startup script and env file * Improving travis CI configuration * Loading assets in production env * Allow uglifier to interpret ES6 * Fix start command * Fix travis script * Tweak travis script * Add delay * Revert assets changes * Return to Mysql5.7 * Tweak travis script * Fix make redeploy-container command * Add db migrate and precompile step. * Add bower install to Makefile * Clean after docker run. Avoid one bower run. * Changes to be able to build container in Google Cloud * Remove spurious symlink * Copy config examples when making build * Export env variable name * Tag cloud image * Add timeout * Push to cloud registry * Fix jenkins build error with docker-compose tty * Add app to container and .dockerignore all else * Copy configuration files when deploying to GCE * Allow copy config to container * Time extended (for cloud build & push) * Delete redundant index.html.erb file (#427) * Setupcoveralls (#438) * Add coveralls * Fix gemfile * Fix env variable * Add coveralls token * Update README.md * Remove legacy image controller code #404 (#417) Deleted the lines from the selection indicated in the issue. * Change comment count on comment creation via AJAX #441 (#443) This closes issue #441 "Change comment count on comment creation via AJAX #441" by incrementing comments-number each time a new comment is added. This would ensure that the counter indicating the number of comments is increased without needing to refresh the page. * update syntax of active record query(license method) (#439) Fixes #437 * Docker improve rebased (#450) * Shortening docker image in ~30% * Caching bundle, gathering env variables and using newer sintax * Creating startup script and env file * Improving travis CI configuration * Loading assets in production env * Allow uglifier to interpret ES6 * Don't dettach when building container in travis * Fix start command * Fix travis script * Try to resolve travis tests invocation * Tweak travis script * Add delay * Bundle install before db setup * Shortening docker image in ~30% * Caching bundle, gathering env variables and using newer sintax * Creating startup script and env file * Improving travis CI configuration * Loading assets in production env * Allow uglifier to interpret ES6 * Fix start command * Fix travis script * Tweak travis script * Add delay * Revert assets changes * Return to Mysql5.7 * Tweak travis script * Fix make redeploy-container command * Add db migrate and precompile step. * Add bower install to Makefile * Clean after docker run. Avoid one bower run. * updte pr template (#448) * Bump recaptcha from 4.13.1 to 4.13.2 (#452) Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/ambethia/recaptcha/releases) - [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/ambethia/recaptcha/compare/v4.13.1...v4.13.2) Signed-off-by: dependabot[bot] <support@dependabot.com> * Restructure rake test task runner (#380) * add a mysql setup file * Squash commits * Update README.md (#456) * Change run to exec (#457) * Bump paperclip from 4.2.4 to 4.3.7 (#285) Bumps [paperclip](https://github.com/thoughtbot/paperclip) from 4.2.4 to 4.3.7. - [Release notes](https://github.com/thoughtbot/paperclip/releases) - [Changelog](https://github.com/thoughtbot/paperclip/blob/v4.3.7/NEWS) - [Commits](https://github.com/thoughtbot/paperclip/compare/v4.2.4...v4.3.7) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump test-unit from 3.3.0 to 3.3.1 (#458) Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](https://github.com/test-unit/test-unit/compare/3.3.0...3.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump coveralls from 0.7.1 to 0.8.22 (#453) Bumps [coveralls](https://coveralls.io) from 0.7.1 to 0.8.22. Signed-off-by: dependabot[bot] <support@dependabot.com> * gridview aligned (#464) * Alert improvement and adding byebug gem (#383) * byebug gem added and alerts in separate file * adding byebug history to gitignore * adding timestamp to redirect * added z-index to render login dropdown above leaflet icon * fixed image partial rendering when no images (#423) * fixed image partial rendering when no images. * toggle no images <p> om upload * fixed image partial rendering when no images. * Bump recaptcha from 4.13.2 to 4.14.0 (#471) Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 4.13.2 to 4.14.0. - [Release notes](https://github.com/ambethia/recaptcha/releases) - [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md) - [Commits](https://github.com/ambethia/recaptcha/compare/v4.13.2...v4.14.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * add a flash error when adding tags and not logged in (#473) * Upgrade app to Bootstrap 4 (#480) * Bootstrap 4 small button fixes (#488) * Add tests for comments and maps (#467) * Updated query style (#436) (#469) * Dynamic ports (#462) * Dynamic port in compose file * Omit setting container name * Add initial sql dump entry * Avoid resetting database on build * Shortening docker image in ~30% * Caching bundle, gathering env variables and using newer sintax * Creating startup script and env file * Improving travis CI configuration * Loading assets in production env * Tweak travis script * Roll back to using Debian 9 with custom built GDAL (#489) * Switch back to Debian 9 Stretch * Simplify docker image * Bump Ruby to 2.4.6 * Re-add dependency * Add dependency (zip) * Try pip install gdal * Install libgdal-dev * Revert attept to use pip * Bump ruby * Avoid naming containers in compose file * Avoid overwriting database on redeploy-container * Allow to load mysql dump * Include own GDAL packages * Disable ipv6 to prevent error * Add missing Amazon S3 yml to Makefile * Document unstable instance * Changes to be able to build container in Google Cloud * Copy config examples when making build * Add app to container and .dockerignore all else * Fixed missed merge * Add db configurability by env vars for containers * Fix db config * Copy configs * Switch keyserver * Add env vars, tweak make * Substitute env vars parameters * Env var control * Show env vars * env not ENV * add DB_SOCKET * Add recomended parameters * Not deploy app engine, show cloudsql dir * Omit list cloudsql dir * Added correct image tag * Add database parameters as env vars * Support $PORT env var * Using Node 12 and Yarn for Dockerfile.txt as well * Changing Passenger's port on production env * Setting local db for travis * set .env PORT to $PORT * Remove .env * Compose environment variableZ fallback * Revert all files under /app to versions in main * Revert to main * Delete unneeded files * Remove extra files from rebase * Add bundle install as build step * Deleted not needed Dockerfile * Missed RUN in Dockerfile * Add precompile step * Hardcode environment at build time * Adding missing yaml and update bootsnap version * Omit /app/tmp from volume * Revert try to get precompile to work * Clean up patch for merging * List variables in app.yaml * Tweak for jenkins * Add .env for jenkins * Fix PORT for jenkins/docker-compose * Address PORT properly * New form ports * Enclose docker-compose ports in quotes * ports yaml should be object not array * Try different format for ports * Try docker-compose format * Redirect script for AppEngine * Try to revertt to working condition for appengine * Point PORT in Procfile * Revert to known good config in appengine * Tweak assets precompilation * Restore PORT setting * Add redirect to map /warps directory to legacy archive * Add .env for jenkins/docker-compose * Add hardcoded route to legacy warps * Remove .env for appengine * Satisfy appengine docker-compose * Ignore app.yaml * Ignore app.yaml secrets * Satisfy Jenkins wihout hurting appengine hopefully Co-authored-by: Sebastian Silva <sebastian@fuentelibre.org> Co-authored-by: rarrunategu1 <parker.rose@ymail.com> Co-authored-by: Jeffrey Warren <jeff@unterbahn.com> Co-authored-by: Milo MacPhail <40954168+milomacphail@users.noreply.github.com> Co-authored-by: Sonali Agrawal <sonali9696@gmail.com> Co-authored-by: Ananya Agrawal <33188930+ananya@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: Sasha Boginsky <41092741+sashadev-sky@users.noreply.github.com> Co-authored-by: Kaustubh Nair <kaustubh.nair@iiitb.org> Co-authored-by: Divya Baid <32747809+divyabaid16@users.noreply.github.com> Co-authored-by: Gaurav Sachdeva <sachdeva.gaurav1997@gmail.com> Co-authored-by: Govind Jeevan <govindjeevan7@gmail.com> Co-authored-by: Cess <cessmbuguar@gmail.com> Co-authored-by: Stefanni <stefannibrasil@gmail.com> Co-authored-by: hc-barker <hc-barker@users.noreply.github.com>
410 lines
9.7 KiB
Plaintext
410 lines
9.7 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
RubyInline (3.12.5)
|
|
ZenTest (~> 4.3)
|
|
ZenTest (4.12.0)
|
|
action-cable-testing (0.6.1)
|
|
actioncable (>= 5.0)
|
|
actioncable (5.2.4.2)
|
|
actionpack (= 5.2.4.2)
|
|
nio4r (~> 2.0)
|
|
websocket-driver (>= 0.6.1)
|
|
actionmailer (5.2.4.2)
|
|
actionpack (= 5.2.4.2)
|
|
actionview (= 5.2.4.2)
|
|
activejob (= 5.2.4.2)
|
|
mail (~> 2.5, >= 2.5.4)
|
|
rails-dom-testing (~> 2.0)
|
|
actionpack (5.2.4.2)
|
|
actionview (= 5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
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.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
builder (~> 3.1)
|
|
erubi (~> 1.4)
|
|
rails-dom-testing (~> 2.0)
|
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
|
activejob (5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
globalid (>= 0.3.6)
|
|
activemodel (5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
activerecord (5.2.4.2)
|
|
activemodel (= 5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
arel (>= 9.0)
|
|
activestorage (5.2.4.2)
|
|
actionpack (= 5.2.4.2)
|
|
activerecord (= 5.2.4.2)
|
|
marcel (~> 0.3.1)
|
|
activesupport (5.2.4.2)
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
i18n (>= 0.7, < 2)
|
|
minitest (~> 5.1)
|
|
tzinfo (~> 1.1)
|
|
addressable (2.7.0)
|
|
public_suffix (>= 2.0.2, < 5.0)
|
|
ansi (1.5.0)
|
|
arel (9.0.0)
|
|
ast (2.4.0)
|
|
autoprefixer-rails (9.7.6)
|
|
execjs
|
|
aws-eventstream (1.1.0)
|
|
aws-partitions (1.303.0)
|
|
aws-sdk-core (3.94.0)
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
aws-partitions (~> 1, >= 1.239.0)
|
|
aws-sigv4 (~> 1.1)
|
|
jmespath (~> 1.0)
|
|
aws-sdk-kms (1.30.0)
|
|
aws-sdk-core (~> 3, >= 3.71.0)
|
|
aws-sigv4 (~> 1.1)
|
|
aws-sdk-s3 (1.63.0)
|
|
aws-sdk-core (~> 3, >= 3.83.0)
|
|
aws-sdk-kms (~> 1)
|
|
aws-sigv4 (~> 1.1)
|
|
aws-sigv4 (1.1.2)
|
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
|
bindex (0.8.1)
|
|
bootsnap (1.4.6)
|
|
msgpack (~> 1.0)
|
|
bootstrap-sass (3.4.1)
|
|
autoprefixer-rails (>= 5.2.1)
|
|
sassc (>= 2.0.0)
|
|
builder (3.2.4)
|
|
byebug (11.0.1)
|
|
capybara (3.32.1)
|
|
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)
|
|
childprocess (3.0.0)
|
|
climate_control (0.2.0)
|
|
codecov (0.1.16)
|
|
json
|
|
simplecov
|
|
url
|
|
coderay (1.1.2)
|
|
concurrent-ruby (1.1.6)
|
|
crass (1.0.6)
|
|
docile (1.3.2)
|
|
erubi (1.9.0)
|
|
execjs (2.7.0)
|
|
faker (2.6.0)
|
|
i18n (>= 1.6, < 1.8)
|
|
faraday (1.0.1)
|
|
multipart-post (>= 1.2, < 3)
|
|
ffi (1.12.2)
|
|
friendly_id (5.3.0)
|
|
activerecord (>= 4.0.0)
|
|
geokit (1.13.1)
|
|
geokit-rails (1.1.4)
|
|
geokit (>= 1.5.0)
|
|
globalid (0.4.2)
|
|
activesupport (>= 4.2.0)
|
|
httparty (0.18.0)
|
|
mime-types (~> 3.0)
|
|
multi_xml (>= 0.5.2)
|
|
i18n (1.7.1)
|
|
concurrent-ruby (~> 1.0)
|
|
image_science (1.3.0)
|
|
RubyInline (~> 3.9)
|
|
jaro_winkler (1.5.4)
|
|
jmespath (1.4.0)
|
|
jquery-rails (4.3.5)
|
|
rails-dom-testing (>= 1, < 3)
|
|
railties (>= 4.2.0)
|
|
thor (>= 0.14, < 2.0)
|
|
jshintrb (0.3.0)
|
|
execjs
|
|
multi_json (>= 1.3)
|
|
rake
|
|
json (2.3.0)
|
|
libv8 (7.3.492.27.1)
|
|
libxml-ruby (3.1.0)
|
|
listen (3.2.1)
|
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
|
rb-inotify (~> 0.9, >= 0.9.10)
|
|
loofah (2.5.0)
|
|
crass (~> 1.0.2)
|
|
nokogiri (>= 1.5.9)
|
|
mail (2.7.1)
|
|
mini_mime (>= 0.1.1)
|
|
marcel (0.3.3)
|
|
mimemagic (~> 0.3.2)
|
|
method_source (1.0.0)
|
|
mime-types (3.3.1)
|
|
mime-types-data (~> 3.2015)
|
|
mime-types-data (3.2019.1009)
|
|
mimemagic (0.3.4)
|
|
mini_magick (4.10.1)
|
|
mini_mime (1.0.2)
|
|
mini_portile2 (2.4.0)
|
|
mini_racer (0.2.10)
|
|
libv8 (> 7.3)
|
|
minitest (5.14.0)
|
|
minitest-reporters (1.4.2)
|
|
ansi
|
|
builder
|
|
minitest (>= 5.0)
|
|
ruby-progressbar
|
|
msgpack (1.3.3)
|
|
multi_json (1.14.1)
|
|
multi_xml (0.6.0)
|
|
multipart-post (2.1.1)
|
|
mysql2 (0.5.3)
|
|
net-http-persistent (2.9.4)
|
|
nio4r (2.5.2)
|
|
nokogiri (1.10.9)
|
|
mini_portile2 (~> 2.4.0)
|
|
oa-core (0.3.2)
|
|
oa-openid (0.3.2)
|
|
oa-core (= 0.3.2)
|
|
rack-openid (~> 1.3.1)
|
|
ruby-openid-apps-discovery (~> 1.2.0)
|
|
open_id_authentication (1.3.0)
|
|
rack-openid (~> 1.3)
|
|
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)
|
|
parallel (1.19.1)
|
|
parser (2.7.1.1)
|
|
ast (~> 2.4.0)
|
|
passenger (6.0.4)
|
|
rack
|
|
rake (>= 0.8.1)
|
|
popper_js (1.16.0)
|
|
pry (0.13.1)
|
|
coderay (~> 1.1)
|
|
method_source (~> 1.0)
|
|
pry-rails (0.3.9)
|
|
pry (>= 0.10.4)
|
|
public_suffix (4.0.4)
|
|
puma (4.3.3)
|
|
nio4r (~> 2.0)
|
|
rack (2.2.2)
|
|
rack-openid (1.3.1)
|
|
rack (>= 1.1.0)
|
|
ruby-openid (>= 2.1.8)
|
|
rack-test (1.1.0)
|
|
rack (>= 1.0, < 3)
|
|
rack_session_access (0.2.0)
|
|
builder (>= 2.0.0)
|
|
rack (>= 1.0.0)
|
|
rails (5.2.4.2)
|
|
actioncable (= 5.2.4.2)
|
|
actionmailer (= 5.2.4.2)
|
|
actionpack (= 5.2.4.2)
|
|
actionview (= 5.2.4.2)
|
|
activejob (= 5.2.4.2)
|
|
activemodel (= 5.2.4.2)
|
|
activerecord (= 5.2.4.2)
|
|
activestorage (= 5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
bundler (>= 1.3.0)
|
|
railties (= 5.2.4.2)
|
|
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.3.0)
|
|
loofah (~> 2.3)
|
|
rails-perftest (0.0.7)
|
|
railties (5.2.4.2)
|
|
actionpack (= 5.2.4.2)
|
|
activesupport (= 5.2.4.2)
|
|
method_source
|
|
rake (>= 0.8.7)
|
|
thor (>= 0.19.0, < 2.0)
|
|
rainbow (3.0.0)
|
|
rake (12.3.3)
|
|
rb-fsevent (0.10.3)
|
|
rb-inotify (0.10.1)
|
|
ffi (~> 1.0)
|
|
rdiscount (2.2.0.1)
|
|
recaptcha (5.0.0)
|
|
json
|
|
redcarpet (3.5.0)
|
|
regexp_parser (1.7.0)
|
|
request_store (1.5.0)
|
|
rack (>= 1.4)
|
|
right_aws_api (0.3.5)
|
|
right_cloud_api_base (>= 0.2.6)
|
|
right_cloud_api_base (0.2.6)
|
|
json (>= 1.0.0)
|
|
libxml-ruby (>= 1.0.0)
|
|
net-http-persistent (~> 2.9)
|
|
redcarpet (>= 3.0.0)
|
|
ruby-hmac (>= 0.4.0)
|
|
rubocop (0.70.0)
|
|
jaro_winkler (~> 1.5.1)
|
|
parallel (~> 1.10)
|
|
parser (>= 2.6)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 1.4.0, < 1.7)
|
|
rubocop-performance (1.3.0)
|
|
rubocop (>= 0.68.0)
|
|
ruby-hmac (0.4.0)
|
|
ruby-openid (2.9.2)
|
|
ruby-openid-apps-discovery (1.2.0)
|
|
ruby-openid (>= 2.1.7)
|
|
ruby-prof (1.3.2)
|
|
ruby-progressbar (1.10.1)
|
|
rubyzip (2.3.0)
|
|
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)
|
|
sassc (2.3.0)
|
|
ffi (~> 1.9)
|
|
sassc-rails (2.1.2)
|
|
railties (>= 4.0.0)
|
|
sassc (>= 2.0)
|
|
sprockets (> 3.0)
|
|
sprockets-rails
|
|
tilt
|
|
selenium-webdriver (3.142.7)
|
|
childprocess (>= 0.5, < 4.0)
|
|
rubyzip (>= 1.2.2)
|
|
sentry-raven (3.0.0)
|
|
faraday (>= 1.0)
|
|
simplecov (0.18.5)
|
|
docile (~> 1.1)
|
|
simplecov-html (~> 0.11)
|
|
simplecov-html (0.12.2)
|
|
skylight (4.3.0)
|
|
skylight-core (= 4.3.0)
|
|
skylight-core (4.3.0)
|
|
activesupport (>= 4.2.0)
|
|
spring (2.1.0)
|
|
spring-watcher-listen (2.0.1)
|
|
listen (>= 2.7, < 4.0)
|
|
spring (>= 1.2, < 3.0)
|
|
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)
|
|
sqlite3 (1.4.2)
|
|
terrapin (0.6.0)
|
|
climate_control (>= 0.0.3, < 1.0)
|
|
thor (1.0.1)
|
|
thread_safe (0.3.6)
|
|
tilt (2.0.10)
|
|
turbolinks (5.2.1)
|
|
turbolinks-source (~> 5.2)
|
|
turbolinks-source (5.2.0)
|
|
tzinfo (1.2.7)
|
|
thread_safe (~> 0.1)
|
|
tzinfo-data (1.2020.1)
|
|
tzinfo (>= 1.0.0)
|
|
uglifier (4.1.20)
|
|
execjs (>= 0.3.0, < 3)
|
|
unicode-display_width (1.6.1)
|
|
url (0.3.2)
|
|
web-console (3.7.0)
|
|
actionview (>= 5.0)
|
|
activemodel (>= 5.0)
|
|
bindex (>= 0.4.0)
|
|
railties (>= 5.0)
|
|
websocket-driver (0.7.1)
|
|
websocket-extensions (>= 0.1.0)
|
|
websocket-extensions (0.1.4)
|
|
will_paginate (3.3.0)
|
|
will_paginate-bootstrap4 (0.2.2)
|
|
will_paginate (~> 3.0, >= 3.0.0)
|
|
xpath (3.2.0)
|
|
nokogiri (~> 1.8)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
RubyInline (~> 3.12.5)
|
|
action-cable-testing
|
|
autoprefixer-rails (~> 9.7.3)
|
|
aws-sdk-s3 (~> 1)
|
|
bootsnap (~> 1.4.6)
|
|
bootstrap-sass
|
|
byebug (~> 11.0.1)
|
|
capybara
|
|
codecov
|
|
faker (~> 2.6.0)
|
|
friendly_id
|
|
geokit-rails (= 1.1.4)
|
|
httparty
|
|
image_science (= 1.3.0)
|
|
jquery-rails
|
|
jshintrb (~> 0.3.0)
|
|
listen (~> 3.2.1)
|
|
mini_magick (~> 4.8)
|
|
mini_racer
|
|
minitest
|
|
minitest-reporters
|
|
mysql2 (< 0.6)
|
|
oa-openid (= 0.3.2)
|
|
open_id_authentication
|
|
paper_trail
|
|
paperclip (~> 6.1.0)
|
|
passenger
|
|
popper_js (~> 1.11, >= 1.11.1)
|
|
pry-rails (~> 0.3.9)
|
|
puma (~> 4.3.3)
|
|
rack_session_access
|
|
rails (~> 5.2.4)
|
|
rails-controller-testing
|
|
rails-perftest
|
|
rake (~> 12.3.2)
|
|
rdiscount (= 2.2.0.1)
|
|
recaptcha (~> 5.0.0)
|
|
right_aws_api (~> 0.3.5)
|
|
rubocop (~> 0.70.0)
|
|
rubocop-performance
|
|
ruby-openid (~> 2.9)
|
|
ruby-prof
|
|
sass
|
|
sassc-rails
|
|
selenium-webdriver
|
|
sentry-raven
|
|
simplecov
|
|
skylight
|
|
spring
|
|
spring-watcher-listen (~> 2.0.0)
|
|
sprockets (= 3.7.2)
|
|
sprockets-rails
|
|
sqlite3
|
|
turbolinks (~> 5)
|
|
tzinfo-data
|
|
uglifier (~> 4.1.20)
|
|
web-console (~> 3.3)
|
|
will_paginate (= 3.3.0)
|
|
will_paginate-bootstrap4 (~> 0.2.2)
|
|
|
|
RUBY VERSION
|
|
ruby 2.4.6p354
|
|
|
|
BUNDLED WITH
|
|
1.17.3
|