aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* Upgrade all the gemsRafael Mendonça França2015-10-201-36/+47
* use methods for accessing the cache control headersAaron Patterson2015-10-061-1/+1
* etag header is in Rack, so use it's response methodsAaron Patterson2015-10-061-1/+1
* Introduce `Headers#add`. Move `Response#add_header` upstream.Jeremy Daer2015-10-031-1/+1
* YAGNI concurrent-ruby master branch now that 1.0.0.pre3 is released with fixe...Jeremy Daer2015-10-031-7/+1
* run against edge sass to eliminate circular require warningsAaron Patterson2015-09-301-2/+8
* Fixed concurrent-ruby warnings.Jerry D'Antonio2015-09-291-4/+4
* Bump concurrent-ruby to shush circular require warningJeremy Daer2015-09-291-1/+1
* Eliminate overlapping `app/assets` load pathJeremy Daer2015-09-291-5/+11
* Update to latest turbolinksAndrew White2015-09-211-1/+1
* Use master version of Turbolinks gemAndrew White2015-09-211-3/+9
* Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.Jerry D'Antonio2015-09-191-3/+2
* Do not use conditionals at GemfileRafael Mendonça França2015-09-141-5/+5
* Ruby 2.2.3 in windows need nokogiri 1.6.7.rc3 as it's the only version having...Eric Guo2015-09-121-28/+31
* Use released mysql2Rafael Mendonça França2015-09-081-7/+2
* Support mysql2 0.4.0, first release with prepared statements supportJeremy Daer2015-09-071-2/+7
* stop using deprecated Abstract::ID classAaron Patterson2015-09-041-1/+1
* stop inheriting from Rack::RequestAaron Patterson2015-09-041-1/+1
* use `Rack::Utils.unescape_path` to unescape pathsAaron Patterson2015-09-041-1/+1
* Add windows version of nokogiriRafael Mendonça França2015-09-011-0/+4
* Require sprockets-rails >= 2claudiob2015-09-011-1/+1
* Add master branch to github gems to be able to use local clonesCarlos Antonio da Silva2015-09-011-4/+8
* implement the API required by the abstract Rack request.Aaron Patterson2015-08-271-1/+1
* use the non-hash dependent Rack utils APIAaron Patterson2015-08-271-1/+1
* Initial implementation of ActiveJob AsyncAdapter.Jerry D'Antonio2015-08-251-1/+1
* use a request object in the session middlewareAaron Patterson2015-08-221-3/+3
* dup the request and mutate its headers object.Aaron Patterson2015-08-211-3/+3
* point at rack masterAaron Patterson2015-08-201-27/+27
* Migrate to Sprockets 4.Andrei Istratii2015-08-191-3/+23
* Merge pull request #20647 from twalpole/method_source_dependencyRafael Mendonça França2015-08-141-0/+1
|\
| * Add method_source dependency to activesupportThomas Walpole2015-07-291-0/+1
* | implement `provider_job_id` for `queue_classic`.Yves Senn2015-08-131-3/+8
* | Update Gemfile.lockRafael Mendonça França2015-08-101-53/+48
|/
* Fix Gemfile.lockRafael Mendonça França2015-07-141-1/+0
* Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.Jerry D'Antonio2015-07-131-0/+3
* Add gemfile entry for GlobalID until a new release is cut.Kasper Timm Hansen2015-07-051-3/+9
* Update bundler to v1.10.4Tim Rogers2015-06-171-1/+1
* let's use the latest bundler version.Yves Senn2015-06-131-1/+1
* Ensure symbols passed to `select` are always quotedSean Griffin2015-05-301-1/+1
* Generate Bundler 1.10.1 lockfileSamuel E. Giddins2015-05-281-0/+3
* Unlock sneakers adapter versionSemyon Pupkov2015-04-281-7/+7
* Use latest sprockets-rails on internal devArthur Neves2015-04-261-7/+14
* Uncomment byebug in framework GemfileGodfrey Chan2015-04-241-0/+4
* Gemfile: temporay pin "bcrypt" version and run "bundle update bcrypt" on LinuxToshi MARUYAMA2015-04-091-1/+10
* redcarpet 3.2.2 has an XSS vulnerabilityAkira Matsuda2015-04-091-2/+2
* Remove old mri platform entries from our GemfileCarlos Antonio da Silva2015-04-011-2/+0
* Test using sprockets 3Rafael Mendonça França2015-03-291-6/+3
* method_source needs to be a hard dependency on railtiesArthur Neves2015-03-191-1/+1
* Add method_source to gemfileArthur Neves2015-03-181-0/+2
* Use the released gemRafael Mendonça França2015-03-101-8/+2