Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .dependency_decisions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,9 @@
:why: MIT License https://github.com/defunkt/colored/blob/master/LICENSE
:versions: []
:when: 2018-12-06 16:05:25.674247558 Z
- - :approve
- bundler
- :who:
:why: MIT License https://github.com/bundler/bundler/blob/master/LICENSE.md
:versions: []
:when: 2019-05-28 09:24:54.882581954 Z
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: ruby
cache: bundler
before_install:
- openssl aes-256-cbc -K $encrypted_3d22a8bf1dac_key -iv $encrypted_3d22a8bf1dac_iv
-in .env.enc -out .env -d
install: bundle install --jobs=3 --retry=3 --path vendor/bundle
rvm:
- 2.6.2
- 2.5.5
Expand Down