aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* rails-ujs is now shipped with Action ViewGuillermo Iguaran2016-11-291-8/+0
* Merge pull request #27196 from kirs/rubocop-gemRafael França2016-11-281-0/+14
|\
| * Add rubocop to GemfileKir Shatrov2016-11-281-0/+14
* | Add rails-ujs as dependency in the rails GemfileGuillermo Iguaran2016-11-211-0/+8
* | Bump Blade and its Sauce Labs plugin to fix tunnel shutdown and related errorJavan Makhmali2016-11-211-12/+14
|/
* Install libxml-ruby gem so full XMLMini test suite can be runJon Moss2016-11-191-0/+2
* Make sure to bundle json 2.x on CIAkira Matsuda2016-11-151-0/+1
* Update sqlite3Gianfranco Montoya2016-11-041-3/+3
* Merge pull request #26851 from Gaurav2728/update-kindlerbRafael França2016-10-251-9/+5
|\
| * update kindlerb gemGaurav Sharma2016-10-211-9/+5
* | Update mysql2 version in Gemfile.lockGuillermo Iguaran2016-10-221-4/+4
|/
* Include sdoc 1.0.0.beta2 which includes updated rdoc w/o hard json depZachary Scott2016-10-071-6/+5
* Bump sdoc to 1.0.0.beta1 which includes fix to support Ruby 2.4Zachary Scott2016-10-071-3/+2
* Use a branch of websocket-client-simple, to work around read/close raceMatthew Draper2016-10-061-4/+10
* Restore missing Gemfile.lock entriesRyuta Kamizono2016-10-041-0/+2
* Allow the use of listen's 3.1.x branch.Esteban Santana Santana2016-10-031-19/+20
* Use websocket-client-simple instead of Faye as a websockets clientMatthew Draper2016-10-021-2/+5
* Restore missing Gemfile.lock entriesRyuta Kamizono2016-09-201-0/+2
* Override the github git source instead of changing manually all entriesRafael Mendonça França2016-09-141-52/+53
* Use :git for specifying dependencies from github with https protocolPrathamesh Sonpatki2016-09-101-6/+6
* Add accidentally removed dependency in Gemfile.lockRyuta Kamizono2016-08-041-0/+37
* Don't require C dependencies on Windows/JRubySean Griffin2016-08-031-37/+0
* Use a form of rb-inotify to fix broken tests with Ruby 2.2.5Rafael Mendonça França2016-07-271-2/+9
* Bump arelRafael Mendonça França2016-07-271-2/+2
* Bump Arel to fix few failing tests on Ruby 2.4 related to the Integer unifica...Prathamesh Sonpatki2016-07-241-1/+1
* test with latest resqueyuuji.yaginuma2016-07-051-7/+12
* Use sass-rails in our test suiteRafael Mendonça França2016-06-301-0/+8
* Do not allow rack pre releasesRafael Mendonça França2016-06-301-5/+4
* Merge pull request #25607 from sstephenson/turbolinks-5-finalRafael Mendonça França2016-06-301-9/+4
|\
| * Update to Turbolinks 5.0.0 finalSam Stephenson2016-06-301-9/+4
* | Point to released coffee-railsRafael Mendonça França2016-06-301-9/+4
|/
* Fix failing railties testsPrathamesh Sonpatki2016-06-181-1/+1
* Require Nokogiri >= 1.6.8Jon Moss2016-06-061-8/+12
* Update Blade and its Sauce Labs plugin for EventMachine 1.2 compatibilityJavan Makhmali2016-06-041-10/+10
* Lock Faye version to avoid bug with its Promise polyfill, use mainline blade-...Javan Makhmali2016-05-311-14/+10
* Revert back to a compatible bundler versionVipul A M2016-05-251-1/+1
* CI: run Action Cable browser tests in Sauce LabsJon Moss2016-05-251-1/+22
* Build action_cable.js with BladeJavan Makhmali2016-05-241-7/+9
* Remove Blade gem dependencyVipul A M2016-05-211-0/+40
* Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-55/+63
* Fix Gemfile.lock by updating rails-dom-testingPrathamesh Sonpatki2016-05-101-8/+5
* Preparing for 5.0.0.rc1 releaseRafael Mendonça França2016-05-061-32/+32
* Upgrade all gems to make sure Rails works with rack 2.0.0.rc1Rafael Mendonça França2016-05-061-35/+37
* Fix template resolver cache concurrency: "can't add a new key into hash durin...Jeremy Daer2016-05-021-2/+2
* Prep Rails 5 beta 4eileencodes2016-04-271-35/+37
* Merge pull request #23461 from kamipo/prepared_statements_for_mysql2_adapterJeremy Daer2016-04-231-4/+4
|\
| * Add prepared statements support for `Mysql2Adapter`Ryuta Kamizono2016-04-211-4/+4
* | Make file update checker tests more resilient on WindowsSean Griffin2016-04-211-0/+2
|/
* Update Gemfile.lockyui-knk2016-03-311-1/+1
* Run latest precompiled JRuby on CI only against ActionPackBenjamin Fleischer2016-03-301-1/+1