.circleci/config.yml in azeroth-0.5.0 vs .circleci/config.yml in azeroth-0.6.0

- old
+ new

@@ -1,9 +1,9 @@ version: 2 jobs: build: docker: - - image: darthjee/circleci_rails_gems:0.4.0 + - image: darthjee/circleci_rails_gems:0.5.1 environment: PROJECT: azeroth steps: - checkout - run: