robro 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/robro/version.rb +1 -1
  3. data/robro.gemspec +1 -1
  4. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 10669183561bee9dc05019e9ba48e4a310d677bf7f6d894a2087b921bcbbf4e2
4
- data.tar.gz: 5dc3de7e22944e99eb1573ec854c6c85c448c372b133e10a81919888b35106df
3
+ metadata.gz: e88a67da2ab2954835ceb48c4780e7c7b919221bf071010566a375cc2b46bf59
4
+ data.tar.gz: bf448e4ec1218620392f80f3e0a68d5a735b7001ec53bedca348c69403572e43
5
5
  SHA512:
6
- metadata.gz: dc6d2c6335ddbad6ac9d1a4eeef648b1b1762230f3d9dc547adf73760662f070ec63b8cbecc17a0949ee3c6d799518c2bc469915ca7a60ebe5ade369f94f417d
7
- data.tar.gz: ed9fc9c0d20e14fcf379617fccf84f98abb30e03936f71660bae4c79e21c7054b3b701d46ec0cb1dd1543900d774280ffd8574b091f065f09ed99d35054768cc
6
+ metadata.gz: e13f9f6c6d1b2b1213dce31b946e4788c6de82844bf743e761cb7b30cf07608b0fcc25245efc0a523b6e6e5011cf400425e2c2993e70c744e89ec88a3e54dd48
7
+ data.tar.gz: e73077cb7f59764e3355b294a5d44377d158026db6ecd36df0126eea3c87b3f31988300fc241b7d756c67858f2bd4c84a87e459f451968d8f0e4bd7fe853fae5
data/lib/robro/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Robro
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/robro.gemspec CHANGED
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
 
9
9
  spec.summary = %q{Robotized Browser}
10
10
  spec.description = %q{Automate tasks that require a _real_ browser}
11
- spec.homepage = "https://github.com/neomilium/robro"
11
+ spec.homepage = "https://github.com/opus-codium/robro"
12
12
  spec.required_ruby_version = Gem::Requirement.new(">= 2.5.0")
13
13
 
14
14
  spec.metadata["homepage_uri"] = spec.homepage
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: robro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Romuald Conty
@@ -173,12 +173,12 @@ files:
173
173
  - lib/robro/user_scripts.rb
174
174
  - lib/robro/version.rb
175
175
  - robro.gemspec
176
- homepage: https://github.com/neomilium/robro
176
+ homepage: https://github.com/opus-codium/robro
177
177
  licenses: []
178
178
  metadata:
179
- homepage_uri: https://github.com/neomilium/robro
180
- source_code_uri: https://github.com/neomilium/robro.git
181
- changelog_uri: https://github.com/neomilium/robro/Changelog.md
179
+ homepage_uri: https://github.com/opus-codium/robro
180
+ source_code_uri: https://github.com/opus-codium/robro.git
181
+ changelog_uri: https://github.com/opus-codium/robro/Changelog.md
182
182
  post_install_message:
183
183
  rdoc_options: []
184
184
  require_paths: