Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
4e19b8f7
Commit
4e19b8f7
authored
Apr 29, 2016
by
Jérémie Gaidamour
Browse files
[dev] Added the hash_validator dependency to the Gemfile
parent
7cfd57f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
generators/Gemfile
View file @
4e19b8f7
...
@@ -3,3 +3,4 @@ gem 'hashdiff'
...
@@ -3,3 +3,4 @@ gem 'hashdiff'
gem
'net-ssh'
gem
'net-ssh'
gem
'peach'
gem
'peach'
gem
'ruby-cute'
gem
'ruby-cute'
gem
'hash_validator'
generators/Gemfile.lock
View file @
4e19b8f7
GEM
GEM
remote: https://rubygems.org/
remote: https://rubygems.org/
specs:
specs:
hash_validator (0.4.0)
hashdiff (0.3.0)
hashdiff (0.3.0)
ipaddress (0.8.3)
ipaddress (0.8.3)
json (1.8.3)
json (1.8.3)
...
@@ -26,6 +27,7 @@ PLATFORMS
...
@@ -26,6 +27,7 @@ PLATFORMS
ruby
ruby
DEPENDENCIES
DEPENDENCIES
hash_validator
hashdiff
hashdiff
net-ssh
net-ssh
peach
peach
...
...
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