Skip to content

Commit

Permalink
Merge pull request #621 from ePages-de/develop
Browse files Browse the repository at this point in the history
Release v0.15.0
  • Loading branch information
gersanco authored May 8, 2020
2 parents 0784642 + 3d6aed4 commit b865c8c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ defaults: &defaults
devportal_defaults: &devportal_defaults
<<: *defaults
docker:
- image: circleci/ruby:2.4.2
- image: circleci/ruby:2.6.6
environment:
BUNDLER_VERSION: 2.1.4

docs_defaults: &docs_defaults
<<: *defaults
docker:
- image: circleci/ruby:2.4.1
- image: circleci/ruby:2.6.6
environment:
BUNDLER_VERSION: 2.1.4

Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.2
2.6.6
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ DEPENDENCIES
rouge (~> 3.3)

RUBY VERSION
ruby 2.4.2p198
ruby 2.6.6p146

BUNDLED WITH
2.1.4

0 comments on commit b865c8c

Please sign in to comment.