aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Stop setting a default Capybara app hostGeorge Claghorn2019-07-241-1/+1
* Bump minimum selenium-webdriver versionJohn Hawthorn2019-07-041-1/+1
* Merge pull request #36426 from abhaynikam/bump-codeclimate-rubocop-versionRyuta Kamizono2019-06-061-0/+1
|\
| * Bump rubocop to 0.71Abhay Nikam2019-06-061-0/+1
* | Unlock `selenium-webdriver` versionyuuji.yaginuma2019-06-061-1/+1
|/
* Bump bootsnap to a version with disables iseq_cache for Ruby 2.5Prathamesh Sonpatki2019-04-261-1/+1
* Bump RuboCop to 0.67.2Koichi ITO2019-04-161-0/+1
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+1
* Use `execute_batch2` rather than `execute_batch` to fix performance regressio...Ryuta Kamizono2019-04-041-1/+1
* bumps Zeitwerk and BootsnapXavier Noria2019-03-261-1/+1
* Use webdrivers instead of chromedriver-helper for AV UJS testsGuillermo Iguaran2019-03-241-1/+1
* Don't lock the webpacker gem by its patch versionSharang Dashputre2019-03-091-1/+1
* Use the latest stable release of webpackerSharang Dashputre2019-03-091-1/+1
* Let Zeitwerk be a dependency of Active SupportXavier Noria2019-02-131-2/+0
* Zeitwerk integrationXavier Noria2019-02-121-1/+3
* Relax sqlite3 version dependencySergey Ponomarev2019-02-041-1/+1
* Relax version locking of the selenium-webdriverRyuta Kamizono2019-01-301-1/+1
* Implement a way to add browser capabilities:Edouard CHIN2019-01-291-0/+1
* Switch queue_classic back to origin repositoryLars Kanis2019-01-251-1/+1
* Use released webpackerRafael Mendonça França2019-01-171-1/+1
* Switch to released rb-inotify 0.10.0Matthew Draper2018-12-311-3/+0
* Import Action MailboxGeorge Claghorn2018-12-251-2/+6
|\
| * Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-111-0/+2
| * Test against Rails masterGeorge Claghorn2018-10-081-0/+2
| * SkeletonDavid Heinemeier Hansson2018-09-171-0/+4
* Upgrade thor to 0.20.1Rafael Mendonça França2018-11-091-2/+0
* Add test retries for railtiesGannon McGibbon2018-10-111-0/+1
* Remove unnecessary `coffee-rails`yuuji.yaginuma2018-10-021-1/+0
* Make Webpacker the default JavaScript compiler for Rails 6 (#33079)David Heinemeier Hansson2018-09-301-1/+1
* Unlock pg versonyuuji.yaginuma2018-09-151-1/+1
* Merge pull request #33574 from lsylvester/change-i18n-defaults-behaviour-to-m...Rafael França2018-09-061-1/+0
|\
| * update I18n fallbacks configuration to be compatible with i18n 1.1.0Lachlan Sylvester2018-08-231-1/+0
* | Unlock ffi versionRafael Mendonça França2018-09-051-1/+0
* | Avoid `pg` 1.1.0 for nowyuuji.yaginuma2018-08-251-1/+1
|/
* Remove Mocha from Gemfileutilum2018-08-131-2/+0
* Avoid i18n 1.1.0 for nowYasuo Honda2018-08-091-0/+1
* Support streaming downloads from Google Cloud StorageGeorge Claghorn2018-05-011-1/+1
* Make Railties CI log for Ruby 2.6 accessible againutilum2018-04-291-0/+2
* Fix segmentation fault in EventedFileUpdateCheckerutilum2018-04-241-0/+1
* Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-1/+1
* Unlock dalli versionyuuji.yaginuma2018-04-111-1/+1
* Remove upper bound on Capybaraeileencodes2018-04-101-1/+1
* Simplify declaration of mocha dependency in GemfileJames Mead2018-04-071-3/+1
* Allow any version of dalli less them 2.7.7Rafael Mendonça França2018-03-201-1/+1
* Remove support for Qu gem.Alberto Almagro2018-03-191-3/+0
* Avoid dalli 2.7.7 for nowyuuji.yaginuma2018-03-151-1/+1
* update psych gem to 3.2 stable releaseGaurav Sharma2018-03-101-1/+1
* Allow Capybara 3.x (#32151)Thomas Walpole2018-03-051-1/+1
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-1/+0
* Rails 6 requires Ruby 2.3+Jeremy Daer2018-02-171-3/+0