aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Depend on thor >= 0.17.0Carlos Antonio da Silva2013-01-231-3/+0
* Updated version of jQuery rails in gemfileSherwin Wu2013-01-191-1/+1
* Use thor master to make rails work with Ruby 2.0Rafael Mendonça França2013-01-111-0/+2
* thread_safe is a dependency of active_supportRafael Mendonça França2013-01-111-1/+0
* Revert "Do not install debugger in the pathlevel 362"Rafael Mendonça França2012-12-311-1/+1
* Do not install debugger in the pathlevel 362Rafael Mendonça França2012-12-311-1/+1
* Revert "Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack...Guillermo Iguaran2012-12-301-1/+0
* Rails 4.0 is going to depend on Rack 1.5.x so let's test against Rack masterSantiago Pastorino2012-12-291-0/+1
* adds kindlerb to the :doc bundle group for guides generationXavier Noria2012-12-221-0/+1
* Integrate Journey into Action DispatchAndrew White2012-12-191-1/+3
* Replace some global Hash usages with the new thread safe cache.thedarkone2012-12-141-0/+1
* Revert "Merge pull request #8341 from amatsuda/bundle_source_rubygems"Rafael Mendonça França2012-11-271-1/+1
* default source in Gemfiles to :rubygems rather than hardcoding the URLAkira Matsuda2012-11-281-1/+1
* Bump mysql gem version to the newly 2.9.0, fix build.Carlos Antonio da Silva2012-11-171-1/+1
* Revert "Debugger gem doesn't work with patchlevel >= 327"Santiago Pastorino2012-11-161-2/+1
* Revert "mysql does not build on Ruby 2.0.0 at the moment"Yasuo Honda2012-11-171-1/+1
* Remove old comments about using our own sdoc fork [ci skip]Vijay Dev2012-11-171-4/+0
* Use new mocha version and add changelog entry for #8180Carlos Antonio da Silva2012-11-131-1/+1
* depend on voloko/sdoc againXavier Noria2012-11-121-1/+1
* Debugger gem doesn't work with patchlevel < 327Santiago Pastorino2012-11-121-1/+2
* Update mocha github repo to new oneCarlos Antonio da Silva2012-11-061-1/+1
* mocha_standalone is now deprecated. Switch to mocha/api.Jeremy Kemper2012-11-051-1/+1
* Revert "The debugger gem isn't compatible with 1.9.3-p286 yet. Omit it for now."Santiago Pastorino2012-10-301-1/+1
* Merge pull request #8047 from arunagw/json_only_in_18Carlos Antonio da Silva2012-10-281-1/+0
* Update redcarpet dependencyVinny Diehl2012-10-251-2/+2
* Change back to official sprockets-railsJoshua Peek2012-10-171-1/+1
* Merge pull request #7964 from josh/josh-sprockets-railsRafael Mendonça França2012-10-171-1/+1
|\
| * Switch to new sprockets-rails pluginJoshua Peek2012-10-151-1/+1
* | Merge pull request #7963 from arunagw/redcarpet_not_for_jrubyCarlos Antonio da Silva2012-10-161-1/+1
|\ \ | |/ |/|
| * redcarpet gem will not work with JRuby!Arun Agrawal2012-10-161-1/+1
* | ruby-prof isn't compatible with ruby trunk after 36925Jeremy Kemper2012-10-151-2/+2
|/
* The debugger gem isn't compatible with 1.9.3-p286 yet. Omit it for now.Jeremy Kemper2012-10-141-1/+1
* Replace double quotes with single quotesLee Reilly2012-10-131-1/+1
* Upgrade to a jquery-rails that doesn't expect config.action_view.javascript_e...Jeremy Kemper2012-10-101-1/+1
* Fix the coffee-rails dependecy versionRafael Mendonça França2012-10-051-1/+2
* Add turbolinks as development dependencyRafael Mendonça França2012-10-041-0/+1
* Use Rack::Cache middleware only if is in GemfileGuillermo Iguaran2012-10-011-0/+1
* Revert "Use plaform mri_19 for debugger gem"Aaron Patterson2012-09-251-6/+1
* Use plaform mri_19 for debugger gemSantiago Pastorino2012-09-251-1/+6
* Use debugger gem if we are not Travis and Ruby < 2.0Santiago Pastorino2012-09-211-1/+1
* Add debugger to mri:test section of the GemfileSantiago Pastorino2012-09-211-0/+1
* Remove the environment variables in the GemfileRafael Mendonça França2012-09-201-27/+7
* Allow to use a local copy of sprockets-rails during developmentGuillermo Iguaran2012-09-191-1/+6
* Since in sprockets-rails uglifier's version doesn't matter do the same in railsDmitry Vorotilin2012-09-191-1/+1
* Use last version of sprockets-rails and syncing tests for assets.Dmitry Vorotilin2012-09-191-0/+1
* No more Textile guide generation supportPrem Sichanugrist2012-09-171-1/+0
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-0/+1
* Use dalli 2.2.1 or prior to fix failing tests in memcache session storeGuillermo Iguaran2012-09-061-1/+1
* mysql does not build on Ruby 2.0.0 at the momentAaron Patterson2012-08-231-1/+1
* Replace deprecated `memcache-client` gem with `dalli` in ActiveSupport::Cache...Guillermo Iguaran2012-08-171-1/+1