Skip to content

Commit

Permalink
cidr and molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
petergarbers committed Apr 26, 2018
1 parent 71c00f5 commit 34fa22e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion default.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ homebrew_installed_packages:
- rabbitmq
- rbenv
- sassc
- shellcheck
- terraform
- telnet
- wget
Expand Down Expand Up @@ -58,8 +59,8 @@ homebrew_cask_apps:
- insomnia
- iterm2
- java8
- licecap
- postico
- recordit
- sequel-pro
- skype
- slack
Expand Down
4 changes: 2 additions & 2 deletions files/profiles.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
[lein-kibit "0.1.3"]
[jonase/eastwood "0.2.3"]
[refactor-nrepl "2.4.0-SNAPSHOT"]
[cider/cider-nrepl "0.16.0"]]
[cider/cider-nrepl "0.17.0-snapshot"]]
:dependencies [[clj-stacktrace "0.2.8"]
[pjstadig/humane-test-output "0.8.3"]
[john2x/repload "0.0.3"] ; https://github.com/john2x/repload
[im.chit/lucid.core.inject "1.3.6"]
[mvxcvi/puget "1.0.0"]
[molecule "0.1.1-SNAPSHOT"]
[org.clojure/tools.nrepl "0.2.12"] ]
:repl-options {:init (set! *print-length* 500)
:timeout 120000}
Expand Down

0 comments on commit 34fa22e

Please sign in to comment.