Skip to content

Commit

Permalink
Merge pull request #256 from 18F/stages/rc-2021-10-21
Browse files Browse the repository at this point in the history
Release RC 25 to Production
  • Loading branch information
mitchellhenke committed Oct 21, 2021
2 parents e5e61fb + 5f55ec8 commit b147a4e
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 362 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
docker:
# Specify the Ruby version you desire here
- image: circleci/ruby:2.7-node-browsers
- image: cimg/ruby:2.7.3
environment:
RAILS_ENV: test
CC_TEST_REPORTER_ID: c88a6f4af1fbf80e0fc9a5593ebff124b2f940645b1eacb5adb681522bbf650e
Expand All @@ -21,7 +21,7 @@ jobs:
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
- image: circleci/postgres:9.5-alpine
- image: circleci/postgres:9.6-alpine
environment:
POSTGRES_USER: circleci

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
puma (4.3.8)
puma (4.3.9)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b147a4e

Please sign in to comment.