Mentions légales du service

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

[dev] Force 'cute' to be ruby-cute

parent 3679e818
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ gem "mediawiki_api" ...@@ -7,6 +7,6 @@ gem "mediawiki_api"
gem "net-ssh" gem "net-ssh"
gem "ruby-ip" gem "ruby-ip"
gem "dns-zone" gem "dns-zone"
gem "ruby-cute" gem "ruby-cute", :require => "cute"
gem "peach" gem "peach"
gem "restfully" gem "restfully"
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
backports (3.10.3)
diffy (3.2.0) diffy (3.2.0)
dns-zone (0.3.1) dns-zone (0.3.1)
domain_name (0.5.20170223) domain_name (0.5.20170223)
...@@ -38,6 +39,10 @@ GEM ...@@ -38,6 +39,10 @@ GEM
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.8) netrc (~> 0.8)
restfully (0.6.3)
backports
json (>= 1.2.0)
rest-client (>= 1.4)
ruby-cute (0.7) ruby-cute (0.7)
ipaddress (>= 0.8) ipaddress (>= 0.8)
json (>= 1.8) json (>= 1.8)
...@@ -59,5 +64,6 @@ DEPENDENCIES ...@@ -59,5 +64,6 @@ DEPENDENCIES
mediawiki_api mediawiki_api
net-ssh net-ssh
peach peach
restfully
ruby-cute ruby-cute
ruby-ip ruby-ip
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