Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f7a98db9 authored by Albin PETIT's avatar Albin PETIT
Browse files

Update Gemfile dependancies

parent 31a910d2
Branches
No related tags found
No related merge requests found
Pipeline #652330 failed
...@@ -4,14 +4,10 @@ gem "hash_validator" ...@@ -4,14 +4,10 @@ gem "hash_validator"
gem "hashdiff" gem "hashdiff"
gem "diffy" gem "diffy"
gem "mediawiki_api" gem "mediawiki_api"
gem "net-ssh"
gem "rbnacl", "~> 3.2", "< 5.0"
gem "bcrypt_pbkdf", "~> 1.0"
gem "dns-zone" gem "dns-zone"
gem "net-ssh"
gem "ruby-cute", :require => "cute" gem "ruby-cute", :require => "cute"
gem "peach"
gem "restfully"
gem "rspec", :group => [:development] gem "rspec", :group => [:development]
gem "webmock", :group => [:development] gem "webmock", :group => [:development]
gem "simplecov", :group => [:development] gem "simplecov", :group => [:development]
gem "code-explorer", :group => [:development] gem "rake"
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
abstract_method (1.2.1) addressable (2.8.0)
addressable (2.6.0) public_suffix (>= 2.0.2, < 5.0)
public_suffix (>= 2.0.2, < 4.0) crack (0.4.5)
ast (2.4.0) rexml
backports (3.15.0) diff-lcs (1.5.0)
bcrypt_pbkdf (1.0.1) diffy (3.4.2)
bond (0.4.3)
cheetah (0.5.0)
abstract_method (~> 1.2)
code-explorer (0.3.0)
cheetah (~> 0)
coderay (~> 1)
parser (~> 2.0)
sinatra (~> 1)
coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
diffy (3.3.0)
dns-zone (0.3.1) dns-zone (0.3.1)
docile (1.3.2) docile (1.4.0)
domain_name (0.5.20190701) domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
faraday (0.15.4) faraday (0.17.5)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6) faraday-cookie_jar (0.0.7)
faraday (>= 0.7.4) faraday (>= 0.8.0)
http-cookie (~> 1.0.0) http-cookie (~> 1.0.0)
faraday_middleware (0.13.1) faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0) faraday (>= 0.7.4, < 1.0)
ffi (1.12.2)
hash_validator (1.0.0) hash_validator (1.0.0)
hashdiff (1.0.0) hashdiff (1.0.1)
http-cookie (1.0.3) http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5) domain_name (~> 0.5)
ipaddress (0.8.3) ipaddress (0.8.3)
json (2.5.1) json (2.6.2)
mediawiki_api (0.7.1) mediawiki_api (0.7.1)
faraday (~> 0.9, >= 0.9.0) faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6) faraday-cookie_jar (~> 0.0, >= 0.0.6)
faraday_middleware (~> 0.10, >= 0.10.0) faraday_middleware (~> 0.10, >= 0.10.0)
mime-types (2.99.3) mime-types (3.4.1)
multipart-post (2.1.1) mime-types-data (~> 3.2015)
net-ssh (4.2.0) mime-types-data (3.2022.0105)
multipart-post (2.2.3)
net-ssh (7.0.1)
net-ssh-gateway (2.0.0) net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0) net-ssh (>= 4.0.0)
net-ssh-multi (1.2.1) net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0) net-ssh-gateway (>= 1.2.0)
netrc (0.11.0) netrc (0.11.0)
parser (2.5.3.0) public_suffix (4.0.7)
ast (~> 2.4.0) rake (13.0.6)
peach (0.5.1) rest-client (2.1.0)
public_suffix (3.1.1) http-accept (>= 1.7.0, < 2.0)
rack (1.6.13)
rack-cache (1.9.0)
rack (>= 0.4)
rack-protection (1.5.5)
rack
rb-readline (0.5.5)
rbnacl (3.4.0)
ffi
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0) http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0) mime-types (>= 1.16, < 4.0)
netrc (~> 0.7) netrc (~> 0.8)
rest-client-components (1.5.0) rexml (3.2.5)
rack (>= 1.0.1) rspec (3.11.0)
rest-client (>= 1.6.0) rspec-core (~> 3.11.0)
restfully (1.2.0) rspec-expectations (~> 3.11.0)
addressable rspec-mocks (~> 3.11.0)
backports rspec-core (3.11.0)
json (~> 1.5) rspec-support (~> 3.11.0)
rack-cache rspec-expectations (3.11.0)
rb-readline
rest-client (~> 1.6)
rest-client-components
ripl (= 0.6.1)
ripl-color_streams
ripl-multi_line
ripl-play (~> 0.2.1)
ripl-short_errors
ripl (0.6.1)
bond (~> 0.4.0)
ripl-color_streams (0.1.2)
ripl (>= 0.2.8)
ripl-multi_line (0.3.1)
ripl (>= 0.3.6)
ripl-play (0.2.1)
ripl (>= 0.3.0)
ripl-short_errors (0.1.0)
ripl (>= 0.2.8)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0) rspec-support (~> 3.11.0)
rspec-mocks (3.8.1) rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0) rspec-support (~> 3.11.0)
rspec-support (3.8.2) rspec-support (3.11.0)
ruby-cute (0.12) ruby-cute (0.13)
ipaddress (>= 0.8) ipaddress (>= 0.8)
json (>= 1.8) json (>= 1.8)
net-ssh-multi (>= 1.2) net-ssh-multi (>= 1.2)
rest-client (>= 1.6) rest-client (>= 1.6)
safe_yaml (1.0.5) simplecov (0.21.2)
simplecov (0.17.1)
docile (~> 1.1) docile (~> 1.1)
json (>= 1.8, < 3) simplecov-html (~> 0.11)
simplecov-html (~> 0.10.0) simplecov_json_formatter (~> 0.1)
simplecov-html (0.10.2) simplecov-html (0.12.3)
sinatra (1.4.8) simplecov_json_formatter (0.1.4)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.10)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.6) unf_ext (0.0.8.2)
webmock (3.7.5) webmock (3.17.1)
addressable (>= 2.3.6) addressable (>= 2.8.0)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
...@@ -134,18 +84,17 @@ PLATFORMS ...@@ -134,18 +84,17 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
bcrypt_pbkdf (~> 1.0)
code-explorer
diffy diffy
dns-zone dns-zone
hash_validator hash_validator
hashdiff hashdiff
mediawiki_api mediawiki_api
net-ssh net-ssh
peach rake
rbnacl (~> 3.2, < 5.0)
restfully
rspec rspec
ruby-cute ruby-cute
simplecov simplecov
webmock webmock
BUNDLED WITH
2.3.7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment