cuculungwa 0.0.6 → 0.0.7
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.
- checksums.yaml +8 -8
- metadata +1 -41
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
NDNhODc5NWIzNGM3N2YzNzc2M2E2YzQ2NTJjOTY0ZmQyN2ZmZTNhYQ==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
MTIzYTFmZDA4MDdlZmU1ODI2YjRlOTg0MDI1ZDMwMGJlMmFhNWJhOA==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
OTM2ODA0MzNiZGU2MjNiMGNhNTgyYTM3OWRjYTZlZWYyZWQyZmIzNTkyYzU3
|
|
10
|
+
M2Y0ZGFkZGQ5OGE4ZGZjNDA5NTY4MTQ0ZTU0MWRkNDU3YWUxN2NkMDFmNTEx
|
|
11
|
+
OTRmYTMyZTkzYzI2NWVmZTIxYTYzZTQxYTYzYWJlMTQ3ODA4MDc=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
OTdmNDJlYzBlNzhkZDZiNTFjMDVkY2Q0NjcxNGQ2YjVlYTBhYzJhYzkwNGQ4
|
|
14
|
+
ODVkNzJmZjA3MjVkZmZhNDVjZmE2YTM0OTA4NTE3NWNlYmU2MDQzN2FmZDNi
|
|
15
|
+
MTgzZTBlOGVkZWVlYzY1NDJmYWRkMTBiYzE5MmZmY2RhNDI5M2Y=
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cuculungwa
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Michal Kaftanski
|
|
@@ -70,26 +70,6 @@ dependencies:
|
|
|
70
70
|
- - ! '>='
|
|
71
71
|
- !ruby/object:Gem::Version
|
|
72
72
|
version: 1.0.1
|
|
73
|
-
- !ruby/object:Gem::Dependency
|
|
74
|
-
name: coffee-rails
|
|
75
|
-
requirement: !ruby/object:Gem::Requirement
|
|
76
|
-
requirements:
|
|
77
|
-
- - ~>
|
|
78
|
-
- !ruby/object:Gem::Version
|
|
79
|
-
version: '1.0'
|
|
80
|
-
- - ! '>='
|
|
81
|
-
- !ruby/object:Gem::Version
|
|
82
|
-
version: 1.0.1
|
|
83
|
-
type: :runtime
|
|
84
|
-
prerelease: false
|
|
85
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
86
|
-
requirements:
|
|
87
|
-
- - ~>
|
|
88
|
-
- !ruby/object:Gem::Version
|
|
89
|
-
version: '1.0'
|
|
90
|
-
- - ! '>='
|
|
91
|
-
- !ruby/object:Gem::Version
|
|
92
|
-
version: 1.0.1
|
|
93
73
|
- !ruby/object:Gem::Dependency
|
|
94
74
|
name: cucumber
|
|
95
75
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -170,26 +150,6 @@ dependencies:
|
|
|
170
150
|
- - ! '>='
|
|
171
151
|
- !ruby/object:Gem::Version
|
|
172
152
|
version: 1.8.1
|
|
173
|
-
- !ruby/object:Gem::Dependency
|
|
174
|
-
name: method_match
|
|
175
|
-
requirement: !ruby/object:Gem::Requirement
|
|
176
|
-
requirements:
|
|
177
|
-
- - ~>
|
|
178
|
-
- !ruby/object:Gem::Version
|
|
179
|
-
version: '1.0'
|
|
180
|
-
- - ! '>='
|
|
181
|
-
- !ruby/object:Gem::Version
|
|
182
|
-
version: 1.0.1
|
|
183
|
-
type: :runtime
|
|
184
|
-
prerelease: false
|
|
185
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
186
|
-
requirements:
|
|
187
|
-
- - ~>
|
|
188
|
-
- !ruby/object:Gem::Version
|
|
189
|
-
version: '1.0'
|
|
190
|
-
- - ! '>='
|
|
191
|
-
- !ruby/object:Gem::Version
|
|
192
|
-
version: 1.0.1
|
|
193
153
|
- !ruby/object:Gem::Dependency
|
|
194
154
|
name: mysql2
|
|
195
155
|
requirement: !ruby/object:Gem::Requirement
|