Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot]
7420b0c614
Bump loofah from 2.19.0 to 2.19.1 in /spec/rails
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 20:36:52 +00:00
e8b1add578
Bump versions (#25) 2022-10-04 21:47:43 -04:00
46afb11171
Update dependencies (2021-10) (#23) 2021-10-23 10:38:28 -04:00
e952ddc041
Fix security issue with puma (#22) 2021-10-05 21:38:18 -04:00
9bae1a96b9
Let someone else worry about style (#17) 2020-02-19 07:52:46 -05:00
bf47233f8b Remove some forced dependency versioning 2020-02-06 23:32:04 -05:00
e4eadd59a8
Attempt to use current gem for testing (#12)
(fixes #11)
2019-10-14 22:04:41 -04:00
bd72d2a64f
Add sample Rails application (#9)
* Add rails application
* Run tests for sample Rails app
2019-10-09 22:25:20 -04:00
2f5f6f37c8
Setup bundler 2018-05-07 11:46:15 -04:00
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
0029c81275
Add retriever specs 2018-04-09 23:20:58 -04:00
a6f8135a17
Refactor Environment to not inherit from hash 2018-04-09 18:40:37 -04:00
2891c0d168
Add specs for environment class 2018-04-09 17:54:30 -04:00
4343e2e9b4
Add rubocop 2018-03-28 21:57:06 -04:00
abf0f6c2b3
Refactor and add some specs 2018-03-28 21:51:39 -04:00
84383e8911 Initial commit 2018-03-22 18:01:53 -04:00