Sha256: cbac01cad72197fc9aeea92cd9701580ef0ce75da462628222b264d1583302b0

Contents?: true

Size: 1.71 KB

Versions: 0

Compression: gzip

Compressed size: 794 Bytes

Stored size: 794 Bytes

Contents

--- !ruby/object:Gem::Specification
name: network_connector
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Mohamed Camara Gueye
autorequire:
bindir: bin
cert_chain: []
date: 2022-04-14 00:00:00.000000000 Z
dependencies: []
description: You might be working in a big company with high security policies. Where
  you need to connect to and login into a web page in order to have access to internet.
  This libray will helps you automate the connection so that you dont have to always
  open the website and conenct manually
email:
- katakeynii@gmail.com
executables:
- workconnektor
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/workconnektor
- build.sh
- lib/network_connector.rb
- lib/network_connector/version.rb
- sig/network_connector.rbs
homepage: https://github.com/katakeynii/network_connector
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org
  homepage_uri: https://github.com/katakeynii/network_connector
  source_code_uri: https://github.com/katakeynii/network_connector/blob/main/CHANGELOG.md
  changelog_uri: https://github.com/katakeynii/network_connector/blob/main/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.6.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.3
signing_key:
specification_version: 4
summary: This gem helps connect to a private network by accessing it
test_files: []

Package Spec version

network_connector-0.1.0