1
0
Fork 0
Commit Graph

39 Commits

Author SHA1 Message Date
Andrew Tomaka 8388c25785
Fix bad version tag 2022-10-04 21:50:59 -04:00
Andrew Tomaka e8b1add578
Bump versions (#25) 2022-10-04 21:47:43 -04:00
Andrew Tomaka 5e71dcfe0c
Bump version to .8 (#24) 2021-10-23 10:44:22 -04:00
Andrew Tomaka 46afb11171
Update dependencies (2021-10) (#23) 2021-10-23 10:38:28 -04:00
Andrew Tomaka e952ddc041
Fix security issue with puma (#22) 2021-10-05 21:38:18 -04:00
Andrew Tomaka af63e3eb95
Ruby 3 (#21) 2021-10-05 21:34:40 -04:00
Andrew Tomaka 9d7a388b2c
Remove WIP from README (#20) 2020-10-03 14:47:35 -04:00
Andrew Tomaka b75dc17053
Bump default to 2.7 (#19) 2020-10-03 12:55:24 -04:00
Andrew Tomaka 99b053bfde
Update rake version (#18) 2020-05-07 22:29:53 -04:00
Andrew Tomaka 9bae1a96b9
Let someone else worry about style (#17) 2020-02-19 07:52:46 -05:00
Andrew Tomaka 060cb4979e
Release version 0.7 (#16) 2020-02-06 23:37:40 -05:00
Andrew Tomaka dbcf222dee Add Ruby 2.7 to test matrix 2020-02-06 23:32:04 -05:00
Andrew Tomaka bf47233f8b Remove some forced dependency versioning 2020-02-06 23:32:04 -05:00
Andrew Tomaka 0d9fabbbb0
Document Spring preloader issue and workaround (#14) 2019-11-13 22:18:02 -05:00
Andrew Tomaka e4eadd59a8
Attempt to use current gem for testing (#12)
(fixes #11)
2019-10-14 22:04:41 -04:00
Andrew Tomaka 088ad05173
Remove TravisCI (#10) 2019-10-09 22:29:57 -04:00
Andrew Tomaka bd72d2a64f
Add sample Rails application (#9)
* Add rails application
* Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
Andrew Tomaka 4e01cb5277
Support Rails 6 (#8) 2019-10-04 23:23:04 -04:00
Andrew Tomaka 4aab745b0e
Try out Github actions 2019-08-28 22:42:11 -04:00
Andrew Tomaka 2a8fac125d
Merge pull request #6 from atomaka/feature/ruby2.6
Test against Ruby 2.6
2019-06-14 19:40:31 -04:00
Andrew Tomaka 4d1f18d850
Test against Ruby 2.6 2019-06-14 19:23:48 -04:00
Andrew Tomaka ceb87076c4
Release 0.4.0 2018-05-07 12:00:40 -04:00
Andrew Tomaka 8704c03c72
Merge pull request #5 from atomaka/feature/clean-up-tests
Setup bundler
2018-05-07 12:00:24 -04:00
Andrew Tomaka 2f5f6f37c8
Setup bundler 2018-05-07 11:46:15 -04:00
Andrew Tomaka 1d82e1fa48
Merge pull request #4 from atomaka/feature/paginate
Handle pagination
2018-05-07 11:36:11 -04:00
Andrew Tomaka d95c8b1b0f
Handle pagination
The spec on this is pretty subpar. This is hacked in to resolve a
production issue!  Failed to realize that the Ruby SDK limits parameter
responses to 10 because the CLI does not.
2018-05-07 11:30:14 -04:00
Andrew Tomaka ca7fe0555a
Merge pull request #3 from atomaka/feature/increase-support
Add more Rubies to be tested
2018-04-10 21:08:02 -04:00
Andrew Tomaka 5072050736
Add more Rubies to be tested 2018-04-10 20:48:57 -04:00
Andrew Tomaka 8deee4dc89
Merge pull request #2 from atomaka/feature/rails-5-2
Mark compatible with Rails 5.2
2018-04-10 01:35:51 -04:00
Andrew Tomaka 3b5f6dec0b
Mark compatible with Rails 5.2 2018-04-10 01:30:52 -04:00
Andrew Tomaka b6061f18ca
Merge pull request #1 from atomaka/feature/retriever-specs
Add retriever specs
2018-04-09 23:24:27 -04:00
Andrew Tomaka e30f1433fb
Clean up CI/CD 2018-04-09 23:21:10 -04:00
Andrew Tomaka 0029c81275
Add retriever specs 2018-04-09 23:20:58 -04:00
Andrew Tomaka a6f8135a17
Refactor Environment to not inherit from hash 2018-04-09 18:40:37 -04:00
Andrew Tomaka 2891c0d168
Add specs for environment class 2018-04-09 17:54:30 -04:00
Andrew Tomaka c7e33266ec
Tag new version 2018-03-28 22:02:32 -04:00
Andrew Tomaka 4343e2e9b4
Add rubocop 2018-03-28 21:57:06 -04:00
Andrew Tomaka abf0f6c2b3
Refactor and add some specs 2018-03-28 21:51:39 -04:00
Andrew Tomaka 84383e8911 Initial commit 2018-03-22 18:01:53 -04:00