Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-org
gitlab-exporter
Commits
dc8dabf2
Commit
dc8dabf2
authored
May 13, 2018
by
Ahmad Sherif
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 2.14.0
parent
44d00c9b
Pipeline
#82501
passed with stage
in 19 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Gemfile.lock
Gemfile.lock
+2
-2
lib/gitlab_monitor/version.rb
lib/gitlab_monitor/version.rb
+1
-1
No files found.
Gemfile.lock
View file @
dc8dabf2
PATH
remote: .
specs:
gitlab-monitor (2.1
3
.0)
gitlab-monitor (2.1
4
.0)
connection_pool (~> 2.2.1)
pg (~> 0.18.4)
quantile (~> 0.2.0)
...
...
@@ -21,7 +21,7 @@ GEM
pg (0.18.4)
powerpack (0.1.1)
quantile (0.2.0)
rack (1.6.
9
)
rack (1.6.
10
)
rack-protection (1.5.5)
rack
rainbow (2.1.0)
...
...
lib/gitlab_monitor/version.rb
View file @
dc8dabf2
module
GitLab
module
Monitor
VERSION
=
"2.1
3
.0"
.
freeze
VERSION
=
"2.1
4
.0"
.
freeze
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment