Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fde970b4 authored by MICHON Nicolas's avatar MICHON Nicolas
Browse files

[dev] Adde dns-zone to Gemfile

parent 80d8b632
Branches
No related tags found
No related merge requests found
...@@ -6,3 +6,4 @@ gem "diffy" ...@@ -6,3 +6,4 @@ gem "diffy"
gem "mediawiki_api" gem "mediawiki_api"
gem "net-ssh" gem "net-ssh"
gem "ruby-ip" gem "ruby-ip"
gem 'dns-zone'
...@@ -2,6 +2,7 @@ GEM ...@@ -2,6 +2,7 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
diffy (3.2.0) diffy (3.2.0)
dns-zone (0.3.1)
domain_name (0.5.20170223) domain_name (0.5.20170223)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
faraday (0.11.0) faraday (0.11.0)
...@@ -31,6 +32,7 @@ PLATFORMS ...@@ -31,6 +32,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
diffy diffy
dns-zone
hash_validator hash_validator
hashdiff hashdiff
mediawiki_api mediawiki_api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment