isomorfeus-operation 2.0.17 → 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: 6f6b7d601010c08b3adbb6b54951a906b2fe7b972f5fa25b3f43a5cdeb5fd615
4
- data.tar.gz: 818d12006dae50eb6e447dec6164f997d57479276c4390d1615d12ad6371d1ca
3
+ metadata.gz: 5bfe255ca6b8dbcd97655e1bd1bc196defec7fc980dd85ffb49ae962d372f63c
4
+ data.tar.gz: 3a5fd521106521172ef4562e09ebbe5dc581dee32c1d799936b2a1881f3fcf54
5
5
  SHA512:
6
- metadata.gz: 88bbe0868f93a1fe43f8c5d2df21a8817f5f9916a8cda210bb0f52027f78c1df7bf469d116f97308513d9d260ba63ae12260119cbbf796b8a5395999e9ee881d
7
- data.tar.gz: 9d0482b3ebb5132f6d07af5ae0c03ae5f6efd3f167b61f01715b70a72c8f37bdee2b7fc5d6130a3b9077ec8acea0b792908f3f7cab1eed569533377bda9d6a40
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.17'
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.17
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-05 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
@@ -86,14 +86,14 @@ dependencies:
86
86
  requirements:
87
87
  - - "~>"
88
88
  - !ruby/object:Gem::Version
89
- version: 10.6.27
89
+ version: 10.6.30
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: 10.6.27
96
+ version: 10.6.30
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: isomorfeus-redux
99
99
  requirement: !ruby/object:Gem::Requirement
@@ -114,28 +114,28 @@ dependencies:
114
114
  requirements:
115
115
  - - '='
116
116
  - !ruby/object:Gem::Version
117
- version: 2.0.17
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.17
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.17
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.17
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: