isomorfeus-operation 2.0.20 → 2.0.21

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1485cfb1d8399a34f009fbb363b0def8150129a69999a9d5a025bb37a7af78cd
4
- data.tar.gz: 53baa2c544519d39e48a63988c28ab19857ec0cc7f766b0b613520e65950ec56
3
+ metadata.gz: 5bfe255ca6b8dbcd97655e1bd1bc196defec7fc980dd85ffb49ae962d372f63c
4
+ data.tar.gz: 3a5fd521106521172ef4562e09ebbe5dc581dee32c1d799936b2a1881f3fcf54
5
5
  SHA512:
6
- metadata.gz: d2328ecca321d478ee3d6e835d54d29792d4a4bfcaf8e75a1baf7421e4ad14231803f82ed2a364af6bd9c9556ed3ed938b05c92f32881e16dd5a8afc0cbc8ea9
7
- data.tar.gz: df8fbeae9b6eaf860ea5015a5334f0a2f1e6a3602ed3971b5129e68895e8056384fe1f4f306a54e9a1c0aafc5346029fca84ff28a4d11dc4261d79e027e96447
6
+ metadata.gz: bee058e064cdaa648afb2d46055c66d9dd9fbfb41354803decd6dffa2c6c664bd7681e612871330473ace553bd97c36593ac5f6b38ca54178bfb940a9c65e279
7
+ data.tar.gz: d41bdbc0d4c9484ce42d552a7ff7066b44315420d6f8d9d3b629b498fa64b36da19110f8fdce5272b80aa89d94d7972cabe50330dcae93310e14c74a33c97e3f
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  Operations for Isomorfeus.
4
4
 
5
5
  ### Community and Support
6
- At the [Isomorfeus Framework Project](http://isomorfeus.com)
6
+ At the [Isomorfeus Framework Project](https://isomorfeus.com)
7
7
 
8
8
  ### Usage
9
9
  Operations use Props like other parts of the system.
@@ -1,5 +1,5 @@
1
1
  module Isomorfeus
2
2
  module Operation
3
- VERSION = '2.0.20'
3
+ VERSION = '2.0.21'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: isomorfeus-operation
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.20
4
+ version: 2.0.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Biedermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-07 00:00:00.000000000 Z
11
+ date: 2022-02-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -114,28 +114,28 @@ dependencies:
114
114
  requirements:
115
115
  - - '='
116
116
  - !ruby/object:Gem::Version
117
- version: 2.0.20
117
+ version: 2.0.21
118
118
  type: :runtime
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - '='
123
123
  - !ruby/object:Gem::Version
124
- version: 2.0.20
124
+ version: 2.0.21
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: isomorfeus
127
127
  requirement: !ruby/object:Gem::Requirement
128
128
  requirements:
129
129
  - - '='
130
130
  - !ruby/object:Gem::Version
131
- version: 2.0.20
131
+ version: 2.0.21
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - '='
137
137
  - !ruby/object:Gem::Version
138
- version: 2.0.20
138
+ version: 2.0.21
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: rake
141
141
  requirement: !ruby/object:Gem::Requirement
@@ -185,11 +185,12 @@ files:
185
185
  - lib/isomorfeus_operation/lucid_operation/steps.rb
186
186
  - lib/isomorfeus_operation/lucid_quick_op/base.rb
187
187
  - lib/isomorfeus_operation/lucid_quick_op/mixin.rb
188
- homepage: http://isomorfeus.com
188
+ homepage: https://isomorfeus.com
189
189
  licenses:
190
190
  - MIT
191
191
  metadata:
192
192
  github_repo: ssh://github.com/isomorfeus/gems
193
+ source_code_uri: https://github.com/isomorfeus/isomorfeus-project/isomorfeus-operation
193
194
  post_install_message:
194
195
  rdoc_options: []
195
196
  require_paths: