1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

17 commits

Author SHA1 Message Date
Jeremy Daer
d7ab5c8f1f Test against Rails edge by default. CI against 4.2 also.
* Don't deep-require to AD::Http::Request since it misses Mime autoload
2015-10-16 00:58:06 -07:00
Kasper Timm Hansen
65fde3bf75 Fix the gem version in Gemfile.lock 2015-07-29 22:22:39 +02:00
Javan Makhmali
ccfb1a8b1c Use Celluloid 0.16.0 until termination issue in 0.17.0 is resolved
The issue: https://github.com/celluloid/celluloid/issues/637
2015-07-24 12:05:31 -04:00
Thomas Walpole
5d8c848273 Update gems and requires 2015-07-22 14:54:48 -07:00
constXife
c47e628da4 Remove version requirements. 2015-07-20 09:22:29 +06:00
constXife
a0048e3020 Add coffee-rails as a dependency. 2015-07-20 00:44:19 +06:00
Jeremy Kemper
f1b9095bdc Move dev dependencies from Gemfile to the gemspec: rake, puma, mocha 2015-07-13 19:28:14 -07:00
Pratik Naik
13fb9b8c7b Updated Gemfile.lock 2015-07-12 13:25:24 -05:00
Pratik Naik
53c82f6dc0 Add actionpack as a dependency 2015-07-12 11:44:56 -05:00
Pratik Naik
f207245cc7 Load mocha for tests 2015-07-12 11:44:56 -05:00
Jeffrey Hardy
42ac768562 Freshen Gemfile.lock
Generated from a fresh `bundle install`

* Add websocket-driver
* Update activesupport
* Rename `actioncable` -> `action_cable`
2015-07-08 23:16:23 -04:00
David Heinemeier Hansson
4bb995a4aa Use latest Bundler 2015-07-07 19:03:57 +02:00
David Heinemeier Hansson
2b41ede6f8 Latest dependencies 2015-06-19 18:55:14 +02:00
Pratik Naik
eec92d0229 Add connection identifier and an internal redis channel 2015-04-06 12:21:22 -05:00
Jeremy Kemper
144a381c5e Support Rails 5 2015-02-16 08:15:22 -08:00
Pratik Naik
06397077e4 New Gemfile.lock 2015-02-13 17:29:17 +05:30
Pratik Naik
a5c3a8d3e3 Latest gems and fix a callback bug 2015-01-15 21:07:31 +05:30