1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

24 commits

Author SHA1 Message Date
Anil Kumar Maurya
e0e36ed4df
Lock redis-objects to 1.6.0 as 1.7.0 has breaking changes (#796)
* Lock redis-objects at 1.6.0 version
2022-10-04 21:48:21 +05:30
Yuji Hanamura
4b87789c96 Relax rails versions 2021-06-28 10:38:45 +05:30
Yuji Hanamura
e78b48d3c4 Fix rspec failure in local development 2021-06-28 10:38:45 +05:30
Andrey Novikov
6786b2e2ad Update version in recommendation to add after_commit_everywhere
after_commit_everywhere 1.0.0 has been released without any breaking changes.

See https://github.com/Envek/after_commit_everywhere/releases/tag/v1.0.0
2021-02-18 09:36:57 +05:30
Anil Maurya
594bccf133 Update gemfiles for rails 4.2 2020-05-14 08:26:23 +05:30
Anil Maurya
65b3b4fae4 Try with 'sqlite3', '~> 1.3.5' 2019-02-25 15:10:01 +05:30
anilmaurya
5932c3dc95 Exclude jruby for nobrainer 2018-02-13 12:50:06 +05:30
anilmaurya
f75f03b0db Fix specs, lock "activerecord-jdbcsqlite3-adapter" to "1.3.24" 2018-01-21 00:57:13 +05:30
Victor Shcherbakov
8e8c6baeaf Update Redis support
Fix #480
2017-07-11 17:41:02 +05:30
Reid Morrison
ceb05f746b Drop Support for Mongo Mapper (#439)
* Drop support for Mongo Mapper.

* Refactor Appraisal
2017-03-08 23:29:42 +05:30
Josh Teeter
ec33533042 Resolve Ruby 1.9.3 failing on CI (#430)
* Force installing nokogiri 1.6.8.1 version in the rails 4.2 files
2017-01-23 15:04:40 +05:30
Thorsten Böttger
4d9045903c find out if Travis CI runs the dynamoid tests 2016-12-11 21:25:33 +13:00
Phil Pirozhkov
9238055944 Use appraisal to test all the matrix locally 2016-10-24 01:30:55 +03:00
Thorsten Böttger
2981e684f5 mime-types gem version >= 3 requires mime-types-date which requires Ruby 2.x 2016-05-03 20:43:11 +12:00
Thorsten Böttger
7a7a17f5e8 Merge pull request #300 from LeeChSien/master
Add [dynamoid](http://joshsymonds.com/Dynamoid/) support.
2016-02-05 15:04:03 +13:00
Jason Lee
30b1edb1e7 Add [dynamoid](http://github.com/Veraticus/Dynamoid) support. 2016-01-10 20:34:27 +08:00
Ferdinand Rosario
48bd045cc7 attempt to check AASM compatible with latest rubies also updated the rails version to latest patch 2016-01-08 10:36:43 +05:30
Thorsten Böttger
84a0dfe9c9 I don't need coveralls 2015-03-07 22:46:08 +13:00
Reid Morrison
4a7a87bcc5 Mongoid V4 uses bson v2 which is not compatible with mongo and therefore mongo_mapper 2015-02-14 14:59:46 -05:00
Reid Morrison
453595586a Specify minimum MongoMapper version for Travis 2015-02-14 14:18:09 -05:00
Reid Morrison
7134072568 Merge branch 'master' of https://github.com/aasm/aasm
Conflicts:
	Gemfile
	gemfiles/rails_4.0.gemfile
	gemfiles/rails_4.1.gemfile
	gemfiles/rails_4.2.gemfile
2015-02-14 13:06:45 -05:00
Thorsten Böttger
151d0ee2e2 enable mongoid for Rails > 4.x 2015-02-14 21:23:46 +13:00
Reid Morrison
31387649f3 Add support for MongoMapper 2015-01-15 18:10:49 -05:00
Thorsten Böttger
de91f0ed8a let Travis build with Ruby 2.2 and Rails 4.2 2014-12-20 20:29:30 +01:00