Skip to content
Snippets Groups Projects
Commit cf7a1fc9 authored by Thomas Wood's avatar Thomas Wood
Browse files

:gem: Update & set environment CI option

parent c315070a
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ deadlinks:
deploy:
stage: deploy
environment: production
script:
- bundle exec rake deploy
tags:
......
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.6)
activesupport (4.2.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
......@@ -24,7 +24,7 @@ GEM
csl (~> 1.0)
ethon (0.9.0)
ffi (>= 1.3.0)
ffi (1.9.10)
ffi (1.9.14)
html-proofer (3.0.6)
activesupport (~> 4.2)
addressable (~> 2.3)
......@@ -71,7 +71,7 @@ GEM
pkg-config (~> 1.1.7)
parallel (1.9.0)
pkg-config (1.1.7)
pry (0.10.3)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment